-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 17:58:16 msm8909 python3[2234]: DB VERSION: 9
May 12 17:58:16 msm8909 python3[2234]: [DB] No upgrade needed
May 12 17:58:17 msm8909 python3[2234]: [DEBUG] Looking for old files to remove in /data/logs
May 12 17:58:17 msm8909 python3[2234]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:58:17 msm8909 python3[2234]: [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 12 17:58:17 msm8909 python3[2234]: [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 12 17:58:18 msm8909 python3[2234]: [SSE] SETTING UP SSE
May 12 17:58:18 msm8909 python3[2234]: [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 12 17:58:18 msm8909 python3[2234]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xab106d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 17:58:18 msm8909 python3[2234]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa632a50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 17:58:31 msm8909 python3[2234]: Traceback (most recent call last):
May 12 17:58:31 msm8909 python3[2234]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 17:58:31 msm8909 python3[2234]: hci0 = BluetoothAdapter(0);
May 12 17:58:31 msm8909 python3[2234]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 17:58:31 msm8909 python3[2234]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 17:58:31 msm8909 python3[2234]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 17:58:31 msm8909 python3[2234]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 17:58:31 msm8909 python3[2234]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 17:58:31 msm8909 python3[2234]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 17:58:31 msm8909 python3[2234]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 17:58:31 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 17:58:31 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 17:58:31 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 17:58:36 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 17:58:36 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 17:58:36 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 17:58:38 msm8909 python3[3030]: READING DB FROM FILE: /data/mother.db
May 12 17:58:38 msm8909 python3[3030]: DB VERSION: 9
May 12 17:58:38 msm8909 python3[3030]: [DB] No upgrade needed
May 12 17:58:39 msm8909 python3[3030]: [DEBUG] Looking for old files to remove in /data/logs
May 12 17:58:39 msm8909 python3[3030]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:58:39 msm8909 python3[3030]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:58:39 msm8909 python3[3030]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:58:40 msm8909 python3[3030]: [SSE] SETTING UP SSE
May 12 17:58:40 msm8909 python3[3030]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:59:18 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 17:59:18 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 17:59:18 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 17:59:18 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 17:59:18 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 17:59:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a19ac5f4de034401a8433470a0900138"}
May 12 17:59:18 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '698c667015c14a589e0cee8916e4bc2d', 'timestamp': 1715507921.3961563}
May 12 17:59:18 msm8909 python3[3030]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'source': 1, 'key': None, 'timestamp': 1715507922.6480513}
May 12 17:59:18 msm8909 python3[3030]: [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', 'source': 1, 'key': None, 'timestamp': 1715507922.8869095}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [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', 'source': 1, 'key': None, 'timestamp': 1715507923.0923526}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [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', 'source': 1, 'key': None, 'timestamp': 1715507923.295552}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [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', 'source': 1, 'key': None, 'timestamp': 1715507923.4794159}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [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', 'source': 1, 'key': None, 'timestamp': 1715507923.6635509}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'source': 1, 'key': None, 'timestamp': 1715507923.9135275}
May 12 17:59:18 msm8909 python3[3030]: [SSE] UPDATING W CONFIG
May 12 17:59:18 msm8909 python3[3030]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'source': 1, 'key': None, 'timestamp': 1715507923.9566255}
May 12 17:59:18 msm8909 python3[3030]: [SSE] SETTING PROVISIONING TO: 0
May 12 17:59:18 msm8909 python3[3030]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 17:59:18 msm8909 python3[3030]: [CONFIG] SSE Has new config, updating
May 12 17:59:18 msm8909 python3[3030]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:59:18 msm8909 python3[3030]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:59:18 msm8909 python3[3030]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 17:59:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 17:59:18 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 17:59:18 msm8909 python3[3030]: [CLOUD] Activating Gateway
May 12 17:59:18 msm8909 python3[3030]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 17:59:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,'} 262c262c0006
May 12 17:59:18 msm8909 python3[3030]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 17:59:18 msm8909 python3[3030]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 17:59:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 12 17:59:18 msm8909 python3[3030]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 17:59:18 msm8909 python3[3030]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 17:59:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 12 17:59:18 msm8909 python3[3030]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 17:59:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b306666
May 12 17:59:18 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 17:59:18 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715507958, 'firmwareRevision': None}
May 12 17:59:18 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715507958, 'firmwareRevision': None}
May 12 17:59:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715507958, "firmwareRevision": null}, "key": "c8e385bf902446bebaf43734855071c5"}
May 12 17:59:19 msm8909 python3[3030]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 17:59:19 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 17:59:19 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 17:59:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a19ac5f4de034401a8433470a0900138', 'timestamp': 1715507958.6679497}
May 12 17:59:19 msm8909 python3[3030]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 17:59:19 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 17:59:19 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 17:59:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c306565
May 12 17:59:19 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 17:59:19 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715507959, 'firmwareRevision': None}
May 12 17:59:19 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715507959, 'firmwareRevision': None}
May 12 17:59:19 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 18, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715507959, "firmwareRevision": null}, "key": "19b81641b75c4006befc0a6c0d715939"}
May 12 17:59:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c8e385bf902446bebaf43734855071c5', 'timestamp': 1715507959.3475847}
May 12 17:59:19 msm8909 python3[3030]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 17:59:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000006300090000000056306666
May 12 17:59:19 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 17:59:20 msm8909 python3[3030]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 17:59:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500120000000060006666
May 12 17:59:20 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 17:59:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000046306667
May 12 17:59:20 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 17:59:20 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715507960, 'firmwareRevision': None}
May 12 17:59:20 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715507960, 'firmwareRevision': None}
May 12 17:59:20 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 18, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715507960, "firmwareRevision": null}, "key": "fe91169575ca483aab37aa5616c89f27"}
May 12 17:59:20 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '19b81641b75c4006befc0a6c0d715939', 'timestamp': 1715507959.864131}
May 12 17:59:20 msm8909 python3[3030]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 17:59:20 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 17:59:20 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 17:59:20 msm8909 python3[3030]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 17:59:20 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 12 17:59:20 msm8909 python3[3030]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 17:59:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f107a7b
May 12 17:59:20 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 17:59:20 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715507960, 'firmwareRevision': None}
May 12 17:59:20 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715507960, 'firmwareRevision': None}
May 12 17:59:20 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 119, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 76, "bmrCals": 74, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715507960, "firmwareRevision": null}, "key": "eccf24ed196c4e8a87d409954f8b8530"}
May 12 17:59:20 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'fe91169575ca483aab37aa5616c89f27', 'timestamp': 1715507960.6225348}
May 12 17:59:21 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'eccf24ed196c4e8a87d409954f8b8530', 'timestamp': 1715507961.1832156}
May 12 17:59:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500120000000060106666
May 12 17:59:21 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 17:59:21 msm8909 python3[3030]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 17:59:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000000660009000000005b106666
May 12 17:59:21 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 17:59:22 msm8909 python3[3030]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 17:59:22 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 17:59:22 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 17:59:22 msm8909 python3[3030]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 17:59:22 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 12 17:59:22 msm8909 python3[3030]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 17:59:23 msm8909 python3[3030]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 17:59:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002206665
May 12 17:59:23 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 17:59:23 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 17:59:23 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 17:59:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f107a7b
May 12 17:59:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000046006667
May 12 17:59:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047106566
May 12 17:59:33 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 17:59:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715507973, 'firmwareRevision': None}
May 12 17:59:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715507973, 'firmwareRevision': None}
May 12 17:59:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 9, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715507973, "firmwareRevision": null}, "key": "267e23d646c247acbc92e7826aa6273e"}
May 12 17:59:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f207a7b
May 12 17:59:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000900090000000044006666
May 12 17:59:33 msm8909 python3[3030]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 17:59:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715507973, 'firmwareRevision': None}
May 12 17:59:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715507973, 'firmwareRevision': None}
May 12 17:59:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 9, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715507973, "firmwareRevision": null}, "key": "4dc4999509db4231a6b4786a1d67ebfa"}
May 12 17:59:33 msm8909 python3[3030]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 17:59:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d00090000000055106565
May 12 17:59:33 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 17:59:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '267e23d646c247acbc92e7826aa6273e', 'timestamp': 1715507973.5889428}
May 12 17:59:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4dc4999509db4231a6b4786a1d67ebfa', 'timestamp': 1715507974.0655897}
May 12 17:59:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000006300090000000056106666
May 12 17:59:34 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 17:59:34 msm8909 python3[3030]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 17:59:34 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 17:59:34 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 17:59:35 msm8909 python3[3030]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 17:59:35 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 17:59:35 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 17:59:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b106666
May 12 17:59:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500120000000060206666
May 12 17:59:36 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 17:59:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c106565
May 12 17:59:36 msm8909 python3[3030]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 17:59:36 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 17:59:36 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 17:59:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002006665
May 12 17:59:37 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 17:59:46 msm8909 python3[3030]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 17:59:46 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 17:59:46 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 17:59:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000900090000000044206666
May 12 17:59:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b206666
May 12 17:59:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500120000000060306666
May 12 17:59:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 17:59:48 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 17:59:48 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 17:59:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d00090000000055206565
May 12 17:59:48 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 17:59:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002106665
May 12 17:59:49 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 17:59:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f007a7b
May 12 17:59:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047206566
May 12 17:59:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c206565
May 12 18:00:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b306666
May 12 18:00:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000900090000000044306666
May 12 18:00:00 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:00:00 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:00:00 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:00:00 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:00:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c306565
May 12 18:00:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000006300090000000056306666
May 12 18:00:01 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:00:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500120000000060106666
May 12 18:00:02 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:00:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f107a7b
May 12 18:00:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047006566
May 12 18:00:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:00:02 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:00:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d00090000000055006565
May 12 18:00:03 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:00:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:00:03 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:00:03 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:00:03 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:00:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002206665
May 12 18:00:04 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:00:05 msm8909 python3[3030]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 18:00:05 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 12 18:00:05 msm8909 python3[3030]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 18:00:05 msm8909 python3[3030]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 18:00:05 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 12 18:00:05 msm8909 python3[3030]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 18:00:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:00:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:00:15 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:00:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003d207a7c
May 12 18:00:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047106566
May 12 18:00:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:00:15 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:00:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000047106667
May 12 18:00:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:00:17 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:00:18 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:00:18 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:00:18 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:00:18 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:00:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e5c74fdca91948b297ecc9ff381fc958"}
May 12 18:00:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c106565
May 12 18:00:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e5c74fdca91948b297ecc9ff381fc958', 'timestamp': 1715508019.1474636}
May 12 18:00:19 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:00:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b306666
May 12 18:00:22 msm8909 python3[3030]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 18:00:22 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:00:22 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:00:22 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "9701dc3fed3542d19acf841bae2028eb"}
May 12 18:00:22 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:00:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:00:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:00:24 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:00:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 93, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005d306666
May 12 18:00:25 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:00:25 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:00:25 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:00:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c206565
May 12 18:00:26 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508026, 'firmwareRevision': None}
May 12 18:00:26 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508026, 'firmwareRevision': None}
May 12 18:00:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 18, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508026, "firmwareRevision": null}, "key": "46555e103a6d4bab909f7132627f51d3"}
May 12 18:00:26 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:00:26 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:00:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000047206667
May 12 18:00:26 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508026, 'firmwareRevision': None}
May 12 18:00:26 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508026, 'firmwareRevision': None}
May 12 18:00:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 18, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508026, "firmwareRevision": null}, "key": "55c448d7a2634c21ab3301f23e75fd00"}
May 12 18:00:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003d007a7c
May 12 18:00:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508027, 'firmwareRevision': None}
May 12 18:00:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508027, 'firmwareRevision': None}
May 12 18:00:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 119, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 76, "bmrCals": 74, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508027, "firmwareRevision": null}, "key": "de10e5dcda2e458ab6f1a2fa0ce018bb"}
May 12 18:00:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047206566
May 12 18:00:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 93, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005d006666
May 12 18:00:28 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:00:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:00:28 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:00:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057206666
May 12 18:00:28 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:00:28 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:00:28 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:00:29 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:00:29 msm8909 python3[3030]: 111.72904086112976 [06:05:04:02:E8:6A] <- HR 0000
May 12 18:00:30 msm8909 python3[3030]: 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, 64, 111, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 18:00:30 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:00:30 msm8909 python3[3030]: GOT Pairing Code: 251a
May 12 18:00:30 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:00:30 msm8909 python3[3030]: NO FW Update needed.
May 12 18:00:30 msm8909 python3[3030]: LAST SYNC: 1715498785
May 12 18:00:31 msm8909 python3[3030]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 60, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:00:31 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:00:31 msm8909 python3[3030]: HR READING: 0 TOOK 0.000498 secs
May 12 18:00:31 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:00:31 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:00:31 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 10, 'battery': 75, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 102, 'activity': 0, 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:00:31 msm8909 python3[3030]: W ID: 76
May 12 18:00:31 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508031, 'firmwareRevision': None}
May 12 18:00:31 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508031, 'firmwareRevision': None}
May 12 18:00:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508031, "firmwareRevision": null}, "key": "06349c1e01554a8b9963620453c7ce50"}
May 12 18:00:31 msm8909 python3[3030]: Instant Upload complete
May 12 18:00:31 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 18:00:33 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:00:33 msm8909 python3[3030]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 18:00:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c0009000000004b306666
May 12 18:00:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '9701dc3fed3542d19acf841bae2028eb', 'timestamp': 1715508022.5321352}
May 12 18:00:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '46555e103a6d4bab909f7132627f51d3', 'timestamp': 1715508026.5009997}
May 12 18:00:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '55c448d7a2634c21ab3301f23e75fd00', 'timestamp': 1715508027.2770376}
May 12 18:00:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'de10e5dcda2e458ab6f1a2fa0ce018bb', 'timestamp': 1715508027.5555129}
May 12 18:00:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '06349c1e01554a8b9963620453c7ce50', 'timestamp': 1715508031.7798064}
May 12 18:00:34 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 18:00:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c306565
May 12 18:00:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 93, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005d106666
May 12 18:00:41 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:00:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:00:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000047306667
May 12 18:00:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:00:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508042, 'firmwareRevision': None}
May 12 18:00:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508042, 'firmwareRevision': None}
May 12 18:00:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508042, "firmwareRevision": null}, "key": "531f2135c9f8448f9072077ccc82488f"}
May 12 18:00:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003d107a7c
May 12 18:00:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047006566
May 12 18:00:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:00:42 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:00:44 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:00:44 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:00:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:00:44 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:00:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:00:44 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:00:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047006566
May 12 18:00:52 msm8909 python3[3030]: DBUS: Connected to 06:05:04:FC:44:79
May 12 18:00:52 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:00:52 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:00:52 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "36460e2c43fd441c935ebf9b59a702b7"}
May 12 18:00:52 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:00:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:00:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003d307a7c
May 12 18:00:57 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:00:57 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:00:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057106666
May 12 18:00:57 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:00:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 93, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005d306666
May 12 18:00:58 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:00:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:00:59 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:00:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000047106667
May 12 18:00:59 msm8909 python3[3030]: 141.42957258224487 [06:05:04:FC:44:79] <- HR 0000
May 12 18:00:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:00:59 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:00:59 msm8909 python3[3030]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 119, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 12 18:00:59 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:00:59 msm8909 python3[3030]: GOT Pairing Code: 1d69
May 12 18:00:59 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:00:59 msm8909 python3[3030]: NO FW Update needed.
May 12 18:00:59 msm8909 python3[3030]: LAST SYNC: 1715500920
May 12 18:01:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c106565
May 12 18:01:00 msm8909 python3[3030]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 9, 0, 0, 64, 9, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:01:00 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:01:00 msm8909 python3[3030]: HR READING: 0 TOOK 0.000863 secs
May 12 18:01:00 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:01:00 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:01:00 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 9, 'battery': 71, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 101, 'activity': 0, 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:01:00 msm8909 python3[3030]: W ID: 63
May 12 18:01:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508060, 'firmwareRevision': None}
May 12 18:01:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'thermalGen': 9, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 9, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508060, 'firmwareRevision': None}
May 12 18:01:01 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "thermalGen": 9, "totalSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 9, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508060, "firmwareRevision": null}, "key": "f0772795b654471e9cd5dc7fd0aa78e6"}
May 12 18:01:01 msm8909 python3[3030]: Instant Upload complete
May 12 18:01:01 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 18:01:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:01:01 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:01:03 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:01:03 msm8909 python3[3030]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 18:01:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047006566
May 12 18:01:04 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:01:04 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:01:04 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '531f2135c9f8448f9072077ccc82488f', 'timestamp': 1715508042.540318}
May 12 18:01:04 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '36460e2c43fd441c935ebf9b59a702b7', 'timestamp': 1715508052.5389524}
May 12 18:01:04 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f0772795b654471e9cd5dc7fd0aa78e6', 'timestamp': 1715508061.5265591}
May 12 18:01:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004c206565
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060006666
May 12 18:01:11 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:01:11 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002106665
May 12 18:01:11 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000120000000047206667
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 9, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000900090000000047206566
May 12 18:01:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f007b7c
May 12 18:01:12 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:01:12 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:01:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:01:15 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:01:15 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:01:18 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:01:18 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:01:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e764658fd94e441fb1de85da984d703e"}
May 12 18:01:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e764658fd94e441fb1de85da984d703e', 'timestamp': 1715508079.2750461}
May 12 18:01:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060206666
May 12 18:01:24 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:01:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:01:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004d006565
May 12 18:01:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:01:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:01:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002306665
May 12 18:01:26 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:01:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:01:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:01:26 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:01:26 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:01:26 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:01:26 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 18:01:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004d006565
May 12 18:01:30 msm8909 python3[3030]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 18:01:30 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:01:30 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:01:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "144693579c424825ab8b82dc0e4318bf"}
May 12 18:01:31 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:01:33 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:01:33 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:01:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:01:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508093, 'firmwareRevision': None}
May 12 18:01:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508093, 'firmwareRevision': None}
May 12 18:01:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508093, "firmwareRevision": null}, "key": "d318ebaaad184bfba2237316e36ce102"}
May 12 18:01:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060306666
May 12 18:01:34 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:01:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:01:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:01:35 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508095, 'firmwareRevision': None}
May 12 18:01:35 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508095, 'firmwareRevision': None}
May 12 18:01:35 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508095, "firmwareRevision": null}, "key": "4c760d969f2e467a885cb13514173f56"}
May 12 18:01:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:01:36 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:01:37 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:01:37 msm8909 python3[3030]: 180.26796293258667 [06:05:04:AF:F9:E9] <- HR 0000
May 12 18:01:38 msm8909 python3[3030]: 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, 64, 119, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 12 18:01:38 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:01:38 msm8909 python3[3030]: GOT Pairing Code: 0f89
May 12 18:01:38 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:01:38 msm8909 python3[3030]: NO FW Update needed.
May 12 18:01:38 msm8909 python3[3030]: LAST SYNC: 1715500854
May 12 18:01:39 msm8909 python3[3030]: 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, 149, 0, 0, 64, 18, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:01:39 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:01:39 msm8909 python3[3030]: HR READING: 0 TOOK 0.000540 secs
May 12 18:01:39 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:01:39 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:01:39 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 18, 'battery': 77, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 101, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 101, 'activity': 0, 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:01:39 msm8909 python3[3030]: W ID: 73
May 12 18:01:39 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508099, 'firmwareRevision': None}
May 12 18:01:39 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'thermalGen': 18, 'totalSteps': 0, 'skinTemp': 101, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508099, 'firmwareRevision': None}
May 12 18:01:39 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "thermalGen": 18, "totalSteps": 0, "skinTemp": 101, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508099, "firmwareRevision": null}, "key": "289e46ca435f428599c57ad2d158ce00"}
May 12 18:01:39 msm8909 python3[3030]: Instant Upload complete
May 12 18:01:39 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 18:01:42 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:01:42 msm8909 python3[3030]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 18:01:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004d006565
May 12 18:01:43 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:01:43 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:01:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '144693579c424825ab8b82dc0e4318bf', 'timestamp': 1715508091.3904514}
May 12 18:01:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd318ebaaad184bfba2237316e36ce102', 'timestamp': 1715508093.9558394}
May 12 18:01:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4c760d969f2e467a885cb13514173f56', 'timestamp': 1715508096.2761219}
May 12 18:01:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '289e46ca435f428599c57ad2d158ce00', 'timestamp': 1715508100.3301654}
May 12 18:01:43 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 18:01:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:01:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:01:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:01:48 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:01:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:01:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002106665
May 12 18:01:48 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:01:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:01:49 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:01:49 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:01:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058306666
May 12 18:01:50 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:01:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:01:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004d206565
May 12 18:01:51 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:01:51 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:01:51 msm8909 python3[3030]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 18:01:52 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:01:52 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:01:52 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "a29100bf00654d7dafcb5daefd123234"}
May 12 18:01:52 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:01:52 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:01:52 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:01:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060006666
May 12 18:01:52 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:01:58 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:01:58 msm8909 python3[3030]: 201.30872893333435 [06:05:04:11:B9:D2] <- HR 0000
May 12 18:01:59 msm8909 python3[3030]: 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, 64, 112, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 12 18:01:59 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:01:59 msm8909 python3[3030]: GOT Pairing Code: 1d92
May 12 18:01:59 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:01:59 msm8909 python3[3030]: NO FW Update needed.
May 12 18:01:59 msm8909 python3[3030]: LAST SYNC: 1715499170
May 12 18:02:00 msm8909 python3[3030]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:02:00 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:02:00 msm8909 python3[3030]: HR READING: 0 TOOK 0.000479 secs
May 12 18:02:00 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:02:00 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:02:00 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 10, 'battery': 68, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 102, 'activity': 0, 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:02:00 msm8909 python3[3030]: W ID: 75
May 12 18:02:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508120, 'firmwareRevision': None}
May 12 18:02:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508120, 'firmwareRevision': None}
May 12 18:02:00 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508120, "firmwareRevision": null}, "key": "a81185ef303e452fa4c0c3633d69ac8e"}
May 12 18:02:00 msm8909 python3[3030]: Instant Upload complete
May 12 18:02:00 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 18:02:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060106666
May 12 18:02:01 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:01 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:02:01 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:02:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 18, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950012000000004d006565
May 12 18:02:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:02:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:02:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f206666
May 12 18:02:03 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000006100090000000002206665
May 12 18:02:03 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:02:03 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 18:02:03 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:02:03 msm8909 python3[3030]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 18:02:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:02:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f107b7c
May 12 18:02:10 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:02:10 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:02:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 9, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000902204a003f107b7c
May 12 18:02:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f306666
May 12 18:02:12 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:02:13 msm8909 python3[3030]: DBUS: Connected to 06:05:04:30:B0:14
May 12 18:02:13 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:02:13 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:02:13 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "4fd6a9aed3ed4516be191119923dc935"}
May 12 18:02:13 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:02:19 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:02:20 msm8909 python3[3030]: 222.33874702453613 [06:05:04:30:B0:14] <- HR 0000
May 12 18:02:20 msm8909 python3[3030]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 116, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 18:02:20 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:02:20 msm8909 python3[3030]: GOT Pairing Code: 13d4
May 12 18:02:20 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:02:20 msm8909 python3[3030]: NO FW Update needed.
May 12 18:02:20 msm8909 python3[3030]: LAST SYNC: 1715500253
May 12 18:02:22 msm8909 python3[3030]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 176, 169, 1, 16, 66, 34, 1, 17, 110, 135, 0, 18, 119, 0, 0, 32, 0, 0, 0, 48, 95, 0, 0, 64, 10, 0, 0, 65, 124, 0, 0, 80, 123, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:02:22 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:02:22 msm8909 python3[3030]: HR READING: 0 TOOK 0.000553 secs
May 12 18:02:22 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:02:22 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:02:22 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 10, 'battery': 63, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 124, 'bmr_cals': 74306, 'act_cals': 34670, 'case_temp': 123, 'activity': 0, 'solar_gen': 95, 'distance': 0, 'total_cals': 108976, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 119}
May 12 18:02:22 msm8909 python3[3030]: W ID: 81
May 12 18:02:22 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'activity': 0, 'actCals': 34670, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 108976, 'bmrCals': 74306, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508142, 'firmwareRevision': None}
May 12 18:02:22 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'activity': 0, 'actCals': 34670, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 108976, 'bmrCals': 74306, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508142, 'firmwareRevision': None}
May 12 18:02:22 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "activity": 0, "actCals": 34670, "sleepDuration": 119, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 108976, "bmrCals": 74306, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508142, "firmwareRevision": null}, "key": "92c17f603c2b4d5da51ed5dde29709fb"}
May 12 18:02:22 msm8909 python3[3030]: Instant Upload complete
May 12 18:02:22 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 18:02:24 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:02:24 msm8909 python3[3030]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 18:02:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f007b7c
May 12 18:02:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f007b7c
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:02:25 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f006666
May 12 18:02:25 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:25 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:02:25 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:02:25 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:02:25 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:02:25 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b890e3779c594e558462b4d53bd7587e"}
May 12 18:02:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a29100bf00654d7dafcb5daefd123234', 'timestamp': 1715508112.4608455}
May 12 18:02:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a81185ef303e452fa4c0c3633d69ac8e', 'timestamp': 1715508121.4024618}
May 12 18:02:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4fd6a9aed3ed4516be191119923dc935', 'timestamp': 1715508133.5007277}
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:02:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '92c17f603c2b4d5da51ed5dde29709fb', 'timestamp': 1715508142.6674864}
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:02:25 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:02:25 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:02:25 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:02:25 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:02:26 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b890e3779c594e558462b4d53bd7587e', 'timestamp': 1715508145.7715218}
May 12 18:02:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042206666
May 12 18:02:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:02:27 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:02:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 76, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004c206666
May 12 18:02:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:02:28 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:02:33 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 18:02:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 76, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004c306666
May 12 18:02:37 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508157, 'firmwareRevision': None}
May 12 18:02:37 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508157, 'firmwareRevision': None}
May 12 18:02:37 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508157, "firmwareRevision": null}, "key": "5ca6026715734666bf8390c280256e45"}
May 12 18:02:37 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:02:37 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:02:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f106666
May 12 18:02:37 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:02:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:02:37 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508157, 'firmwareRevision': None}
May 12 18:02:37 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508157, 'firmwareRevision': None}
May 12 18:02:38 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508157, "firmwareRevision": null}, "key": "8565c054c6c14cd1a057d3e11564c42f"}
May 12 18:02:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042306666
May 12 18:02:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:02:39 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:02:39 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:02:39 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:02:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:02:40 msm8909 python3[3030]: DBUS: Connected to 06:05:04:32:34:65
May 12 18:02:40 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:02:40 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:02:40 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "70287f1efd6d4d2c80fc2b7a359a678c"}
May 12 18:02:40 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:02:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:02:40 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:02:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:02:40 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:02:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:02:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508162, 'firmwareRevision': None}
May 12 18:02:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508162, 'firmwareRevision': None}
May 12 18:02:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508162, "firmwareRevision": null}, "key": "a948614e1def465db64025f5289e89df"}
May 12 18:02:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f107b7c
May 12 18:02:47 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:02:47 msm8909 python3[3030]: 249.43393468856812 [06:05:04:32:34:65] <- HR 0000
May 12 18:02:48 msm8909 python3[3030]: 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, 64, 110, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 18:02:48 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:02:48 msm8909 python3[3030]: GOT Pairing Code: 0d55
May 12 18:02:48 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:02:48 msm8909 python3[3030]: NO FW Update needed.
May 12 18:02:48 msm8909 python3[3030]: LAST SYNC: 1715498657
May 12 18:02:48 msm8909 python3[3030]: 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, 128, 0, 0, 64, 19, 0, 0, 65, 103, 0, 0, 80, 102, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:02:48 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:02:48 msm8909 python3[3030]: HR READING: 0 TOOK 0.000551 secs
May 12 18:02:48 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:02:49 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:02:49 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 19, 'battery': 70, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 103, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 102, 'activity': 0, 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:02:49 msm8909 python3[3030]: W ID: 74
May 12 18:02:49 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508169, 'firmwareRevision': None}
May 12 18:02:49 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508169, 'firmwareRevision': None}
May 12 18:02:49 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508169, "firmwareRevision": null}, "key": "b167669627ce41a2a104d6effee40f25"}
May 12 18:02:49 msm8909 python3[3030]: Instant Upload complete
May 12 18:02:49 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 18:02:51 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:02:51 msm8909 python3[3030]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 18:02:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:02:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:02:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '5ca6026715734666bf8390c280256e45', 'timestamp': 1715508158.1945167}
May 12 18:02:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8565c054c6c14cd1a057d3e11564c42f', 'timestamp': 1715508158.4419448}
May 12 18:02:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '70287f1efd6d4d2c80fc2b7a359a678c', 'timestamp': 1715508160.5497696}
May 12 18:02:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a948614e1def465db64025f5289e89df', 'timestamp': 1715508162.4828889}
May 12 18:02:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b167669627ce41a2a104d6effee40f25', 'timestamp': 1715508169.4925816}
May 12 18:02:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:02:52 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:02:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:02:53 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:02:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042106666
May 12 18:02:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057206666
May 12 18:02:53 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:02:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:02:53 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:02:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f307b7c
May 12 18:02:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:02:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f306666
May 12 18:02:55 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:02:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:02:55 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:02:55 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:02:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:02:56 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:03:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042206666
May 12 18:03:05 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 66, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508185, 'firmwareRevision': None}
May 12 18:03:05 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 66, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508185, 'firmwareRevision': None}
May 12 18:03:05 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 66, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508185, "firmwareRevision": null}, "key": "8c17e2e726c44a83ab4df9209fae0460"}
May 12 18:03:06 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8c17e2e726c44a83ab4df9209fae0460', 'timestamp': 1715508186.1465874}
May 12 18:03:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f007b7c
May 12 18:03:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b50013000000005f006666
May 12 18:03:06 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:03:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:03:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:03:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 76, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004c206666
May 12 18:03:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:03:08 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:03:08 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:03:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:03:10 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:03:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:03:10 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:03:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 76, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004c306666
May 12 18:03:21 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:03:21 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:03:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:03:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f107b7c
May 12 18:03:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:03:22 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:03:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:03:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058106666
May 12 18:03:23 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:03:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059106666
May 12 18:03:23 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:03:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060206666
May 12 18:03:24 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:03:25 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:03:25 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:03:25 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:03:25 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:03:25 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "98c786c603b841ebab25cd086cb65b33"}
May 12 18:03:26 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '98c786c603b841ebab25cd086cb65b33', 'timestamp': 1715508206.2312233}
May 12 18:03:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106667
May 12 18:03:34 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:03:34 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:03:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:03:34 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:03:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059306666
May 12 18:03:35 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:03:35 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:03:35 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:03:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058206666
May 12 18:03:35 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:03:35 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:03:35 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:03:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:03:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:03:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058306666
May 12 18:03:47 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:03:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:03:48 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:03:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:03:48 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:03:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060006666
May 12 18:03:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:03:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:03:49 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508229, 'firmwareRevision': None}
May 12 18:03:49 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508229, 'firmwareRevision': None}
May 12 18:03:49 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508229, "firmwareRevision": null}, "key": "33ad8fcad06f4401b2d59ffc592734ef"}
May 12 18:03:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:03:49 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:03:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059006666
May 12 18:03:49 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:03:50 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '33ad8fcad06f4401b2d59ffc592734ef', 'timestamp': 1715508229.9332187}
May 12 18:03:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060106666
May 12 18:03:50 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:03:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306667
May 12 18:03:51 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508231, "firmwareRevision": null}, "key": "759dbeffc6b148848a04ff78b6bdfb1f"}
May 12 18:03:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:03:51 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508231, "firmwareRevision": null}, "key": "559ae80fb24645439bf3a452fabacc18"}
May 12 18:03:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f007b7c
May 12 18:03:51 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 119, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 76, "bmrCals": 74, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508231, "firmwareRevision": null}, "key": "2089d97079c74fa0b0facbc4dd9a21bb"}
May 12 18:03:51 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '759dbeffc6b148848a04ff78b6bdfb1f', 'timestamp': 1715508231.6324408}
May 12 18:03:51 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '559ae80fb24645439bf3a452fabacc18', 'timestamp': 1715508231.6942034}
May 12 18:03:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:03:51 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:51 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508231, 'firmwareRevision': None}
May 12 18:03:52 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508231, "firmwareRevision": null}, "key": "e9060b0f42f2462e99e2a784fa40e9b1"}
May 12 18:03:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:03:52 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:03:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '2089d97079c74fa0b0facbc4dd9a21bb', 'timestamp': 1715508232.0193303}
May 12 18:03:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e9060b0f42f2462e99e2a784fa40e9b1', 'timestamp': 1715508232.3899972}
May 12 18:03:52 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:03:52 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:03:56 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:03:56 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:04:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:04:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:04:01 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:04:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059106666
May 12 18:04:02 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:04:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:04:02 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:04:02 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:04:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060206666
May 12 18:04:02 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:04:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:04:03 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:04:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003f207b7c
May 12 18:04:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:04:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:04:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058106666
May 12 18:04:05 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:04:05 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:04:05 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:04:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006667
May 12 18:04:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:04:06 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508246, 'firmwareRevision': None}
May 12 18:04:06 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508246, 'firmwareRevision': None}
May 12 18:04:06 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508246, "firmwareRevision": null}, "key": "d2438fdd8b3f44919ed3efb9027db489"}
May 12 18:04:07 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd2438fdd8b3f44919ed3efb9027db489', 'timestamp': 1715508247.115232}
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:04:16 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:04:16 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:04:18 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 18:04:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:04:18 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:04:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003e317b7c
May 12 18:04:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:04:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 83, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000053206565
May 12 18:04:19 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:04:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056306666
May 12 18:04:19 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:04:26 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:04:26 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:04:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a87c87d61ac84dcf8c519e9bc1e687f8"}
May 12 18:04:26 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:04:26 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:04:26 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a87c87d61ac84dcf8c519e9bc1e687f8', 'timestamp': 1715508266.5581009}
May 12 18:04:30 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:04:30 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:04:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:04:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003e017b7c
May 12 18:04:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:04:31 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:04:31 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:04:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060106666
May 12 18:04:31 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:04:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:04:31 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a306666
May 12 18:04:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:04:34 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:04:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 83, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000053306565
May 12 18:04:34 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:04:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:04:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:04:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 83, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000053006565
May 12 18:04:44 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:04:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060206666
May 12 18:04:44 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:04:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056106666
May 12 18:04:44 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:04:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:04:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 83, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000053106565
May 12 18:04:46 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:04:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:04:46 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:47 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:04:47 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:04:47 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:04:47 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:04:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:04:56 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:04:56 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:04:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059306666
May 12 18:04:57 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:04:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:04:58 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508298, 'firmwareRevision': None}
May 12 18:04:58 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508298, 'firmwareRevision': None}
May 12 18:04:58 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508298, "firmwareRevision": null}, "key": "9552d7ef824b452eaf54b432b625f957"}
May 12 18:04:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a206666
May 12 18:04:58 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508298, 'firmwareRevision': None}
May 12 18:04:58 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508298, 'firmwareRevision': None}
May 12 18:04:58 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508298, "firmwareRevision": null}, "key": "2a1829de48f24f36bbbd4ca78fa2cd3b"}
May 12 18:04:58 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:04:58 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:04:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:04:59 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:04:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:04:59 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508299, 'firmwareRevision': None}
May 12 18:04:59 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508299, 'firmwareRevision': None}
May 12 18:04:59 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508299, "firmwareRevision": null}, "key": "dabf26a8b0e742e5b9f79f6e0d4b2382"}
May 12 18:04:59 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '9552d7ef824b452eaf54b432b625f957', 'timestamp': 1715508298.8719413}
May 12 18:04:59 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '2a1829de48f24f36bbbd4ca78fa2cd3b', 'timestamp': 1715508298.9436643}
May 12 18:04:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056306666
May 12 18:04:59 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:04:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:04:59 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:04:59 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'dabf26a8b0e742e5b9f79f6e0d4b2382', 'timestamp': 1715508299.4880958}
May 12 18:05:00 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:05:00 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:05:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 74, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 76, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 119} 13d413d400070000000000000077005f000a02204a003e317b7c
May 12 18:05:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 62, 'walkSteps': 0, 'sleepState': 1, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508300, 'firmwareRevision': None}
May 12 18:05:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 62, 'walkSteps': 0, 'sleepState': 1, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 119, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 76, 'bmrCals': 74, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508300, 'firmwareRevision': None}
May 12 18:05:00 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 62, "walkSteps": 0, "sleepState": 1, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 119, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 76, "bmrCals": 74, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508300, "firmwareRevision": null}, "key": "fbc744c492724fb4b731390480c1a9d0"}
May 12 18:05:01 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'fbc744c492724fb4b731390480c1a9d0', 'timestamp': 1715508301.1412308}
May 12 18:05:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 181, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b500130000000060006666
May 12 18:05:01 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:05:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005e106666
May 12 18:05:11 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:05:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:05:11 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:05:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:05:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:05:14 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306667
May 12 18:05:15 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508315, 'firmwareRevision': None}
May 12 18:05:15 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508315, 'firmwareRevision': None}
May 12 18:05:15 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508315, "firmwareRevision": null}, "key": "1610baa568514ddda486708d35bdf563"}
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:05:15 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:05:15 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508315, 'firmwareRevision': None}
May 12 18:05:15 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508315, 'firmwareRevision': None}
May 12 18:05:15 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508315, "firmwareRevision": null}, "key": "0b5ed67fb9e0449d81aa947885378cfd"}
May 12 18:05:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:05:15 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:05:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046006566
May 12 18:05:16 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '1610baa568514ddda486708d35bdf563', 'timestamp': 1715508315.9085906}
May 12 18:05:16 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0b5ed67fb9e0449d81aa947885378cfd', 'timestamp': 1715508316.255842}
May 12 18:05:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:05:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:05:25 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:05:26 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:05:26 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:05:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "463f5df122434ca5bcd50252220a4e43"}
May 12 18:05:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058106666
May 12 18:05:26 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:05:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005e206666
May 12 18:05:26 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:05:26 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '463f5df122434ca5bcd50252220a4e43', 'timestamp': 1715508326.7363076}
May 12 18:05:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:05:27 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:05:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:05:27 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:05:27 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:05:27 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:05:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:05:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:05:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:05:28 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:05:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046106566
May 12 18:05:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:05:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:05:30 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:05:30 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:05:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f207b7c
May 12 18:05:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:05:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:05:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:05:40 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:05:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046306566
May 12 18:05:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:05:42 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:05:42 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:05:42 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:05:42 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:05:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a306666
May 12 18:05:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005e006666
May 12 18:05:43 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:05:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:05:44 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:05:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:05:53 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:05:54 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:05:54 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:05:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:05:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:05:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306667
May 12 18:05:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:05:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:05:55 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:05:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:05:55 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:05:56 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:56 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:05:57 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:57 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:05:57 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:05:57 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:57 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:05:57 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:05:57 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:57 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:05:58 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:58 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:05:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:05:58 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:05:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005e206666
May 12 18:05:58 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:05:58 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:05:58 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:06:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:06:07 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:06:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:06:08 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:06:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056206666
May 12 18:06:08 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:06:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060306666
May 12 18:06:08 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:06:09 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:06:09 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:06:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:06:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508369, 'firmwareRevision': None}
May 12 18:06:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508369, 'firmwareRevision': None}
May 12 18:06:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508369, "firmwareRevision": null}, "key": "c67b2348c6fa452c88c9431500fa63ac"}
May 12 18:06:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b106565
May 12 18:06:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508369, 'firmwareRevision': None}
May 12 18:06:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508369, 'firmwareRevision': None}
May 12 18:06:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508369, "firmwareRevision": null}, "key": "4c8eb2b39e8c41d6b660fd5c9ba619b8"}
May 12 18:06:09 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:06:09 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:06:10 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c67b2348c6fa452c88c9431500fa63ac', 'timestamp': 1715508370.0571537}
May 12 18:06:10 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4c8eb2b39e8c41d6b660fd5c9ba619b8', 'timestamp': 1715508370.1119995}
May 12 18:06:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a306666
May 12 18:06:10 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:06:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:06:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b106565
May 12 18:06:12 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:06:12 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:06:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:06:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b206565
May 12 18:06:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:06:22 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:06:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:06:23 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508383, 'firmwareRevision': None}
May 12 18:06:23 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508383, 'firmwareRevision': None}
May 12 18:06:23 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508383, "firmwareRevision": null}, "key": "3f6c7e9f22234d62a711183b02edb5ad"}
May 12 18:06:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056306666
May 12 18:06:23 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:06:24 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '3f6c7e9f22234d62a711183b02edb5ad', 'timestamp': 1715508383.7045245}
May 12 18:06:24 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:06:24 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:06:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206667
May 12 18:06:24 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508384, 'firmwareRevision': None}
May 12 18:06:24 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508384, 'firmwareRevision': None}
May 12 18:06:24 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508384, "firmwareRevision": null}, "key": "673b03369a9d49fc9b5aa8065ee7a076"}
May 12 18:06:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '673b03369a9d49fc9b5aa8065ee7a076', 'timestamp': 1715508385.0647061}
May 12 18:06:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048306566
May 12 18:06:25 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508385, 'firmwareRevision': None}
May 12 18:06:25 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508385, 'firmwareRevision': None}
May 12 18:06:25 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 72, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508385, "firmwareRevision": null}, "key": "3f20860c3fc142b99ec0d03b1f80bf34"}
May 12 18:06:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:06:25 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:06:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:06:25 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:06:26 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '3f20860c3fc142b99ec0d03b1f80bf34', 'timestamp': 1715508385.9360518}
May 12 18:06:26 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:06:26 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:06:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c396217bb6ce4cbfab3cb0dc1fde43e9"}
May 12 18:06:27 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c396217bb6ce4cbfab3cb0dc1fde43e9', 'timestamp': 1715508387.0202048}
May 12 18:06:28 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:06:28 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:06:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056006666
May 12 18:06:35 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:06:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060106666
May 12 18:06:36 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:06:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:06:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306667
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b306565
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:06:37 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:06:37 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:06:37 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:06:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048006566
May 12 18:06:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:06:38 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:06:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048106566
May 12 18:06:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:06:49 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:06:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:06:50 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:06:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056206666
May 12 18:06:50 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:06:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a306666
May 12 18:06:51 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:06:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:06:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:06:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b106565
May 12 18:06:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048206566
May 12 18:06:53 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:06:53 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:06:53 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:06:53 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:06:53 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:06:53 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:06:53 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:06:53 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:06:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106667
May 12 18:06:58 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:06:58 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:07:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:07:03 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:07:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:07:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206667
May 12 18:07:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 75, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004b206565
May 12 18:07:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048306566
May 12 18:07:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:07:05 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:07:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:07:05 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:07:05 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:07:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:07:07 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:07:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057006666
May 12 18:07:07 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:07:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:07:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:07:18 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:07:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:07:18 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508438, 'firmwareRevision': None}
May 12 18:07:18 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508438, 'firmwareRevision': None}
May 12 18:07:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508438, "firmwareRevision": null}, "key": "8f1cfcf9f38d444d8b2d6c7563cd70b0"}
May 12 18:07:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060206666
May 12 18:07:18 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:07:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8f1cfcf9f38d444d8b2d6c7563cd70b0', 'timestamp': 1715508439.2205949}
May 12 18:07:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:07:19 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:07:19 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:07:19 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:07:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046106566
May 12 18:07:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057106666
May 12 18:07:20 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:07:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:07:20 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:07:21 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:07:21 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:07:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006667
May 12 18:07:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:07:21 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508441, 'firmwareRevision': None}
May 12 18:07:21 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508441, 'firmwareRevision': None}
May 12 18:07:21 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508441, "firmwareRevision": null}, "key": "8839113900c843bf89d83729544b88d8"}
May 12 18:07:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:07:22 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:07:22 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8839113900c843bf89d83729544b88d8', 'timestamp': 1715508441.8354309}
May 12 18:07:26 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:07:26 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:07:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "fd555c0993274df38c96a3e8d7fa1e56"}
May 12 18:07:27 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'fd555c0993274df38c96a3e8d7fa1e56', 'timestamp': 1715508447.1934948}
May 12 18:07:29 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:07:29 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:07:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:07:32 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:07:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:07:32 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:07:33 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:07:33 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:07:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:07:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508453, "firmwareRevision": null}, "key": "64e604142f794c69bfe795954ccbfbd8"}
May 12 18:07:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f307b7c
May 12 18:07:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508453, "firmwareRevision": null}, "key": "56a98e40c10c4b65aa58351b7071dfc1"}
May 12 18:07:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106667
May 12 18:07:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508453, 'firmwareRevision': None}
May 12 18:07:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508453, "firmwareRevision": null}, "key": "4f69202c112745c28250bf64946f43fd"}
May 12 18:07:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:07:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '64e604142f794c69bfe795954ccbfbd8', 'timestamp': 1715508453.6505494}
May 12 18:07:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '56a98e40c10c4b65aa58351b7071dfc1', 'timestamp': 1715508453.6989882}
May 12 18:07:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4f69202c112745c28250bf64946f43fd', 'timestamp': 1715508454.1968365}
May 12 18:07:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057206666
May 12 18:07:35 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:07:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a206666
May 12 18:07:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:07:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206667
May 12 18:07:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:07:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:07:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:07:47 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:07:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060106666
May 12 18:07:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:07:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:07:48 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:07:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046006566
May 12 18:07:49 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508469, 'firmwareRevision': None}
May 12 18:07:49 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508469, 'firmwareRevision': None}
May 12 18:07:49 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508469, "firmwareRevision": null}, "key": "0ac7d83b81694666a5146ee28ce6278a"}
May 12 18:07:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057006666
May 12 18:07:49 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:07:50 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0ac7d83b81694666a5146ee28ce6278a', 'timestamp': 1715508469.7851403}
May 12 18:07:59 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:07:59 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:07:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057106666
May 12 18:07:59 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:07:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:07:59 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:07:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:08:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:08:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060206666
May 12 18:08:00 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:08:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:08:01 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:08:01 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:08:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 70, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000046106566
May 12 18:08:01 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:01 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:02 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f207b7c
May 12 18:08:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:02 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:08:03 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:08:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:03 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006667
May 12 18:08:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:03 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:03 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:04 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:04 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:08:13 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048206566
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:08:14 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:08:14 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058206666
May 12 18:08:14 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:08:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:08:14 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:08:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:08:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f006666
May 12 18:08:18 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:08:27 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:08:27 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:08:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ba8f750de98546aab2d9025d4108d806"}
May 12 18:08:27 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'ba8f750de98546aab2d9025d4108d806', 'timestamp': 1715508507.3952496}
May 12 18:08:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:08:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508507, 'firmwareRevision': None}
May 12 18:08:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508507, 'firmwareRevision': None}
May 12 18:08:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508507, "firmwareRevision": null}, "key": "02a34c60c692404b936cdd9e633e3059"}
May 12 18:08:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:08:27 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:08:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '02a34c60c692404b936cdd9e633e3059', 'timestamp': 1715508508.1443365}
May 12 18:08:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:08:28 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:08:28 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:08:28 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:08:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:08:29 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:08:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:08:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:08:29 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:08:29 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:08:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f106666
May 12 18:08:30 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:08:30 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:08:30 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:08:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:08:30 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508510, 'firmwareRevision': None}
May 12 18:08:30 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508510, 'firmwareRevision': None}
May 12 18:08:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508510, "firmwareRevision": null}, "key": "ecdfe0e7d04e452ca98947346f24603f"}
May 12 18:08:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'ecdfe0e7d04e452ca98947346f24603f', 'timestamp': 1715508510.9581892}
May 12 18:08:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048006566
May 12 18:08:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:08:31 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:08:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058106666
May 12 18:08:41 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:08:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:08:41 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508521, 'firmwareRevision': None}
May 12 18:08:41 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508521, 'firmwareRevision': None}
May 12 18:08:41 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508521, "firmwareRevision": null}, "key": "66e84141e6e2488ca9eae838a958d382"}
May 12 18:08:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f206666
May 12 18:08:42 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:08:42 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '66e84141e6e2488ca9eae838a958d382', 'timestamp': 1715508522.3970532}
May 12 18:08:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:08:43 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:08:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048106566
May 12 18:08:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:08:44 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:08:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:08:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:08:55 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:08:55 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:08:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:08:55 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:08:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048206566
May 12 18:08:56 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508536, 'firmwareRevision': None}
May 12 18:08:56 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508536, 'firmwareRevision': None}
May 12 18:08:56 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 72, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508536, "firmwareRevision": null}, "key": "b3e78ba345ef4beeb9388626f6aa79d4"}
May 12 18:08:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:08:56 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:08:56 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b3e78ba345ef4beeb9388626f6aa79d4', 'timestamp': 1715508536.9148262}
May 12 18:08:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a306666
May 12 18:08:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:08:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:08:58 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:08:58 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:09:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:09:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508540, 'firmwareRevision': None}
May 12 18:09:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508540, 'firmwareRevision': None}
May 12 18:09:00 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508540, "firmwareRevision": null}, "key": "bf5d0acf0d614b1785d7e0152bc136ff"}
May 12 18:09:00 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:09:00 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:09:00 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'bf5d0acf0d614b1785d7e0152bc136ff', 'timestamp': 1715508540.5672221}
May 12 18:09:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306667
May 12 18:09:10 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:09:10 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:09:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f106666
May 12 18:09:10 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:09:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000057206666
May 12 18:09:10 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:09:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:09:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:09:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:09:13 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:09:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:09:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206565
May 12 18:09:13 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:09:18 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 18:09:23 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:09:23 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:09:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f207b7c
May 12 18:09:24 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508564, 'firmwareRevision': None}
May 12 18:09:24 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508564, 'firmwareRevision': None}
May 12 18:09:24 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508564, "firmwareRevision": null}, "key": "c9638a14c4d94c91af0db42afdcd8467"}
May 12 18:09:24 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:09:24 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:09:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:09:25 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c9638a14c4d94c91af0db42afdcd8467', 'timestamp': 1715508564.9278371}
May 12 18:09:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:09:25 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:09:25 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:09:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056206666
May 12 18:09:25 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:09:27 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:09:27 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:09:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8f2deabd3cac42beaf44c40c4f51a71c"}
May 12 18:09:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:09:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060306666
May 12 18:09:27 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:09:27 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8f2deabd3cac42beaf44c40c4f51a71c', 'timestamp': 1715508567.693265}
May 12 18:09:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:09:30 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:09:30 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:09:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060006666
May 12 18:09:37 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:09:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:09:37 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:09:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048306566
May 12 18:09:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:09:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056306666
May 12 18:09:38 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:09:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:09:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000057106666
May 12 18:09:40 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:09:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106565
May 12 18:09:40 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:09:41 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:09:41 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:09:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:09:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508582, 'firmwareRevision': None}
May 12 18:09:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508582, 'firmwareRevision': None}
May 12 18:09:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508582, "firmwareRevision": null}, "key": "8e675d7945794a769e6b5ac3a80ceac3"}
May 12 18:09:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:09:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508582, 'firmwareRevision': None}
May 12 18:09:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508582, 'firmwareRevision': None}
May 12 18:09:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508582, "firmwareRevision": null}, "key": "15d17b1c66c848ffa3e574a6c11fb5b8"}
May 12 18:09:42 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8e675d7945794a769e6b5ac3a80ceac3', 'timestamp': 1715508582.6170588}
May 12 18:09:42 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '15d17b1c66c848ffa3e574a6c11fb5b8', 'timestamp': 1715508582.7354817}
May 12 18:09:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060206666
May 12 18:09:52 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:09:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:09:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000057206666
May 12 18:09:52 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:09:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:09:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:09:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:09:55 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:09:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:09:55 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508595, 'firmwareRevision': None}
May 12 18:09:55 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508595, 'firmwareRevision': None}
May 12 18:09:55 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508595, "firmwareRevision": null}, "key": "892af70b7e9744f58fa3f6499b7d3993"}
May 12 18:09:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000056106666
May 12 18:09:55 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:09:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206565
May 12 18:09:55 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:09:56 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '892af70b7e9744f58fa3f6499b7d3993', 'timestamp': 1715508596.0510411}
May 12 18:10:00 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:10:01 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:10:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048106566
May 12 18:10:05 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508605, 'firmwareRevision': None}
May 12 18:10:05 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508605, 'firmwareRevision': None}
May 12 18:10:05 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 72, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508605, "firmwareRevision": null}, "key": "16a58b98a70a40fba07fbab92f65c3d8"}
May 12 18:10:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306565
May 12 18:10:05 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:10:06 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '16a58b98a70a40fba07fbab92f65c3d8', 'timestamp': 1715508606.0765166}
May 12 18:10:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:10:06 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:10:06 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:10:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:10:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060306666
May 12 18:10:07 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:10:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:10:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058206666
May 12 18:10:08 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:10:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:10:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508609, 'firmwareRevision': None}
May 12 18:10:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508609, 'firmwareRevision': None}
May 12 18:10:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508609, "firmwareRevision": null}, "key": "e17d180e74754c4a956e325c429b611d"}
May 12 18:10:09 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e17d180e74754c4a956e325c429b611d', 'timestamp': 1715508609.7547848}
May 12 18:10:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059006666
May 12 18:10:10 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:10:19 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:10:19 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:10:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:10:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:10:20 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:10:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:10:20 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:10:20 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:10:20 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:10:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:10:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:10:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:10:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058306666
May 12 18:10:23 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:10:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f106666
May 12 18:10:24 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:10:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059206666
May 12 18:10:24 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:10:27 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:10:27 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:10:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3db289bde0674120b78e94e9165887b2"}
May 12 18:10:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '3db289bde0674120b78e94e9165887b2', 'timestamp': 1715508627.9807236}
May 12 18:10:31 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:10:31 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:10:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:10:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:10:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:10:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f206666
May 12 18:10:34 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:10:35 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:10:35 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:10:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048006566
May 12 18:10:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:10:35 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:10:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059306666
May 12 18:10:36 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:10:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058106666
May 12 18:10:37 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:10:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:10:48 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508648, 'firmwareRevision': None}
May 12 18:10:48 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508648, 'firmwareRevision': None}
May 12 18:10:48 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508648, "firmwareRevision": null}, "key": "c6b97a5f8d734f40b87ae1a2f8ffc37f"}
May 12 18:10:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:10:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:10:48 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508648, 'firmwareRevision': None}
May 12 18:10:48 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508648, 'firmwareRevision': None}
May 12 18:10:49 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508648, "firmwareRevision": null}, "key": "f1b262802a864708a881a27d8abe4dde"}
May 12 18:10:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059006666
May 12 18:10:49 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:10:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:10:49 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c6b97a5f8d734f40b87ae1a2f8ffc37f', 'timestamp': 1715508649.1139362}
May 12 18:10:49 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f1b262802a864708a881a27d8abe4dde', 'timestamp': 1715508649.3916101}
May 12 18:10:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:10:49 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:10:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048206566
May 12 18:10:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:10:50 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:10:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058206666
May 12 18:10:50 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:10:51 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:10:51 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:10:52 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:10:52 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:10:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:10:52 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:11:01 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:11:01 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:11:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058306666
May 12 18:11:02 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:11:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:11:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:11:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:11:04 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508664, 'firmwareRevision': None}
May 12 18:11:04 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508664, 'firmwareRevision': None}
May 12 18:11:04 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508664, "firmwareRevision": null}, "key": "b70de2e7b1d84ea4b96cd432926a2ca9"}
May 12 18:11:05 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:11:05 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b70de2e7b1d84ea4b96cd432926a2ca9', 'timestamp': 1715508664.5517733}
May 12 18:11:05 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:11:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:11:05 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:11:05 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:11:05 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:11:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:11:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:11:15 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508675, 'firmwareRevision': None}
May 12 18:11:15 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508675, 'firmwareRevision': None}
May 12 18:11:15 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508675, "firmwareRevision": null}, "key": "103a0aac898846618c1dacdf4c3f7108"}
May 12 18:11:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:11:15 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508675, 'firmwareRevision': None}
May 12 18:11:15 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508675, 'firmwareRevision': None}
May 12 18:11:15 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508675, "firmwareRevision": null}, "key": "c33de4765de647879addb8d7db55b48f"}
May 12 18:11:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:11:16 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:11:16 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:11:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:11:16 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '103a0aac898846618c1dacdf4c3f7108', 'timestamp': 1715508676.2901778}
May 12 18:11:16 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c33de4765de647879addb8d7db55b48f', 'timestamp': 1715508676.3535085}
May 12 18:11:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048106566
May 12 18:11:17 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508677, 'firmwareRevision': None}
May 12 18:11:17 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508677, 'firmwareRevision': None}
May 12 18:11:17 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 72, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508677, "firmwareRevision": null}, "key": "2cb3cc4405304817a103437aa8d88201"}
May 12 18:11:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057106666
May 12 18:11:17 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:11:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:11:17 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:11:17 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '2cb3cc4405304817a103437aa8d88201', 'timestamp': 1715508677.4745836}
May 12 18:11:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:11:19 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:11:20 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:11:20 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:11:27 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:11:27 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:11:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e9ee9bcef0174a56937b4a2fd28c24e5"}
May 12 18:11:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e9ee9bcef0174a56937b4a2fd28c24e5', 'timestamp': 1715508688.2763071}
May 12 18:11:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:11:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f307b7c
May 12 18:11:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:11:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048206566
May 12 18:11:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000057206666
May 12 18:11:32 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:11:32 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:11:32 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:11:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060006666
May 12 18:11:33 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:11:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:11:34 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:11:43 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:11:43 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:11:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:11:43 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:11:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048306566
May 12 18:11:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:11:44 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:11:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:11:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:11:44 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:11:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:11:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:11:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060106666
May 12 18:11:46 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:11:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:11:47 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:11:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306667
May 12 18:11:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:11:57 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508717, 'firmwareRevision': None}
May 12 18:11:57 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508717, 'firmwareRevision': None}
May 12 18:11:57 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508717, "firmwareRevision": null}, "key": "f16e44e8a0f74566838cd7eff2f60d5a"}
May 12 18:11:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060206666
May 12 18:11:58 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:11:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006667
May 12 18:11:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:11:58 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508718, 'firmwareRevision': None}
May 12 18:11:58 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508718, 'firmwareRevision': None}
May 12 18:11:58 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508718, "firmwareRevision": null}, "key": "41bb3af80b5f4d02b15668ec1b9ee1c8"}
May 12 18:11:58 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:11:58 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:11:58 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f16e44e8a0f74566838cd7eff2f60d5a', 'timestamp': 1715508718.3230758}
May 12 18:11:58 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '41bb3af80b5f4d02b15668ec1b9ee1c8', 'timestamp': 1715508718.5208776}
May 12 18:11:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:11:59 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:11:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:11:59 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:12:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f207b7c
May 12 18:12:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:12:01 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:12:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048106566
May 12 18:12:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:12:02 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:12:02 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:12:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:12:11 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508731, 'firmwareRevision': None}
May 12 18:12:11 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508731, 'firmwareRevision': None}
May 12 18:12:11 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508731, "firmwareRevision": null}, "key": "d5e4d5c543bd4d2dabcfe50afcdd3185"}
May 12 18:12:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:12:11 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:12:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f006666
May 12 18:12:11 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:12:12 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd5e4d5c543bd4d2dabcfe50afcdd3185', 'timestamp': 1715508732.2751698}
May 12 18:12:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:12:12 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:12:12 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:12:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:12:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:12:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:12:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:12:16 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:12:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:12:26 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:12:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:12:27 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:12:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:12:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:12:27 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:12:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:12:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508747, 'firmwareRevision': None}
May 12 18:12:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508747, 'firmwareRevision': None}
May 12 18:12:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508747, "firmwareRevision": null}, "key": "10d1099f7a8c4433ba2d85768e8f678a"}
May 12 18:12:27 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:12:27 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:12:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4fbaff0f8eb741a59d6a6e6ed0490e63"}
May 12 18:12:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '10d1099f7a8c4433ba2d85768e8f678a', 'timestamp': 1715508748.1547959}
May 12 18:12:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4fbaff0f8eb741a59d6a6e6ed0490e63', 'timestamp': 1715508748.3118896}
May 12 18:12:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:12:28 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508748, 'firmwareRevision': None}
May 12 18:12:28 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508748, 'firmwareRevision': None}
May 12 18:12:28 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508748, "firmwareRevision": null}, "key": "6b64fbd0c5c046a6ba3fd2f3995cb747"}
May 12 18:12:29 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '6b64fbd0c5c046a6ba3fd2f3995cb747', 'timestamp': 1715508749.2285974}
May 12 18:12:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:12:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:12:30 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:12:33 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:12:33 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:12:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:12:40 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:12:40 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:12:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:12:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:12:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f306666
May 12 18:12:41 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:12:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:12:43 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:12:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058206666
May 12 18:12:43 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:12:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:12:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:12:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:12:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:12:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058306666
May 12 18:12:55 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:12:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f006666
May 12 18:12:55 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:12:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:12:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:12:58 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:12:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:12:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206565
May 12 18:12:58 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:13:03 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:13:03 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:13:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 99, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000063000a0000000058006666
May 12 18:13:08 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:13:08 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:13:08 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:13:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048006566
May 12 18:13:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:13:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508789, "firmwareRevision": null}, "key": "5457f6eff85149be91c26402a0dcf3be"}
May 12 18:13:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:13:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508789, "firmwareRevision": null}, "key": "d3b9d6a2901a40c6b7344bc6c759b1f1"}
May 12 18:13:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:13:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508789, 'firmwareRevision': None}
May 12 18:13:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508789, "firmwareRevision": null}, "key": "09d52ba7ea504c9baab6d659d4aea148"}
May 12 18:13:09 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '5457f6eff85149be91c26402a0dcf3be', 'timestamp': 1715508789.6972971}
May 12 18:13:09 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd3b9d6a2901a40c6b7344bc6c759b1f1', 'timestamp': 1715508789.9288359}
May 12 18:13:10 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '09d52ba7ea504c9baab6d659d4aea148', 'timestamp': 1715508790.294591}
May 12 18:13:10 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:13:10 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:13:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:13:11 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:13:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:13:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f207b7c
May 12 18:13:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:13:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f306666
May 12 18:13:22 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:13:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:13:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:13:22 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508802, 'firmwareRevision': None}
May 12 18:13:22 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508802, 'firmwareRevision': None}
May 12 18:13:23 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508802, "firmwareRevision": null}, "key": "8ffb39d01f36451fbd5fe23a21b040ad"}
May 12 18:13:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:13:23 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:13:23 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:13:23 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:13:23 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8ffb39d01f36451fbd5fe23a21b040ad', 'timestamp': 1715508803.4628408}
May 12 18:13:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:13:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:13:24 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:13:28 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:13:28 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:13:28 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b26a5edee9c941f2a2226633a22e8325"}
May 12 18:13:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b26a5edee9c941f2a2226633a22e8325', 'timestamp': 1715508808.6950259}
May 12 18:13:33 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:13:33 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:13:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:13:36 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:13:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f106666
May 12 18:13:36 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:13:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:13:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:13:37 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:13:37 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:13:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048306566
May 12 18:13:37 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508817, 'firmwareRevision': None}
May 12 18:13:37 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 72, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508817, 'firmwareRevision': None}
May 12 18:13:37 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 72, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508817, "firmwareRevision": null}, "key": "519ccad4e9af4b9b9994fcd724081009"}
May 12 18:13:38 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '519ccad4e9af4b9b9994fcd724081009', 'timestamp': 1715508818.0357199}
May 12 18:13:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:13:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:13:39 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508819, 'firmwareRevision': None}
May 12 18:13:39 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508819, 'firmwareRevision': None}
May 12 18:13:39 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508819, "firmwareRevision": null}, "key": "30e1682471c0448e9170052aad6a110a"}
May 12 18:13:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:13:39 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:13:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:13:40 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '30e1682471c0448e9170052aad6a110a', 'timestamp': 1715508820.0491827}
May 12 18:13:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:13:49 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:13:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:13:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:13:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b60013000000005f206666
May 12 18:13:51 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:13:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:13:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:13:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 72, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000048006566
May 12 18:14:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:14:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:14:04 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:14:04 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:14:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:14:04 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:14:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:14:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:14:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b006666
May 12 18:14:05 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:14:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006665
May 12 18:14:05 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:14:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060006666
May 12 18:14:05 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:14:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:14:07 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:14:07 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:14:07 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:14:07 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:14:07 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:14:07 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:14:08 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:14:08 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:14:08 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:14:08 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:14:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f307b7c
May 12 18:14:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206665
May 12 18:14:17 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:14:18 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:14:18 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:14:18 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 18:14:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:14:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:14:19 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:14:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:14:21 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508861, 'firmwareRevision': None}
May 12 18:14:21 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508861, 'firmwareRevision': None}
May 12 18:14:21 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508861, "firmwareRevision": null}, "key": "a4a9c2a0579d4a5d9421f1d22369a5ff"}
May 12 18:14:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:14:21 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:14:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:14:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:14:22 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a4a9c2a0579d4a5d9421f1d22369a5ff', 'timestamp': 1715508861.8397222}
May 12 18:14:28 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:14:28 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:14:28 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f86aac821e5145969416b6ff23276639"}
May 12 18:14:29 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f86aac821e5145969416b6ff23276639', 'timestamp': 1715508868.9157712}
May 12 18:14:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:14:31 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:14:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:14:32 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508872, 'firmwareRevision': None}
May 12 18:14:32 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508872, 'firmwareRevision': None}
May 12 18:14:32 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508872, "firmwareRevision": null}, "key": "d48b0130824a448f8fe9d83fb34075b1"}
May 12 18:14:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306665
May 12 18:14:32 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:14:32 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd48b0130824a448f8fe9d83fb34075b1', 'timestamp': 1715508872.4736745}
May 12 18:14:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f107b7c
May 12 18:14:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508873, 'firmwareRevision': None}
May 12 18:14:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508873, 'firmwareRevision': None}
May 12 18:14:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508873, "firmwareRevision": null}, "key": "b68baa2891824ce5ab91dc502b314743"}
May 12 18:14:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:14:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508873, 'firmwareRevision': None}
May 12 18:14:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508873, 'firmwareRevision': None}
May 12 18:14:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508873, "firmwareRevision": null}, "key": "cbd496d7305f4df894b1116ed793f12c"}
May 12 18:14:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b68baa2891824ce5ab91dc502b314743', 'timestamp': 1715508873.888912}
May 12 18:14:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'cbd496d7305f4df894b1116ed793f12c', 'timestamp': 1715508874.0491202}
May 12 18:14:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:14:34 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:14:34 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:14:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:14:36 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:14:46 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508886, 'firmwareRevision': None}
May 12 18:14:46 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 103, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508886, 'firmwareRevision': None}
May 12 18:14:46 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 103, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508886, "firmwareRevision": null}, "key": "c0d33e54e3b148b88a507f699c037667"}
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:14:46 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:14:46 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508886, 'firmwareRevision': None}
May 12 18:14:46 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508886, 'firmwareRevision': None}
May 12 18:14:46 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508886, "firmwareRevision": null}, "key": "9aeb34bee5cd4537b0274b0d045a6be4"}
May 12 18:14:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:14:46 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c0d33e54e3b148b88a507f699c037667', 'timestamp': 1715508886.4745607}
May 12 18:14:46 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:14:47 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '9aeb34bee5cd4537b0274b0d045a6be4', 'timestamp': 1715508887.1711807}
May 12 18:14:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:14:47 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:14:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106665
May 12 18:14:47 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:14:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f307b7c
May 12 18:14:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:14:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060006666
May 12 18:14:50 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:14:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f307b7c
May 12 18:14:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:14:59 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:15:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 182, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b600130000000060106666
May 12 18:15:00 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:15:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003f007b7c
May 12 18:15:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:15:01 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:15:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206667
May 12 18:15:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:15:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:15:01 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:15:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:15:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:15:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:15:05 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:15:05 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:15:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:15:13 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:15:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:15:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:15:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f306666
May 12 18:15:14 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:15:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002306565
May 12 18:15:15 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:15:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003d217b7c
May 12 18:15:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 73, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a0000000049106666
May 12 18:15:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:15:15 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:15:15 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:15:18 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:15:18 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:15:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000056106666
May 12 18:15:18 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:15:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 73, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a0000000049206666
May 12 18:15:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 73, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508927, 'firmwareRevision': None}
May 12 18:15:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 73, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508927, 'firmwareRevision': None}
May 12 18:15:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 73, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508927, "firmwareRevision": null}, "key": "aadb352858694fbd85f3a99d5bdeb092"}
May 12 18:15:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:15:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:15:28 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:15:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000056206666
May 12 18:15:28 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:15:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:15:28 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:15:28 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:15:28 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:15:28 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "906855020852411087d99fb7fa0729e6"}
May 12 18:15:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'aadb352858694fbd85f3a99d5bdeb092', 'timestamp': 1715508928.3919454}
May 12 18:15:29 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '906855020852411087d99fb7fa0729e6', 'timestamp': 1715508929.1498816}
May 12 18:15:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:15:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002106565
May 12 18:15:32 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:15:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003d317b7c
May 12 18:15:35 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:15:35 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f106666
May 12 18:15:42 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002206565
May 12 18:15:42 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 73, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a0000000049006666
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003d017b7c
May 12 18:15:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 1, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508942, 'firmwareRevision': None}
May 12 18:15:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 1, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 120, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 77, 'bmrCals': 75, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715508942, 'firmwareRevision': None}
May 12 18:15:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 1, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 120, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 77, "bmrCals": 75, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715508942, "firmwareRevision": null}, "key": "6e7da462db9344c19178c7288ec8ab1b"}
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:15:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:15:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508942, 'firmwareRevision': None}
May 12 18:15:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715508942, 'firmwareRevision': None}
May 12 18:15:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715508942, "firmwareRevision": null}, "key": "3067233d453d48759d2cae927108fa26"}
May 12 18:15:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '6e7da462db9344c19178c7288ec8ab1b', 'timestamp': 1715508943.055248}
May 12 18:15:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '3067233d453d48759d2cae927108fa26', 'timestamp': 1715508943.2548585}
May 12 18:15:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:15:43 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:15:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:15:43 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:15:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:15:44 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:15:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a306666
May 12 18:15:45 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:15:45 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:15:45 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:15:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000056006666
May 12 18:15:45 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:15:45 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:15:45 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:15:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f306666
May 12 18:15:56 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:15:56 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:15:56 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:15:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 97, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000061000a0000000002006565
May 12 18:15:56 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:15:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 73, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a0000000049106666
May 12 18:15:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:15:57 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508957, 'firmwareRevision': None}
May 12 18:15:57 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715508957, 'firmwareRevision': None}
May 12 18:15:57 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715508957, "firmwareRevision": null}, "key": "c22d86bab84f447792a39c905e2e7e2b"}
May 12 18:15:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:15:57 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508957, 'firmwareRevision': None}
May 12 18:15:57 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715508957, 'firmwareRevision': None}
May 12 18:15:57 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715508957, "firmwareRevision": null}, "key": "fc6f15918c9d4e90868b9bbd800d7bb1"}
May 12 18:15:58 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c22d86bab84f447792a39c905e2e7e2b', 'timestamp': 1715508958.297507}
May 12 18:15:58 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'fc6f15918c9d4e90868b9bbd800d7bb1', 'timestamp': 1715508958.3483937}
May 12 18:15:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:15:59 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:15:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 75, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 77, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 120} 13d413d400070000000000000078005f000a02304b003d217b7c
May 12 18:16:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 86, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000056206666
May 12 18:16:00 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:16:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:16:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:16:00 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:16:05 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:16:05 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:16:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:16:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508969, 'firmwareRevision': None}
May 12 18:16:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715508969, 'firmwareRevision': None}
May 12 18:16:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715508969, "firmwareRevision": null}, "key": "697ff8122a51482abb6df3c622231e15"}
May 12 18:16:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 73, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a0000000049206666
May 12 18:16:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:16:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:16:10 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '697ff8122a51482abb6df3c622231e15', 'timestamp': 1715508970.3342218}
May 12 18:16:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:16:10 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:16:10 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:16:10 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:16:11 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:16:11 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:16:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:16:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:16:13 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:16:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f007b7c
May 12 18:16:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:16:24 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:16:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:16:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:16:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:16:25 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:16:25 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:16:25 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:16:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:16:26 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:16:26 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:16:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f107b7c
May 12 18:16:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:16:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:16:27 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:16:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:16:27 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:16:29 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:16:29 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:16:29 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7ea3349bc67d466680fb4e0d4c03264d"}
May 12 18:16:29 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '7ea3349bc67d466680fb4e0d4c03264d', 'timestamp': 1715508989.6136715}
May 12 18:16:36 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:16:36 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:16:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:16:37 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:16:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:16:37 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:16:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:16:38 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:16:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f207b7c
May 12 18:16:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:16:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a106666
May 12 18:16:39 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508999, 'firmwareRevision': None}
May 12 18:16:39 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715508999, 'firmwareRevision': None}
May 12 18:16:39 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715508999, "firmwareRevision": null}, "key": "4150cabf225c4d2a8f3a8306a4010fcc"}
May 12 18:16:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:16:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:16:40 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:16:40 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:16:40 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4150cabf225c4d2a8f3a8306a4010fcc', 'timestamp': 1715509000.1699765}
May 12 18:16:40 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:16:40 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:16:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:16:41 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:16:41 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:16:41 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:16:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:16:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a306666
May 12 18:16:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:16:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:16:52 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:16:52 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:16:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:16:52 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:16:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:16:52 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:16:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:16:54 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509014, 'firmwareRevision': None}
May 12 18:16:54 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509014, 'firmwareRevision': None}
May 12 18:16:54 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509014, "firmwareRevision": null}, "key": "4e7b6d9dd7584251a87831588d627352"}
May 12 18:16:55 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4e7b6d9dd7584251a87831588d627352', 'timestamp': 1715509015.1523876}
May 12 18:16:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f007b7c
May 12 18:16:55 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509015, 'firmwareRevision': None}
May 12 18:16:55 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509015, 'firmwareRevision': None}
May 12 18:16:55 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509015, "firmwareRevision": null}, "key": "c5f20cd4f7824304b2bf87e02c99aca0"}
May 12 18:16:55 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c5f20cd4f7824304b2bf87e02c99aca0', 'timestamp': 1715509015.8647575}
May 12 18:16:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:16:56 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:16:56 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:16:56 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:17:06 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:17:06 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:17:06 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:17:06 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:17:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:17:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:17:06 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509026, 'firmwareRevision': None}
May 12 18:17:06 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509026, 'firmwareRevision': None}
May 12 18:17:06 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509026, "firmwareRevision": null}, "key": "d630a186867a499e8fd482ee508de20d"}
May 12 18:17:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:17:07 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:17:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:17:07 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:17:07 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd630a186867a499e8fd482ee508de20d', 'timestamp': 1715509027.3959978}
May 12 18:17:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f107b7c
May 12 18:17:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:17:08 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:17:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:17:09 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:17:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f207b7c
May 12 18:17:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060006666
May 12 18:17:20 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:17:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:17:21 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:17:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:17:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:17:21 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509041, 'firmwareRevision': None}
May 12 18:17:21 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509041, 'firmwareRevision': None}
May 12 18:17:21 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509041, "firmwareRevision": null}, "key": "6caae4de74f14060947e747625323e2f"}
May 12 18:17:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:17:21 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:17:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:17:22 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:17:22 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '6caae4de74f14060947e747625323e2f', 'timestamp': 1715509042.1962793}
May 12 18:17:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060006666
May 12 18:17:23 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:17:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:17:29 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:17:29 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:17:29 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "59ae84a9f8334a8baa485bacb033826c"}
May 12 18:17:30 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '59ae84a9f8334a8baa485bacb033826c', 'timestamp': 1715509050.0169775}
May 12 18:17:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a306666
May 12 18:17:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:17:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:17:34 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:17:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f007b7c
May 12 18:17:36 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:17:36 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:17:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:17:38 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509058, 'firmwareRevision': None}
May 12 18:17:38 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509058, 'firmwareRevision': None}
May 12 18:17:38 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509058, "firmwareRevision": null}, "key": "a19e0737bb634934a23e24db7a8157e4"}
May 12 18:17:39 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a19e0737bb634934a23e24db7a8157e4', 'timestamp': 1715509058.6989808}
May 12 18:17:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:17:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:17:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a006666
May 12 18:17:48 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509068, 'firmwareRevision': None}
May 12 18:17:48 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509068, 'firmwareRevision': None}
May 12 18:17:48 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509068, "firmwareRevision": null}, "key": "dee28dbfaf02489bafe44d444749d883"}
May 12 18:17:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:17:49 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:17:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306667
May 12 18:17:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:17:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:17:49 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'dee28dbfaf02489bafe44d444749d883', 'timestamp': 1715509069.2303977}
May 12 18:17:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:17:50 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:17:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:18:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:18:01 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:18:01 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:18:01 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:18:02 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060006666
May 12 18:18:02 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:18:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004a206666
May 12 18:18:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:18:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f307b7c
May 12 18:18:04 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509084, 'firmwareRevision': None}
May 12 18:18:04 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509084, 'firmwareRevision': None}
May 12 18:18:04 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509084, "firmwareRevision": null}, "key": "30e4995b4b2647b7b6da905645ece4ed"}
May 12 18:18:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:18:05 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:18:05 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '30e4995b4b2647b7b6da905645ece4ed', 'timestamp': 1715509085.0546222}
May 12 18:18:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 103, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106667
May 12 18:18:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:18:06 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509086, 'firmwareRevision': None}
May 12 18:18:06 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509086, 'firmwareRevision': None}
May 12 18:18:06 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509086, "firmwareRevision": null}, "key": "ebf1e83cea364656abcc400b22e05499"}
May 12 18:18:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:18:06 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:18:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:18:06 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:18:07 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:18:07 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:18:07 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'ebf1e83cea364656abcc400b22e05499', 'timestamp': 1715509086.7618618}
May 12 18:18:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:18:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:18:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:18:16 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:18:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:18:16 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:18:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f007b7c
May 12 18:18:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000055006666
May 12 18:18:18 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:18:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:18:18 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509098, 'firmwareRevision': None}
May 12 18:18:18 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509098, 'firmwareRevision': None}
May 12 18:18:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509098, "firmwareRevision": null}, "key": "794b855385074dfba82f9776cd7668db"}
May 12 18:18:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:18:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:18:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '794b855385074dfba82f9776cd7668db', 'timestamp': 1715509099.2043068}
May 12 18:18:29 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:18:29 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:18:29 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "69b7b35886674e18a04db464e43e3687"}
May 12 18:18:30 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:18:30 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:18:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:18:30 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:18:30 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '69b7b35886674e18a04db464e43e3687', 'timestamp': 1715509110.3001955}
May 12 18:18:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:18:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106566
May 12 18:18:30 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509110, 'firmwareRevision': None}
May 12 18:18:30 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509110, 'firmwareRevision': None}
May 12 18:18:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509110, "firmwareRevision": null}, "key": "0d7874df082a45b2b18d4b72a4b2f8ac"}
May 12 18:18:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:18:31 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:18:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000055106666
May 12 18:18:31 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:18:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0d7874df082a45b2b18d4b72a4b2f8ac', 'timestamp': 1715509111.3719492}
May 12 18:18:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f207b7c
May 12 18:18:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:18:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:18:34 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:18:34 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:18:37 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:18:37 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:18:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:18:43 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509123, 'firmwareRevision': None}
May 12 18:18:43 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509123, 'firmwareRevision': None}
May 12 18:18:43 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509123, "firmwareRevision": null}, "key": "67c4bfc0b93446f182f8fb238bd5db65"}
May 12 18:18:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:18:43 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:18:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f307b7c
May 12 18:18:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '67c4bfc0b93446f182f8fb238bd5db65', 'timestamp': 1715509124.2401009}
May 12 18:18:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:18:44 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:18:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b206666
May 12 18:18:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:18:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:18:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:18:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:18:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:18:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:18:57 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:18:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:18:58 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:18:58 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:18:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:18:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:18:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:18:58 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:18:59 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:18:59 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:18:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f007b7c
May 12 18:18:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:18:59 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:18:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:18:59 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:18:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:18:59 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:19:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b006666
May 12 18:19:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509140, 'firmwareRevision': None}
May 12 18:19:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 60, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509140, 'firmwareRevision': None}
May 12 18:19:00 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 60, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509140, "firmwareRevision": null}, "key": "e02e6c96d27f46e18766dddff0314a87"}
May 12 18:19:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:19:00 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e02e6c96d27f46e18766dddff0314a87', 'timestamp': 1715509140.5256655}
May 12 18:19:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f107b7c
May 12 18:19:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:19:01 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:19:01 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:19:01 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:19:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:19:02 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:19:02 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:19:02 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:19:08 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:19:08 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:19:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:19:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003d207b7c
May 12 18:19:12 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509152, 'firmwareRevision': None}
May 12 18:19:12 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509152, 'firmwareRevision': None}
May 12 18:19:12 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509152, "firmwareRevision": null}, "key": "1a4b6eb003244ec79d85ce82418ddb3c"}
May 12 18:19:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:19:12 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:19:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:19:12 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509152, 'firmwareRevision': None}
May 12 18:19:12 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509152, 'firmwareRevision': None}
May 12 18:19:13 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509152, "firmwareRevision": null}, "key": "78f75b30e9cc45fe89a71e74ed9283a3"}
May 12 18:19:13 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '1a4b6eb003244ec79d85ce82418ddb3c', 'timestamp': 1715509153.0169759}
May 12 18:19:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:19:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:19:13 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:19:13 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:19:13 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '78f75b30e9cc45fe89a71e74ed9283a3', 'timestamp': 1715509153.3788104}
May 12 18:19:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b006666
May 12 18:19:13 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:19:13 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:19:13 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:19:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:19:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:19:15 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:19:18 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 18:19:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:19:26 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:19:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005e106666
May 12 18:19:26 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:19:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:19:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:19:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509167, 'firmwareRevision': None}
May 12 18:19:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509167, 'firmwareRevision': None}
May 12 18:19:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509167, "firmwareRevision": null}, "key": "4f8931cda01842aebce54e0b65ba484e"}
May 12 18:19:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:19:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:19:28 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:19:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4f8931cda01842aebce54e0b65ba484e', 'timestamp': 1715509168.2996314}
May 12 18:19:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:19:29 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:19:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b306666
May 12 18:19:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003d007b7c
May 12 18:19:30 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:19:30 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:19:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:19:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:19:30 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:19:30 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:19:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0d7c200c42e44bd080c651b8b6516886"}
May 12 18:19:30 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0d7c200c42e44bd080c651b8b6516886', 'timestamp': 1715509170.7072275}
May 12 18:19:38 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:19:38 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:19:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:19:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:19:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:19:40 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:19:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:19:40 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:19:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:19:42 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:19:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003d107b7c
May 12 18:19:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:19:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:19:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509182, 'firmwareRevision': None}
May 12 18:19:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509182, 'firmwareRevision': None}
May 12 18:19:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509182, "firmwareRevision": null}, "key": "f1002ec8490b4bec89a87f2cd6eba790"}
May 12 18:19:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:19:43 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:19:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f1002ec8490b4bec89a87f2cd6eba790', 'timestamp': 1715509183.2641487}
May 12 18:19:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:19:44 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:19:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:19:44 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:19:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 60, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003c000a000000004b106666
May 12 18:19:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003d207b7c
May 12 18:19:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:19:54 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509194, 'firmwareRevision': None}
May 12 18:19:54 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509194, 'firmwareRevision': None}
May 12 18:19:54 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509194, "firmwareRevision": null}, "key": "98ef0806ddf34a5d9ed9edf3417fc65e"}
May 12 18:19:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:19:55 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:19:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:19:55 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:19:55 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '98ef0806ddf34a5d9ed9edf3417fc65e', 'timestamp': 1715509195.3633687}
May 12 18:19:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:19:57 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:19:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:19:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005e006666
May 12 18:19:57 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:19:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:20:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:20:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:20:07 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:20:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:20:08 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:20:08 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:20:08 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:20:09 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509209, 'firmwareRevision': None}
May 12 18:20:09 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509209, 'firmwareRevision': None}
May 12 18:20:09 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509209, "firmwareRevision": null}, "key": "6ceb2c7ce3ba4833868b2fb1062cd5e7"}
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003d007b7c
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:20:09 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005e106666
May 12 18:20:09 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:20:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:20:10 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '6ceb2c7ce3ba4833868b2fb1062cd5e7', 'timestamp': 1715509209.655736}
May 12 18:20:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 123, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 95, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d400070000000000000079005f000a02304d003f107b7c
May 12 18:20:21 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509221, 'firmwareRevision': None}
May 12 18:20:21 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 123, 'distance': 0, 'runSteps': 0, 'solarGen': 95, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509221, 'firmwareRevision': None}
May 12 18:20:21 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 123, "distance": 0, "runSteps": 0, "solarGen": 95, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509221, "firmwareRevision": null}, "key": "f9bfbf98476443e8bd8409d2465ece0e"}
May 12 18:20:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:20:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:20:22 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509222, 'firmwareRevision': None}
May 12 18:20:22 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509222, 'firmwareRevision': None}
May 12 18:20:22 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509222, "firmwareRevision": null}, "key": "23a0aa8643be4166a07f82fcd84efc8f"}
May 12 18:20:22 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f9bfbf98476443e8bd8409d2465ece0e', 'timestamp': 1715509222.2977083}
May 12 18:20:22 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '23a0aa8643be4166a07f82fcd84efc8f', 'timestamp': 1715509222.6087208}
May 12 18:20:22 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:20:22 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:20:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:20:24 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:20:24 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:20:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:20:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:20:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:20:30 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:20:30 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:20:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3b56c9b4a7fd475c85145f6dbd730404"}
May 12 18:20:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '3b56c9b4a7fd475c85145f6dbd730404', 'timestamp': 1715509230.9440587}
May 12 18:20:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f006666
May 12 18:20:36 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:20:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:20:36 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:20:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:20:37 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:20:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:20:39 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:20:39 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509239, 'firmwareRevision': None}
May 12 18:20:39 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509239, 'firmwareRevision': None}
May 12 18:20:39 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:20:39 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509239, "firmwareRevision": null}, "key": "4fca0cae4cea46ec86fd7c1e071bc4da"}
May 12 18:20:39 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:20:39 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:20:40 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4fca0cae4cea46ec86fd7c1e071bc4da', 'timestamp': 1715509239.8726695}
May 12 18:20:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f206666
May 12 18:20:51 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:20:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:20:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:20:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:20:52 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:20:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:20:52 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:20:53 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:20:53 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:20:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:20:53 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:20:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:20:54 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509254, 'firmwareRevision': None}
May 12 18:20:54 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509254, 'firmwareRevision': None}
May 12 18:20:54 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509254, "firmwareRevision": null}, "key": "c2de66d2c1de49159bd239caf7983e3d"}
May 12 18:20:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:20:54 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:20:54 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c2de66d2c1de49159bd239caf7983e3d', 'timestamp': 1715509254.9358368}
May 12 18:21:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:21:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005f306666
May 12 18:21:03 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:21:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:21:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:21:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:21:04 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:21:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:21:06 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:21:07 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:21:07 msm8909 python3[3030]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:21:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:21:08 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:21:08 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:21:08 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:21:09 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:21:09 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:21:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f307a7c
May 12 18:21:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:21:18 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509278, 'firmwareRevision': None}
May 12 18:21:18 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509278, 'firmwareRevision': None}
May 12 18:21:18 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509278, "firmwareRevision": null}, "key": "11f68d1f76a04a22945314ae6baf9fed"}
May 12 18:21:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:21:19 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '11f68d1f76a04a22945314ae6baf9fed', 'timestamp': 1715509279.1137741}
May 12 18:21:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:21:19 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:21:19 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 12 18:21:19 msm8909 python3[3030]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 18:21:19 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:21:19 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:21:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:21:20 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509280, 'firmwareRevision': None}
May 12 18:21:20 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509280, 'firmwareRevision': None}
May 12 18:21:20 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509280, "firmwareRevision": null}, "key": "d99b5ef430934ab89fe38ebf8d47dd84"}
May 12 18:21:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:21:21 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:21:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:21:21 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:21:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:21:21 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:21:21 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:21:21 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'd99b5ef430934ab89fe38ebf8d47dd84', 'timestamp': 1715509281.2291365}
May 12 18:21:30 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:21:30 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:21:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c79c23e7be864276ac91a8668242e27c"}
May 12 18:21:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c79c23e7be864276ac91a8668242e27c', 'timestamp': 1715509291.2349946}
May 12 18:21:31 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:21:31 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:21:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:21:31 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:21:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:21:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f007a7c
May 12 18:21:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509293, 'firmwareRevision': None}
May 12 18:21:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509293, 'firmwareRevision': None}
May 12 18:21:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509293, "firmwareRevision": null}, "key": "6d5420870f9f4d4283f9250e9893c467"}
May 12 18:21:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:21:33 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509293, 'firmwareRevision': None}
May 12 18:21:33 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509293, 'firmwareRevision': None}
May 12 18:21:33 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509293, "firmwareRevision": null}, "key": "a286afb5ae804f76a16fa5977adfa011"}
May 12 18:21:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '6d5420870f9f4d4283f9250e9893c467', 'timestamp': 1715509293.9176562}
May 12 18:21:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:21:34 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a286afb5ae804f76a16fa5977adfa011', 'timestamp': 1715509294.3559856}
May 12 18:21:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:21:35 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:21:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:21:40 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:21:40 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:21:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:21:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:21:45 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:21:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:21:45 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:21:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:21:46 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509306, 'firmwareRevision': None}
May 12 18:21:46 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509306, 'firmwareRevision': None}
May 12 18:21:46 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509306, "firmwareRevision": null}, "key": "8a6557fb9fd64e8e87f06746c7c51259"}
May 12 18:21:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:21:46 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8a6557fb9fd64e8e87f06746c7c51259', 'timestamp': 1715509306.6898284}
May 12 18:21:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:21:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005e306666
May 12 18:21:48 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:21:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f207a7c
May 12 18:21:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:21:48 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:21:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:21:48 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:21:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:21:50 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:21:50 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:22:00 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 12 18:22:00 msm8909 python3[3030]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:22:00 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:22:00 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:22:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 94, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b70013000000005e106666
May 12 18:22:01 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:22:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f307a7c
May 12 18:22:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:22:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:22:03 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509323, 'firmwareRevision': None}
May 12 18:22:03 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509323, 'firmwareRevision': None}
May 12 18:22:03 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509323, "firmwareRevision": null}, "key": "45323cb3f6f64e2b96cbbfd65d1ca2b7"}
May 12 18:22:04 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '45323cb3f6f64e2b96cbbfd65d1ca2b7', 'timestamp': 1715509324.2158313}
May 12 18:22:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:22:10 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:22:10 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:22:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:22:14 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:22:14 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:22:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:22:15 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:22:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f007a7c
May 12 18:22:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:22:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:22:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:22:16 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:22:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:22:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f207a7c
May 12 18:22:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:22:27 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:22:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:22:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060006666
May 12 18:22:29 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:22:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:22:29 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:22:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:22:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:22:31 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:22:31 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:22:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ee69015277be4b2e99f0177a4c144b27"}
May 12 18:22:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:22:31 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509351, 'firmwareRevision': None}
May 12 18:22:31 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509351, 'firmwareRevision': None}
May 12 18:22:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509351, "firmwareRevision": null}, "key": "117177fc7d3344268e849e6f264ce7ac"}
May 12 18:22:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'ee69015277be4b2e99f0177a4c144b27', 'timestamp': 1715509351.4272032}
May 12 18:22:32 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '117177fc7d3344268e849e6f264ce7ac', 'timestamp': 1715509351.8367081}
May 12 18:22:41 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:22:41 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:22:42 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 12 18:22:42 msm8909 python3[3030]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:22:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:22:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509362, 'firmwareRevision': None}
May 12 18:22:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509362, 'firmwareRevision': None}
May 12 18:22:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509362, "firmwareRevision": null}, "key": "443a10a605254001b80b0824e64f7867"}
May 12 18:22:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f307a7c
May 12 18:22:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509362, 'firmwareRevision': None}
May 12 18:22:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 124, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509362, 'firmwareRevision': None}
May 12 18:22:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 124, "actCals": 2, "sleepDuration": 121, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509362, "firmwareRevision": null}, "key": "0626215d4b104aa994bedf0f86192383"}
May 12 18:22:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:22:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '443a10a605254001b80b0824e64f7867', 'timestamp': 1715509362.8980808}
May 12 18:22:43 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0626215d4b104aa994bedf0f86192383', 'timestamp': 1715509363.0581169}
May 12 18:22:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:22:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:22:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:22:43 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:22:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:22:45 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:22:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:22:45 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:22:45 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:22:45 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:46 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:22:46 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:46 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:22:46 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:56 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:22:56 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:22:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:22:57 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509377, 'firmwareRevision': None}
May 12 18:22:57 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509377, 'firmwareRevision': None}
May 12 18:22:57 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509377, "firmwareRevision": null}, "key": "cc741fc33f6b422da099696fa907ae0e"}
May 12 18:22:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:22:57 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:22:57 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'cc741fc33f6b422da099696fa907ae0e', 'timestamp': 1715509377.5200539}
May 12 18:22:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a306666
May 12 18:22:57 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:22:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:22:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:22:58 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:22:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:22:59 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:22:59 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:23:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:23:00 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509380, 'firmwareRevision': None}
May 12 18:23:00 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 70, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509380, 'firmwareRevision': None}
May 12 18:23:00 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 70, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509380, "firmwareRevision": null}, "key": "545bacb57a914f60aaf1bd7c47583818"}
May 12 18:23:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:23:01 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '545bacb57a914f60aaf1bd7c47583818', 'timestamp': 1715509380.5799088}
May 12 18:23:09 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:23:09 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:23:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:23:09 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:23:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:23:09 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:23:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:23:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060006666
May 12 18:23:10 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:23:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:23:11 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:23:11 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:23:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:23:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 124, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f207a7c
May 12 18:23:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:23:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:23:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054206565
May 12 18:23:24 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:23:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d307a7b
May 12 18:23:25 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:23:25 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:23:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:23:26 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:23:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:23:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:23:27 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509407, 'firmwareRevision': None}
May 12 18:23:27 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509407, 'firmwareRevision': None}
May 12 18:23:27 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509407, "firmwareRevision": null}, "key": "263c62c84b9a42e0b04454cb12e43e3b"}
May 12 18:23:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:23:28 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:23:28 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '263c62c84b9a42e0b04454cb12e43e3b', 'timestamp': 1715509408.2367816}
May 12 18:23:31 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:23:31 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:23:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "58770d4501424c609f7fef5052472a7a"}
May 12 18:23:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '58770d4501424c609f7fef5052472a7a', 'timestamp': 1715509411.8127635}
May 12 18:23:38 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:23:38 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:23:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:23:38 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509418, 'firmwareRevision': None}
May 12 18:23:38 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509418, 'firmwareRevision': None}
May 12 18:23:38 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509418, "firmwareRevision": null}, "key": "ac52407bbc3049f4a2ff46cf4caca4f3"}
May 12 18:23:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:23:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:23:39 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:23:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d107a7b
May 12 18:23:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:23:39 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:23:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:23:39 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'ac52407bbc3049f4a2ff46cf4caca4f3', 'timestamp': 1715509419.1648755}
May 12 18:23:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:23:40 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:23:40 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:23:40 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:23:41 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:23:41 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:23:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:23:41 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:23:41 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:23:41 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:23:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:23:51 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509431, 'firmwareRevision': None}
May 12 18:23:51 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509431, 'firmwareRevision': None}
May 12 18:23:51 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509431, "firmwareRevision": null}, "key": "91c5082be52543f7a861193b0080406a"}
May 12 18:23:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:23:52 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '91c5082be52543f7a861193b0080406a', 'timestamp': 1715509432.1897509}
May 12 18:23:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:23:52 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:23:54 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:23:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:23:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d307a7b
May 12 18:23:56 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509436, 'firmwareRevision': None}
May 12 18:23:56 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509436, 'firmwareRevision': None}
May 12 18:23:56 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 121, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509436, "firmwareRevision": null}, "key": "91bf283f270941a7bfc1ece09f3db3a1"}
May 12 18:23:57 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '91bf283f270941a7bfc1ece09f3db3a1', 'timestamp': 1715509436.9976618}
May 12 18:24:05 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:24:05 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:24:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:24:06 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:24:06 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:24:06 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:24:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d007a7b
May 12 18:24:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:24:06 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509446, 'firmwareRevision': None}
May 12 18:24:06 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509446, 'firmwareRevision': None}
May 12 18:24:06 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509446, "firmwareRevision": null}, "key": "4d725ef780714b6f96fe6c095b9a2500"}
May 12 18:24:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:24:07 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '4d725ef780714b6f96fe6c095b9a2500', 'timestamp': 1715509447.2625985}
May 12 18:24:07 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:24:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:24:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054206565
May 12 18:24:09 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:24:09 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:24:09 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:24:12 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:24:12 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:24:19 msm8909 python3[3030]: Running Scheduled: Thread Check
May 12 18:24:19 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:24:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:24:21 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509461, 'firmwareRevision': None}
May 12 18:24:21 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 74, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509461, 'firmwareRevision': None}
May 12 18:24:21 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 74, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509461, "firmwareRevision": null}, "key": "2217444013af4b79b1c18cfe835c7ccd"}
May 12 18:24:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:24:21 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:24:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:24:21 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:24:21 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060306666
May 12 18:24:21 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:24:21 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:24:21 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:24:21 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '2217444013af4b79b1c18cfe835c7ccd', 'timestamp': 1715509461.688272}
May 12 18:24:22 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:24:22 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:24:22 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:24:22 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:24:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b006666
May 12 18:24:23 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:24:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f107a7b
May 12 18:24:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:24:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:24:31 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:24:31 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:24:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a22661ee885c430dbaa1e723edaed950"}
May 12 18:24:32 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'a22661ee885c430dbaa1e723edaed950', 'timestamp': 1715509472.2125292}
May 12 18:24:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:24:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:24:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:24:33 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:24:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f207a7b
May 12 18:24:35 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060106666
May 12 18:24:35 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:24:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f307a7b
May 12 18:24:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:24:36 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:24:36 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:24:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b106666
May 12 18:24:38 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:24:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:24:42 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:24:42 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:24:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:24:47 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509487, 'firmwareRevision': None}
May 12 18:24:47 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 67, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509487, 'firmwareRevision': None}
May 12 18:24:47 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 67, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509487, "firmwareRevision": null}, "key": "5e34e18b28934d0e9c0e444e93ea4130"}
May 12 18:24:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:24:48 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:24:48 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:24:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f007a7b
May 12 18:24:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:24:48 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:24:48 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '5e34e18b28934d0e9c0e444e93ea4130', 'timestamp': 1715509488.4134033}
May 12 18:24:50 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:24:50 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:24:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 96, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 183, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b700130000000060206666
May 12 18:24:50 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:24:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 91, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005b206666
May 12 18:24:50 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:24:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:24:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:24:51 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:24:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:25:03 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 74, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:25:03 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:25:03 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 63, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003f107a7b
May 12 18:25:03 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509503, 'firmwareRevision': None}
May 12 18:25:03 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 63, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509503, 'firmwareRevision': None}
May 12 18:25:03 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 63, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 121, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509503, "firmwareRevision": null}, "key": "e747cb4adf084e71a890586f25bd1f79"}
May 12 18:25:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:25:03 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:25:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:25:04 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:25:04 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e747cb4adf084e71a890586f25bd1f79', 'timestamp': 1715509504.0925059}
May 12 18:25:05 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 67, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:25:05 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:25:05 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:25:07 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 18:25:08 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:25:10 msm8909 python3[3030]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 18:25:10 msm8909 python3[3030]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 18:25:10 msm8909 python3[3030]: Device not connected, retrying later
May 12 18:25:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:25:10 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509510, 'firmwareRevision': None}
May 12 18:25:10 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509510, 'firmwareRevision': None}
May 12 18:25:10 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509510, "firmwareRevision": null}, "key": "9a12f27de22744ec9f0ef696b91afaea"}
May 12 18:25:11 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '9a12f27de22744ec9f0ef696b91afaea', 'timestamp': 1715509511.1199696}
May 12 18:25:13 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:25:13 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:25:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d307a7b
May 12 18:25:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:25:15 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:25:16 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:25:16 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:25:16 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:25:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:25:16 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509516, 'firmwareRevision': None}
May 12 18:25:16 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509516, 'firmwareRevision': None}
May 12 18:25:16 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509516, "firmwareRevision": null}, "key": "bd4ae109b7ba43eeb4f0242bbca30dc7"}
May 12 18:25:16 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:25:16 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:25:17 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'bd4ae109b7ba43eeb4f0242bbca30dc7', 'timestamp': 1715509516.9870429}
May 12 18:25:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f106666
May 12 18:25:17 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:25:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:25:17 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:25:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:25:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:25:18 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:25:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:25:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:25:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:25:20 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509520, 'firmwareRevision': None}
May 12 18:25:20 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509520, 'firmwareRevision': None}
May 12 18:25:20 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509520, "firmwareRevision": null}, "key": "9aee56afbab04093ab498771405e1a44"}
May 12 18:25:20 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:25:20 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:21 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '9aee56afbab04093ab498771405e1a44', 'timestamp': 1715509520.9761236}
May 12 18:25:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:25:29 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:25:30 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509530, 'firmwareRevision': None}
May 12 18:25:30 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509530, 'firmwareRevision': None}
May 12 18:25:30 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509530, "firmwareRevision": null}, "key": "e56da734a9bd4d74b2853b8d3452e0d7"}
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:25:30 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a306666
May 12 18:25:30 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:25:30 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d007a7b
May 12 18:25:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:25:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e56da734a9bd4d74b2853b8d3452e0d7', 'timestamp': 1715509530.8044155}
May 12 18:25:31 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:25:31 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:25:32 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:25:32 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:25:32 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:25:32 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:25:32 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "70ce9209765f45fbbde8534390516ef5"}
May 12 18:25:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:25:32 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '70ce9209765f45fbbde8534390516ef5', 'timestamp': 1715509532.6513517}
May 12 18:25:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:25:34 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:25:43 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:25:43 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:25:43 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:25:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:25:44 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:25:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:25:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:25:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:25:45 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:25:46 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:25:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:25:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:25:48 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:25:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003d307a7b
May 12 18:25:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 88, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:25:57 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:25:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:25:58 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:25:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:25:58 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:25:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:25:59 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509559, 'firmwareRevision': None}
May 12 18:25:59 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509559, 'firmwareRevision': None}
May 12 18:25:59 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509559, "firmwareRevision": null}, "key": "56af17c0ad3c49d183ebf56357c898dc"}
May 12 18:26:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:26:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:26:00 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '56af17c0ad3c49d183ebf56357c898dc', 'timestamp': 1715509560.1528912}
May 12 18:26:00 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:26:01 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:26:01 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:26:01 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:26:10 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 18:26:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:26:11 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:26:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:26:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:26:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:26:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:26:12 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:26:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003e107a7b
May 12 18:26:12 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 62, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509572, 'firmwareRevision': None}
May 12 18:26:12 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 62, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 121, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 79, 'bmrCals': 77, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509572, 'firmwareRevision': None}
May 12 18:26:12 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 62, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 121, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 79, "bmrCals": 77, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509572, "firmwareRevision": null}, "key": "92bade9a1acd4d55bf9afb320203d834"}
May 12 18:26:13 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:26:13 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:26:13 msm8909 python3[3030]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:26:14 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:26:14 msm8909 python3[3030]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:26:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:26:15 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:26:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:26:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:26:20 msm8909 python3[3030]: DBUS: Connected to 06:05:04:32:34:65
May 12 18:26:20 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:26:20 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:26:20 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "2a97583bb1f6454b9efd8562a115d469"}
May 12 18:26:20 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:26:22 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:26:22 msm8909 python3[3030]: 1664.3671674728394 [06:05:04:32:34:65] <- HR 0000
May 12 18:26:24 msm8909 python3[3030]: 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, 64, 110, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 18:26:24 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:26:24 msm8909 python3[3030]: GOT Pairing Code: 0d55
May 12 18:26:24 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:26:24 msm8909 python3[3030]: NO FW Update needed.
May 12 18:26:24 msm8909 python3[3030]: LAST SYNC: 1715498657
May 12 18:26:26 msm8909 python3[3030]: 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, 128, 0, 0, 64, 19, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:26:26 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:26:26 msm8909 python3[3030]: HR READING: 0 TOOK 0.000515 secs
May 12 18:26:26 msm8909 python3[3030]: DEACTIVATING HR.
May 12 18:26:26 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:26:26 msm8909 python3[3030]: GOT Instant Data: {'thermal_gen': 19, 'battery': 71, 'walk_steps': 0, 'run_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'act_cals': 0, 'case_temp': 102, 'activity': 0, 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'heart_rate': 0, 'sleep_duration': 0}
May 12 18:26:26 msm8909 python3[3030]: W ID: 74
May 12 18:26:26 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509586, 'firmwareRevision': None}
May 12 18:26:26 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'activity': 0, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509586, 'firmwareRevision': None}
May 12 18:26:26 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "activity": 0, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509586, "firmwareRevision": null}, "key": "b41330b85c7a4967bb8dec49d06f878c"}
May 12 18:26:26 msm8909 python3[3030]: Instant Upload complete
May 12 18:26:26 msm8909 python3[3030]: using silent sync
May 12 18:26:26 msm8909 python3[3030]: Starting sync for: 06:05:04:32:34:65
May 12 18:26:26 msm8909 python3[3030]: ACTIVATING AMDTP.
May 12 18:26:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059006666
May 12 18:26:27 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:26:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:26:27 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:26:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:26:28 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509588, 'firmwareRevision': None}
May 12 18:26:28 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509588, 'firmwareRevision': None}
May 12 18:26:28 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509588, "firmwareRevision": null}, "key": "5812eee4b4484b6c97709bb6814fb627"}
May 12 18:26:28 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:26:28 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:26:28 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:26:28 msm8909 python3[3030]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:26:29 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:26:29 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003e317a7b
May 12 18:26:30 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:26:30 msm8909 python3[3030]: Sending start sync for: 06:05:04:32:34:65
May 12 18:26:30 msm8909 python3[3030]: 1673.2609920501709 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 12 18:26:31 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 18:26:32 msm8909 python3[3030]: 1674.5508275032043 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:26:32 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:26:32 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:26:32 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509592, 'firmwareRevision': None}
May 12 18:26:32 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 77, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509592, 'firmwareRevision': None}
May 12 18:26:32 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 77, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509592, "firmwareRevision": null}, "key": "03ba6b3c24c74cdd92faa621ca837ea5"}
May 12 18:26:32 msm8909 python3[3030]: 1675.183464050293 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 18:26:32 msm8909 python3[3030]: 1675.1921744346619 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:32 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:32 msm8909 python3[3030]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:26:32 msm8909 python3[3030]: 1675.1989107131958 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 12 18:26:32 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 18:26:33 msm8909 python3[3030]: 1675.8263034820557 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:33 msm8909 python3[3030]: 1675.8518242835999 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 12 18:26:33 msm8909 python3[3030]: 1675.8602011203766 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:33 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:33 msm8909 python3[3030]: Header: 06004011 payload: e200 crc: 9183912d
May 12 18:26:33 msm8909 python3[3030]: 1675.8689863681793 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 12 18:26:33 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 18:26:34 msm8909 python3[3030]: 1677.0948293209076 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:35 msm8909 python3[3030]: 1677.4170072078705 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 12 18:26:35 msm8909 python3[3030]: 1677.4260444641113 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:35 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:35 msm8909 python3[3030]: Header: 06004012 payload: e200 crc: 9183912d
May 12 18:26:35 msm8909 python3[3030]: 1677.4331521987915 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 12 18:26:35 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 18:26:35 msm8909 python3[3030]: 1678.0550744533539 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:36 msm8909 python3[3030]: 1678.3709216117859 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 12 18:26:36 msm8909 python3[3030]: 1678.3802311420441 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:36 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:36 msm8909 python3[3030]: Header: 06004013 payload: e200 crc: 9183912d
May 12 18:26:36 msm8909 python3[3030]: 1678.3871560096741 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 12 18:26:36 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 18:26:37 msm8909 python3[3030]: 1679.9666793346405 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:37 msm8909 python3[3030]: 1680.2888283729553 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 12 18:26:37 msm8909 python3[3030]: 1680.29869389534 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:37 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:37 msm8909 python3[3030]: Header: 06004014 payload: e200 crc: 9183912d
May 12 18:26:37 msm8909 python3[3030]: 1680.3057098388672 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 12 18:26:37 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 18:26:38 msm8909 python3[3030]: 1680.9247090816498 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:38 msm8909 python3[3030]: 1680.9544661045074 [06:05:04:32:34:65] <- RX 2400401501016640995d021c0032003c06400000000000000000000000000000000002150a8ff315
May 12 18:26:38 msm8909 python3[3030]: 1680.9635610580444 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:38 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:38 msm8909 python3[3030]: user prefs:
May 12 18:26:38 msm8909 python3[3030]: self.clockFormat: 01
May 12 18:26:38 msm8909 python3[3030]: self.unit: 01
May 12 18:26:38 msm8909 python3[3030]: self.time: 00000000
May 12 18:26:38 msm8909 python3[3030]: self.timezone: 021c
May 12 18:26:38 msm8909 python3[3030]: self.gender: 00
May 12 18:26:38 msm8909 python3[3030]: self.age: 32
May 12 18:26:38 msm8909 python3[3030]: self.weight: 003c
May 12 18:26:38 msm8909 python3[3030]: self.height: 0640
May 12 18:26:38 msm8909 python3[3030]: self.steps: 00001a2c
May 12 18:26:38 msm8909 python3[3030]: self.distance: 00000003
May 12 18:26:38 msm8909 python3[3030]: self.calories: 00000708
May 12 18:26:38 msm8909 python3[3030]: self.sleep: 000001a4
May 12 18:26:38 msm8909 python3[3030]: self.language: 02
May 12 18:26:38 msm8909 python3[3030]: self.sleeptime: 15
May 12 18:26:39 msm8909 python3[3030]: 1681.5638926029205 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 12 18:26:39 msm8909 python3[3030]: 1681.5728161334991 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:39 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:39 msm8909 python3[3030]: Header: 06004016 payload: e200 crc: 9183912d
May 12 18:26:39 msm8909 python3[3030]: 1681.5795834064484 [06:05:04:32:34:65] -> TX[42] b'26004010902401016640995e021c0032003c064000003a9800000003000004b0000001e002157fc70272'
May 12 18:26:39 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016640995e021c0032003c064000003a9800000003000004b0000001e002157fc70272
May 12 18:26:39 msm8909 python3[3030]: 1681.652517080307 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:39 msm8909 python3[3030]: 1682.0138592720032 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 18:26:39 msm8909 python3[3030]: 1682.0232729911804 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:39 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:39 msm8909 python3[3030]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:26:39 msm8909 python3[3030]: 1682.0324039459229 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 12 18:26:39 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 12 18:26:39 msm8909 python3[3030]: 1682.0980443954468 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1682.4930596351624 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.5019567012787 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.5094311237335 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 18:26:40 msm8909 python3[3030]: 1682.5836892127991 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1682.6110672950745 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 12 18:26:40 msm8909 python3[3030]: 1682.6330065727234 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 06:05:04:32:34:65: License Good
May 12 18:26:40 msm8909 python3[3030]: 1682.706699848175 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.7207851409912 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: Header: 0600401a payload: e200 crc: 9183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.7308239936829 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 18:26:40 msm8909 python3[3030]: 1682.8019139766693 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1682.8310616016388 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 12 18:26:40 msm8909 python3[3030]: 1682.8423964977264 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1682.9077651500702 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.9168472290039 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: Header: 0600401c payload: e200 crc: 9183912d
May 12 18:26:40 msm8909 python3[3030]: 1682.9238517284393 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 18:26:40 msm8909 python3[3030]: 1683.0062026977539 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1683.0331003665924 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1683.04225730896 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1683.1231050491333 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 12 18:26:40 msm8909 python3[3030]: 1683.1347231864929 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: Header: 0600401e payload: e200 crc: 9183912d
May 12 18:26:40 msm8909 python3[3030]: 1683.1417832374573 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 18:26:40 msm8909 python3[3030]: 1683.2492067813873 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:40 msm8909 python3[3030]: 1683.281801700592 [06:05:04:32:34:65] <- RX 0800401f906e4066fa53e58a
May 12 18:26:40 msm8909 python3[3030]: 1683.2906534671783 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:40 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: 1683.3629188537598 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 18:26:41 msm8909 python3[3030]: 1683.3739533424377 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:26:41 msm8909 python3[3030]: 1683.382337808609 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 18:26:41 msm8909 python3[3030]: 1683.4645502567291 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: 1683.5182662010193 [06:05:04:32:34:65] <- RX 0402401100000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000045e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000045e30c0800000000000000046602000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c08
May 12 18:26:41 msm8909 python3[3030]: 1683.5653083324432 [06:05:04:32:34:65] <- RX 00000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000
May 12 18:26:41 msm8909 python3[3030]: 1683.5900599956512 [06:05:04:32:34:65] <- RX 000000046702000047e30c0800000000000000046702000046e30c0882a1318e
May 12 18:26:41 msm8909 python3[3030]: 1683.599104642868 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: 1683.7103090286255 [06:05:04:32:34:65] <- RX 0402401200000000000000046702000046e30c0800000000000000046702000045e30c0800000000000000046702000046e30c0800000000000000046702000046e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000046e30c08
May 12 18:26:41 msm8909 python3[3030]: 1683.7588212490082 [06:05:04:32:34:65] <- RX 00000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000000000046702000045e30c0800000000000000046702000046e30c0800000000000000046702000047e30c0800000000000000046702000047e30c0800000000
May 12 18:26:41 msm8909 python3[3030]: 1683.7908172607422 [06:05:04:32:34:65] <- RX 000000046702000046e30c08000000000000000467020000c6e00c0874b4d9c8
May 12 18:26:41 msm8909 python3[3030]: 1683.8004984855652 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: 1683.954719543457 [06:05:04:32:34:65] <- RX 04024013000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08
May 12 18:26:41 msm8909 python3[3030]: 1684.0052664279938 [06:05:04:32:34:65] <- RX 000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000466020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c7e00c0800000000
May 12 18:26:41 msm8909 python3[3030]: 1684.0320744514465 [06:05:04:32:34:65] <- RX 0000000466020000c6e00c08000000000000000467020000c7e00c08c0f10da1
May 12 18:26:41 msm8909 python3[3030]: 1684.0415720939636 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:41 msm8909 python3[3030]: 1684.1927416324615 [06:05:04:32:34:65] <- RX 04024014000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000466020000c6e00c08000000000000000467020000c6e00c08000000000000000467020000c6e00c08000000000000000466020000c7e00c08000000000000000467020000c7e00c08000000000000000467020000c6e00c08000000000000000467020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08
May 12 18:26:41 msm8909 python3[3030]: 1684.2417020797729 [06:05:04:32:34:65] <- RX 000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000467020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c0800000000
May 12 18:26:41 msm8909 python3[3030]: 1684.2856433391571 [06:05:04:32:34:65] <- RX 0000000466020000c7e00c08000000000000000466020000c6e00c08919ddffa
May 12 18:26:41 msm8909 python3[3030]: 1684.2953424453735 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:41 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:26:42 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509602, 'firmwareRevision': None}
May 12 18:26:42 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509602, 'firmwareRevision': None}
May 12 18:26:42 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509602, "firmwareRevision": null}, "key": "8cf92fb13c1442de92a98f8115143d93"}
May 12 18:26:42 msm8909 python3[3030]: 1684.5061357021332 [06:05:04:32:34:65] <- RX 04024015000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c5e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c5e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08
May 12 18:26:42 msm8909 python3[3030]: 1684.5539186000824 [06:05:04:32:34:65] <- RX 000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c5e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c6e00c08000000000000000466020000c6e00c0800000000
May 12 18:26:42 msm8909 python3[3030]: 1684.5794284343719 [06:05:04:32:34:65] <- RX 0000000466020000c7e00c08000000000000000466020000c6e00c08b8f248ef
May 12 18:26:42 msm8909 python3[3030]: 1684.5891408920288 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: 1684.697655916214 [06:05:04:32:34:65] <- RX 64014016000000000000000466020000c6e00c08000000000000000466020000c7e00c08000000000000000466020000c7e00c08000000000000000466020000c7c00c08000000000000000466020000c6e00c08000000000000000466020000c7c00c08000000000000000466020000c6e00c08000000000000000466020000c7c00c08000000000000000466020000c7c00c08000000000000000466020000c6e00c08000000000000000466020000c7c00c08000000000000000466020000c7c00c08000000000000000466020000c6e00c08000000000000000466020000c6c00c08000000000000000466020000c7c00c08
May 12 18:26:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003e017a7b
May 12 18:26:42 msm8909 python3[3030]: 1684.7664768695831 [06:05:04:32:34:65] <- RX 000000000000000466020000c7c00c08000000000000000466020000c7c00c08000000000000000466020000c6c00c08000000000000000466020000c7c00c08000000000000000466020000c7c00c08000000000000000466020000c6c00c08000000000000000466020000c7c00c0824fabdf3
May 12 18:26:42 msm8909 python3[3030]: 1684.7751107215881 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: 1684.8347411155701 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 18:26:42 msm8909 python3[3030]: 1684.8451671600342 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:26:42 msm8909 python3[3030]: 1684.8550291061401 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 18:26:42 msm8909 python3[3030]: 1684.9205384254456 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: 1684.954066991806 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 18:26:42 msm8909 python3[3030]: 1684.964289188385 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:42 msm8909 python3[3030]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:26:42 msm8909 python3[3030]: 1684.9710066318512 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 12 18:26:42 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 18:26:42 msm8909 python3[3030]: 1685.047821521759 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 18:26:43 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:26:43 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:26:44 msm8909 python3[3030]: 1686.4179074764252 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 12 18:26:44 msm8909 python3[3030]: 1686.4279353618622 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 18:26:44 msm8909 python3[3030]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:26:44 msm8909 python3[3030]: Header: 06004019 payload: e200 crc: 9183912d
May 12 18:26:44 msm8909 python3[3030]: command list complete
May 12 18:26:44 msm8909 python3[3030]: DEACTIVATING AMDTP.
May 12 18:26:44 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:26:44 msm8909 python3[3030]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:26:44 msm8909 python3[3030]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 18:26:44 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:26:44 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:26:44 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:26:44 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:26:44 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c0b057038d724eaeb9d179800035c370"}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '92bade9a1acd4d55bf9afb320203d834', 'timestamp': 1715509573.3249238}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '2a97583bb1f6454b9efd8562a115d469', 'timestamp': 1715509580.6315935}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b41330b85c7a4967bb8dec49d06f878c', 'timestamp': 1715509586.5947342}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '5812eee4b4484b6c97709bb6814fb627', 'timestamp': 1715509588.6854408}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '03ba6b3c24c74cdd92faa621ca837ea5', 'timestamp': 1715509592.7735574}
May 12 18:26:44 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '8cf92fb13c1442de92a98f8115143d93', 'timestamp': 1715509602.534826}
May 12 18:26:45 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'c0b057038d724eaeb9d179800035c370', 'timestamp': 1715509605.0109823}
May 12 18:26:46 msm8909 python3[3030]: Total BG Logs: 182
May 12 18:26:46 msm8909 python3[3030]: [SSE] BACKGROUND: {'events': [{'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498640, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498700, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498760, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498820, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498880, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715498940, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals
May 12 18:26:46 msm8909 python3[3030]: ': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499000, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499060, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499120, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499180, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499240, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499300, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'del
May 12 18:26:47 msm8909 python3[3030]: taRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499360, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499420, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499480, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499540, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499600, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499660, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTi
May 12 18:26:47 msm8909 python3[3030]: mestamp': 1715499720, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499780, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499840, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499900, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715499960, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500020, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500080, 'skinTemp': 25.75, 'we
May 12 18:26:47 msm8909 python3[3030]: arableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500140, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500200, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500260, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500320, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500380, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500440, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDist
May 12 18:26:47 msm8909 python3[3030]: ance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500500, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500560, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500620, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500680, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500740, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500800, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedI
May 12 18:26:47 msm8909 python3[3030]: ndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500860, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500920, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715500980, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501040, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501100, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501160, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:
May 12 18:26:47 msm8909 python3[3030]: 04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501220, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501280, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501340, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501400, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501460, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501520, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRat
May 12 18:26:47 msm8909 python3[3030]: e': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501580, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501640, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501700, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501760, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501820, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501880, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71
May 12 18:26:47 msm8909 python3[3030]: , 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715501940, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502000, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502060, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502120, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502180, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502240, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 6, 'deltaRunSteps': 0, 't
May 12 18:26:47 msm8909 python3[3030]: hermalGenIndex': 1, 'utcTimestamp': 1715502300, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 6, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502360, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502420, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502480, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502540, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502600, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 17155026
May 12 18:26:47 msm8909 python3[3030]: 60, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502720, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502780, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502840, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502900, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715502960, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503020, 'skinTemp': 25.75, 'wearableId': 74, 'de
May 12 18:26:47 msm8909 python3[3030]: ltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503080, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503140, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503200, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503260, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503320, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503380, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTem
May 12 18:26:47 msm8909 python3[3030]: p': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503440, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503500, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503560, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503620, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503680, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503740, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activit
May 12 18:26:47 msm8909 python3[3030]: y': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503800, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503860, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503920, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715503980, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504040, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504100, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'delt
May 12 18:26:47 msm8909 python3[3030]: aWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504160, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504220, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504280, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504340, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504400, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504460, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActC
May 12 18:26:47 msm8909 python3[3030]: als': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504520, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504580, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}]}
May 12 18:26:47 msm8909 python3[3030]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498640, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498700, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498760, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498820, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498880, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715498940, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null
May 12 18:26:47 msm8909 python3[3030]: }, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499000, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499060, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499120, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499180, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499240, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499300, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarG
May 12 18:26:47 msm8909 python3[3030]: enIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499360, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499420, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499480, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499540, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499600, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499660, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGen
May 12 18:26:47 msm8909 python3[3030]: Index": 1, "utcTimestamp": 1715499720, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499780, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499840, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499900, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715499960, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500020, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500080, "skin
May 12 18:26:47 msm8909 python3[3030]: Temp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500140, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500200, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500260, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500320, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500380, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500440, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCal
May 12 18:26:47 msm8909 python3[3030]: s": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500500, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500560, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500620, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500680, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500740, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500800, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75
May 12 18:26:47 msm8909 python3[3030]: , "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500860, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500920, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715500980, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501040, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501100, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501160, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "d
May 12 18:26:47 msm8909 python3[3030]: eviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501220, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501280, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501340, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501400, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501460, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501520, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSte
May 12 18:26:47 msm8909 python3[3030]: ps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501580, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501640, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501700, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501760, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501820, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501880, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals":
May 12 18:26:47 msm8909 python3[3030]: 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715501940, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502000, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502060, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502120, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502180, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502240, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 6, "delt
May 12 18:26:47 msm8909 python3[3030]: aRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502300, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 6, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502360, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502420, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502480, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502540, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502600, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTim
May 12 18:26:47 msm8909 python3[3030]: estamp": 1715502660, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502720, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502780, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502840, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502900, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715502960, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503020, "skinTemp": 25.75, "wea
May 12 18:26:47 msm8909 python3[3030]: rableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503080, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503140, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503200, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503260, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503320, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503380, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDista
May 12 18:26:47 msm8909 python3[3030]: nce": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503440, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503500, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503560, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503620, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503680, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503740, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIn
May 12 18:26:47 msm8909 python3[3030]: dex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503800, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503860, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503920, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715503980, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504040, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504100, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04
May 12 18:26:47 msm8909 python3[3030]: :32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504160, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504220, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504280, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504340, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504400, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504460, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": n
May 12 18:26:47 msm8909 python3[3030]: ull}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504520, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504580, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}]}, "key": "7d85b88ed962422d87cc5c74ce707e61"}
May 12 18:26:47 msm8909 python3[3030]: [SSE] BACKGROUND: {'events': [{'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504640, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504700, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504760, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504820, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504880, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715504940, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals':
May 12 18:26:47 msm8909 python3[3030]: 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505000, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505060, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505120, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505180, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505240, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505300, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRu
May 12 18:26:47 msm8909 python3[3030]: nSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505360, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505420, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.75, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505480, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505540, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505600, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505660, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp':
May 12 18:26:47 msm8909 python3[3030]: 1715505720, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505780, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505840, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505900, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715505960, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506020, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506080, 'skinTemp': 25.75, 'wearableId': 74,
May 12 18:26:47 msm8909 python3[3030]: 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506140, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506200, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506260, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506320, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506380, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506440, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp':
May 12 18:26:47 msm8909 python3[3030]: 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506500, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506560, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506620, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506680, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506740, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506800, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'de
May 12 18:26:47 msm8909 python3[3030]: viceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506860, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506920, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715506980, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507040, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507100, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507160, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0,
May 12 18:26:47 msm8909 python3[3030]: 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507220, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507280, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507340, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507400, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507460, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507520, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery'
May 12 18:26:47 msm8909 python3[3030]: : 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507580, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 69, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507640, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507700, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507760, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507820, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715507880, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'the
May 12 18:26:47 msm8909 python3[3030]: rmalGenIndex': 1, 'utcTimestamp': 1715507940, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508000, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508060, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508120, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508180, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508240, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508300, 'ski
May 12 18:26:47 msm8909 python3[3030]: nTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508360, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508420, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508480, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508540, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508600, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508660, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, '
May 12 18:26:47 msm8909 python3[3030]: deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508720, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508780, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508840, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508900, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715508960, 'skinTemp': 25.75, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509020, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedInd
May 12 18:26:47 msm8909 python3[3030]: ex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509080, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509140, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509200, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509260, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509320, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509380, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65',
May 12 18:26:47 msm8909 python3[3030]: 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 70, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509440, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}, {'deltaActCals': 0, 'battery': 71, 'solarGenIndex': 1, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'utcTimestamp': 1715509500, 'skinTemp': 25.5, 'wearableId': 74, 'deltaBmrCals': 0, 'deltaDistance': 0, 'caseTemp': 25.5, 'powerConsumedIndex': 1, 'activity': 0, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None}]}
May 12 18:26:47 msm8909 python3[3030]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504640, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504700, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504760, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504820, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504880, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715504940, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null},
May 12 18:26:47 msm8909 python3[3030]: {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505000, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505060, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505120, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505180, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505240, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505300, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIn
May 12 18:26:47 msm8909 python3[3030]: dex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505360, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505420, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.75, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505480, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505540, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505600, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505660, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1
May 12 18:26:47 msm8909 python3[3030]: , "utcTimestamp": 1715505720, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505780, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505840, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505900, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715505960, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506020, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506080, "skinTemp": 25.75, "
May 12 18:26:47 msm8909 python3[3030]: wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506140, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506200, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506260, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506320, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506380, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506440, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance
May 12 18:26:47 msm8909 python3[3030]: ": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506500, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506560, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506620, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506680, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506740, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506800, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "
May 12 18:26:47 msm8909 python3[3030]: activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506860, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506920, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715506980, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507040, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507100, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507160, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "de
May 12 18:26:47 msm8909 python3[3030]: ltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507220, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507280, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507340, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507400, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507460, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507520, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCa
May 12 18:26:47 msm8909 python3[3030]: ls": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507580, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 69, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507640, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507700, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507760, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507820, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507880, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaR
May 12 18:26:47 msm8909 python3[3030]: unSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715507940, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508000, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508060, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508120, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508180, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508240, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp":
May 12 18:26:47 msm8909 python3[3030]: 1715508300, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508360, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508420, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508480, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508540, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508600, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508660, "skinTemp": 25.5, "wearableId": 74, "de
May 12 18:26:47 msm8909 python3[3030]: ltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508720, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508780, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508840, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508900, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715508960, "skinTemp": 25.75, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509020, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5,
May 12 18:26:47 msm8909 python3[3030]: "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509080, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509140, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509200, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509260, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509320, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509380, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:
May 12 18:26:47 msm8909 python3[3030]: 05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 70, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509440, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}, {"deltaActCals": 0, "battery": 71, "solarGenIndex": 1, "deltaRunSteps": 0, "thermalGenIndex": 1, "utcTimestamp": 1715509500, "skinTemp": 25.5, "wearableId": 74, "deltaBmrCals": 0, "deltaDistance": 0, "caseTemp": 25.5, "powerConsumedIndex": 1, "activity": 0, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null}]}, "key": "f7a95454240748e08b1420adae0af6e9"}
May 12 18:26:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059206666
May 12 18:26:47 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:26:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:26:47 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:26:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:26:47 msm8909 python3[3030]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:26:47 msm8909 python3[3030]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 18:26:47 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 70, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:26:47 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '7d85b88ed962422d87cc5c74ce707e61', 'timestamp': 1715509607.535248}
May 12 18:26:47 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'f7a95454240748e08b1420adae0af6e9', 'timestamp': 1715509607.6237473}
May 12 18:26:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:26:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059306666
May 12 18:26:56 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:26:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:26:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:26:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:26:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 84, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:26:57 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:26:57 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:26:57 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:26:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 62, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 1, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 77, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 79, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 121} 13d413d4000700000000000000790060000a02304d003e217a7b
May 12 18:26:59 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:26:59 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:27:10 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:27:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059106666
May 12 18:27:11 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:27:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:27:11 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:27:11 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:27:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 77, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:27:11 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:27:12 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 12 18:27:12 msm8909 python3[3030]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:27:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:27:12 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:27:12 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f106666
May 12 18:27:12 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:27:14 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:27:14 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:27:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:27:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 78, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004e206565
May 12 18:27:23 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 78, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 80, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 122} 13d413d40007000000000000007a0060000a02404e003d107a7b
May 12 18:27:23 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 122, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 80, 'bmrCals': 78, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509643, 'firmwareRevision': None}
May 12 18:27:23 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 122, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 80, 'bmrCals': 78, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509643, 'firmwareRevision': None}
May 12 18:27:24 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 122, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 80, "bmrCals": 78, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509643, "firmwareRevision": null}, "key": "0f2c1adce5574d6080bf05ccb37a4bb1"}
May 12 18:27:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:27:24 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509644, 'firmwareRevision': None}
May 12 18:27:24 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 68, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509644, 'firmwareRevision': None}
May 12 18:27:24 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 68, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509644, "firmwareRevision": null}, "key": "71c4b8e8d4104a048624e2960c762e38"}
May 12 18:27:24 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:27:24 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:27:24 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '0f2c1adce5574d6080bf05ccb37a4bb1', 'timestamp': 1715509644.6455071}
May 12 18:27:24 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '71c4b8e8d4104a048624e2960c762e38', 'timestamp': 1715509644.7056201}
May 12 18:27:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059206666
May 12 18:27:26 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:27:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:27:26 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:27:26 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:27:26 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:27:27 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:27:27 msm8909 python3[3030]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:27:27 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:27:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:27:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:27:38 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:27:38 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 78, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004e306565
May 12 18:27:38 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 78, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509658, 'firmwareRevision': None}
May 12 18:27:38 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 78, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509658, 'firmwareRevision': None}
May 12 18:27:38 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 78, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509658, "firmwareRevision": null}, "key": "014ad98468544409a5e1d65f95dfcdbb"}
May 12 18:27:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:27:39 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509659, 'firmwareRevision': None}
May 12 18:27:39 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509659, 'firmwareRevision': None}
May 12 18:27:39 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509659, "firmwareRevision": null}, "key": "95ccde94ecc3426da1b9440debff2714"}
May 12 18:27:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:27:39 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:27:39 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:27:39 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '014ad98468544409a5e1d65f95dfcdbb', 'timestamp': 1715509659.3827412}
May 12 18:27:39 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '95ccde94ecc3426da1b9440debff2714', 'timestamp': 1715509659.4443164}
May 12 18:27:41 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:27:41 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:27:42 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059006666
May 12 18:27:42 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:27:42 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:27:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:27:48 msm8909 python3[3030]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 12 18:27:48 msm8909 python3[3030]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 18:27:48 msm8909 python3[3030]: Device not connected, retrying later
May 12 18:27:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:27:48 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509668, 'firmwareRevision': None}
May 12 18:27:48 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 75, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 61, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 295, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715509668, 'firmwareRevision': None}
May 12 18:27:48 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 75, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 61, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 295, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715509668, "firmwareRevision": null}, "key": "b62504c8e40e45ce871c76cb12fce51c"}
May 12 18:27:48 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:27:48 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:27:48 msm8909 python3[3030]: [SSE] Sending keepalive ping
May 12 18:27:48 msm8909 python3[3030]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:27:48 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "580673554fec4ecfa05be39b51098c3a"}
May 12 18:27:48 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b62504c8e40e45ce871c76cb12fce51c', 'timestamp': 1715509668.5677724}
May 12 18:27:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:27:48 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:27:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 78, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004e006565
May 12 18:27:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 78, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 80, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 122} 13d413d40007000000000000007a0060000a02404e003d307a7b
May 12 18:27:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:27:49 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:27:49 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': '580673554fec4ecfa05be39b51098c3a', 'timestamp': 1715509668.9943941}
May 12 18:27:49 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059106666
May 12 18:27:49 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:27:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:27:50 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509670, 'firmwareRevision': None}
May 12 18:27:50 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509670, 'firmwareRevision': None}
May 12 18:27:50 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509670, "firmwareRevision": null}, "key": "b685eac60b1840c88cf41686a326f800"}
May 12 18:27:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f106666
May 12 18:27:50 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:27:50 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'b685eac60b1840c88cf41686a326f800', 'timestamp': 1715509670.4874597}
May 12 18:27:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:27:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:27:51 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 68, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:28:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 78, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004e206565
May 12 18:28:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 78, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 80, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 122} 13d413d40007000000000000007a0060000a02404e003d107a7b
May 12 18:28:03 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:28:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 89, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a0000000059206666
May 12 18:28:04 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:28:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:28:04 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:28:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042106666
May 12 18:28:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:28:04 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:28:04 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:28:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:28:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:28:06 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:28:06 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:28:06 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:28:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 90, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'solar_gen': 102, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:28:15 msm8909 python3[3030]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:28:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:28:15 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:28:16 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:28:16 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:28:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:28:16 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:28:16 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:28:16 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:28:17 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:28:17 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:28:18 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:28:18 msm8909 python3[3030]: Running Scheduled: Check Network
May 12 18:28:19 msm8909 python3[3030]: [NET] NETWORK GOOD.
May 12 18:28:30 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:28:30 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:28:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:28:30 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:28:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:28:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:28:30 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 78, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 80, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 122} 13d413d40007000000000000007a0060000a02404e003d307a7b
May 12 18:28:31 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 122, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 80, 'bmrCals': 78, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509711, 'firmwareRevision': None}
May 12 18:28:31 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 61, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 123, 'actCals': 2, 'sleepDuration': 122, 'caseTemp': 122, 'distance': 0, 'runSteps': 0, 'solarGen': 96, 'totalCals': 80, 'bmrCals': 78, 'heartRate': 0}, 'configId': 301, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715509711, 'firmwareRevision': None}
May 12 18:28:31 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 61, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 123, "actCals": 2, "sleepDuration": 122, "caseTemp": 122, "distance": 0, "runSteps": 0, "solarGen": 96, "totalCals": 80, "bmrCals": 78, "heartRate": 0}, "configId": 301, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715509711, "firmwareRevision": null}, "key": "e939a26e485944a79e9d6cd073968783"}
May 12 18:28:31 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e939a26e485944a79e9d6cd073968783', 'timestamp': 1715509711.5687578}
May 12 18:28:33 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:28:34 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047206566
May 12 18:28:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047306566
May 12 18:28:44 msm8909 python3[3030]: ADVERT: {'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:28:44 msm8909 python3[3030]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:28:44 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:28:44 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:28:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:28:45 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509725, 'firmwareRevision': None}
May 12 18:28:45 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 76, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 149, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 292, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715509725, 'firmwareRevision': None}
May 12 18:28:45 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 76, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 101, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 149, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 292, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715509725, "firmwareRevision": null}, "key": "e146aafed1924bdaa52f237735c8e2cd"}
May 12 18:28:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:28:45 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509725, 'firmwareRevision': None}
May 12 18:28:45 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 19, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 128, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 294, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715509725, 'firmwareRevision': None}
May 12 18:28:45 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 19, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 128, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 294, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715509725, "firmwareRevision": null}, "key": "e48ba3690c2e48989b1e74a65755d8bd"}
May 12 18:28:45 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:28:45 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:28:46 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:28:46 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:28:46 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e146aafed1924bdaa52f237735c8e2cd', 'timestamp': 1715509726.102675}
May 12 18:28:46 msm8909 python3[3030]: [SSE] RX'd: {'type': 's', 'data': '', 'source': 0, 'key': 'e48ba3690c2e48989b1e74a65755d8bd', 'timestamp': 1715509726.1571002}
May 12 18:28:48 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 85, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'solar_gen': 93, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:28:48 msm8909 python3[3030]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:28:48 msm8909 python3[3030]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:28:50 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 75, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'solar_gen': 61, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:28:52 msm8909 python3[3030]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 18:28:52 msm8909 python3[3030]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:28:52 msm8909 python3[3030]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:28:52 msm8909 python3[3030]: [SSE] Sending: {"rt": "gw", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "66e773ffd1ab46e0ba61dd9d7f5223a0"}
May 12 18:28:52 msm8909 python3[3030]: ACTIVATING HR.
May 12 18:28:53 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 2, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'solar_gen': 98, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'sleep_duration': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:28:53 msm8909 python3[3030]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:28:54 msm8909 python3[3030]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:28:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 95, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'solar_gen': 184, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'sleep_duration': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:28:55 msm8909 python3[3030]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:28:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 87, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'solar_gen': 100, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:28:55 msm8909 python3[3030]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:28:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 76, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 101, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'solar_gen': 149, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:28:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 19, 'battery': 71, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'solar_gen': 128, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'heart_rate': 0, 'sleep_duration': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:28:55 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 66, 'case_temp': 102, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000a000a0000000042206666
May 12 18:28:55 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 66, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509735, 'firmwareRevision': None}
May 12 18:28:55 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 66, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 102, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 291, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715509735, 'firmwareRevision': None}
May 12 18:28:55 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 66, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 102, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 291, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715509735, "firmwareRevision": null}, "key": "aa93be8483b94cbaa424e440578b5617"}
May 12 18:28:56 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 71, 'case_temp': 101, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 102, 'mtp_version': 7, 'bmr_cals': 0, 'act_cals': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'solar_gen': 10, 'distance': 0, 'total_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000a000a0000000047006566
May 12 18:28:56 msm8909 python3[3030]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509736, 'firmwareRevision': None}
May 12 18:28:56 msm8909 python3[3030]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'battery': 71, 'walkSteps': 0, 'sleepState': 0, 'thermalGen': 10, 'totalSteps': 0, 'skinTemp': 102, 'actCals': 0, 'sleepDuration': 0, 'caseTemp': 101, 'distance': 0, 'runSteps': 0, 'solarGen': 10, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0}, 'configId': 293, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715509736, 'firmwareRevision': None}
May 12 18:28:56 msm8909 python3[3030]: [SSE] Sending: {"rt": "instant", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"battery": 71, "walkSteps": 0, "sleepState": 0, "thermalGen": 10, "totalSteps": 0, "skinTemp": 102, "actCals": 0, "sleepDuration": 0, "caseTemp": 101, "distance": 0, "runSteps": 0, "solarGen": 10, "totalCals": 0, "bmrCals": 0, "heartRate": 0}, "configId": 293, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715509736, "firmwareRevision": null}, "key": "aeb1e1f59e1c4becbfceb4491f06bf44"}
May 12 18:28:56 msm8909 python3[3030]: 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, 64, 111, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 18:28:56 msm8909 python3[3030]: GOT Firmware Version: V1.5.4d0
May 12 18:28:56 msm8909 python3[3030]: GOT Pairing Code: 251a
May 12 18:28:56 msm8909 python3[3030]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:28:56 msm8909 python3[3030]: NO FW Update needed.
May 12 18:28:56 msm8909 python3[3030]: LAST SYNC: 1715498785
May 12 18:28:58 msm8909 python3[3030]: ADVERT: {'thermal_gen': 10, 'battery': 61, 'case_temp': 122, 'walk_steps': 0, 'run_steps': 0, 'sleep_state': 0, 'skin_temp': 123, 'mtp_version': 7, 'bmr_cals': 78, 'act_cals': 2, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'solar_gen': 96, 'distance': 0, 'total_cals': 80, 'total_steps': 0, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'sleep_duration': 122} 13d413d40007000000000000007a0060000a02404e003d207a7b
May 12 18:28:58 msm8909 python3[3030]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 61, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:28:58 msm8909 python3[3030]: ACTIVITY: 0
May 12 18:28:58 msm8909 python3[3030]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 18:28:58 msm8909 python3[3030]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877