-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 10:36:06 msm8909 python3[2053]: DB VERSION: 9
May 11 10:36:06 msm8909 python3[2053]: [DB] No upgrade needed
May 11 10:36:07 msm8909 python3[2053]: [DEBUG] Looking for old files to remove in /data/logs
May 11 10:36:07 msm8909 python3[2053]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 10:36:07 msm8909 python3[2053]: [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 11 10:36:07 msm8909 python3[2053]: [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 11 10:36:07 msm8909 python3[2053]: [SSE] SETTING UP SSE
May 11 10:36:07 msm8909 python3[2053]: [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 11 10:36:07 msm8909 python3[2053]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xab367d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 10:36:07 msm8909 python3[2053]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa893250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 10:36:21 msm8909 python3[2053]: Traceback (most recent call last):
May 11 10:36:21 msm8909 python3[2053]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 10:36:21 msm8909 python3[2053]: hci0 = BluetoothAdapter(0);
May 11 10:36:21 msm8909 python3[2053]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 10:36:21 msm8909 python3[2053]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 10:36:21 msm8909 python3[2053]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 10:36:21 msm8909 python3[2053]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 10:36:21 msm8909 python3[2053]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 10:36:21 msm8909 python3[2053]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 10:36:21 msm8909 python3[2053]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 10:36:21 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 10:36:21 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 10:36:21 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 10:36:26 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 10:36:26 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 10:36:26 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 10:36:28 msm8909 python3[3025]: READING DB FROM FILE: /data/mother.db
May 11 10:36:28 msm8909 python3[3025]: DB VERSION: 9
May 11 10:36:28 msm8909 python3[3025]: [DB] No upgrade needed
May 11 10:36:29 msm8909 python3[3025]: [DEBUG] Looking for old files to remove in /data/logs
May 11 10:36:29 msm8909 python3[3025]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 10:36:29 msm8909 python3[3025]: [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 11 10:36:29 msm8909 python3[3025]: [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 11 10:36:29 msm8909 python3[3025]: [SSE] SETTING UP SSE
May 11 10:36:29 msm8909 python3[3025]: [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 11 10:37:07 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:37:07 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:37:07 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 10:37:07 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:37:07 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:37:07 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "97e45f3ae46543b2b87b70fa436567a4"}
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394990.8030865, 'source': 0, 'type': 's', 'data': '', 'key': '98eb1c1718194178bd5b4bc6bd75c9d3'}
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.0349014, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.0392656, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.2329166, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.4338787, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.6207016, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.8025095, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394992.9846203, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394993.163017, 'source': 1, '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', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] UPDATING W CONFIG
May 11 10:37:07 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715394993.2121687, 'source': 1, 'data': '0', 'type': 'prov', 'key': None}
May 11 10:37:07 msm8909 python3[3025]: [SSE] SETTING PROVISIONING TO: 0
May 11 10:37:08 msm8909 python3[3025]: [CONFIG] SSE Has new config, updating
May 11 10:37:08 msm8909 python3[3025]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 10:37:08 msm8909 python3[3025]: [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 11 10:37:08 msm8909 python3[3025]: [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 11 10:37:08 msm8909 python3[3025]: [CLOUD] Activating Gateway
May 11 10:37:08 msm8909 python3[3025]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 10:37:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:37:08 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:37:08 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395028.0582054, 'source': 0, 'type': 's', 'data': '', 'key': '97e45f3ae46543b2b87b70fa436567a4'}
May 11 10:37:08 msm8909 python3[3025]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 10:37:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 11 10:37:08 msm8909 python3[3025]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 10:37:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 391, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000187000b0000000048106565
May 11 10:37:08 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 10:37:08 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 391, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395028, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:37:08 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 391, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395028, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:37:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 391, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395028, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "6329904b1d1d4dc1a76a3a40b6c45e70"}
May 11 10:37:08 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 10:37:08 msm8909 python3[3025]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 10:37:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:37:08 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:37:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 289, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001210002000000004b106565
May 11 10:37:09 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 10:37:09 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 289, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395029, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:37:09 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 289, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395029, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:37:09 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 289, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395029, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "951ec8ea3ed54a24ab2a02b8548cf61a"}
May 11 10:37:14 msm8909 python3[3025]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 10:37:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 11 10:37:14 msm8909 python3[3025]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 10:37:14 msm8909 python3[3025]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 11 10:37:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 75, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004b00380210d00041106b6a
May 11 10:37:14 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:37:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 404, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000194000b000001004d106464
May 11 10:37:14 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 10:37:14 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 404, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395034, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:37:14 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 404, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395034, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:37:14 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 404, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395034, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "c2128a1fa95f47c38c71a2eaf9baeacd"}
May 11 10:37:14 msm8909 python3[3025]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 10:37:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 293, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012500020000000056306465
May 11 10:37:14 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:37:14 msm8909 python3[3025]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 10:37:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:37:14 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:37:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 391, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000187000b0000000048106565
May 11 10:37:15 msm8909 python3[3025]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 10:37:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:37:15 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 293, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012500020000000059306464
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 293, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001250002000000005c006464
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:37:17 msm8909 python3[3025]: DBUS: Connect Failed with 06:05:04:32:34:65
May 11 10:37:17 msm8909 python3[3025]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 10:37:17 msm8909 python3[3025]: Device not connected, retrying later
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 391, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000187000b0000000048106565
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 292, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012400020000000005106464
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:37:17 msm8909 python3[3025]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 11 10:37:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:37:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395029.1224844, 'source': 0, 'type': 's', 'data': '', 'key': '6329904b1d1d4dc1a76a3a40b6c45e70'}
May 11 10:37:17 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:37:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395029.4598699, 'source': 0, 'type': 's', 'data': '', 'key': '951ec8ea3ed54a24ab2a02b8548cf61a'}
May 11 10:37:18 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395034.9060285, 'source': 0, 'type': 's', 'data': '', 'key': 'c2128a1fa95f47c38c71a2eaf9baeacd'}
May 11 10:37:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 289, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001210002000000004b206565
May 11 10:37:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:37:18 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:37:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:37:18 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 10:37:18 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395038, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:37:18 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395038, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:37:18 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395038, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "716fac6b6dd641bd94f965799d0a34ec"}
May 11 10:37:19 msm8909 python3[3025]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 10:37:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:37:19 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:37:19 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395039.1659956, 'source': 0, 'type': 's', 'data': '', 'key': '716fac6b6dd641bd94f965799d0a34ec'}
May 11 10:37:28 msm8909 python3[3025]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 10:37:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 11 10:37:28 msm8909 python3[3025]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 10:37:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 406, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000196000b000001004d306464
May 11 10:37:29 msm8909 python3[3025]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 10:37:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 11 10:37:29 msm8909 python3[3025]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 10:37:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 293, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012500020000000056006465
May 11 10:37:29 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:37:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 293, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012500020000000059006464
May 11 10:37:29 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:37:29 msm8909 python3[3025]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 11 10:37:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 28, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 657, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 678, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce151291401c147f82
May 11 10:37:29 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:37:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 291, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001230002000000004b006565
May 11 10:37:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 393, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000189000b0000000048006565
May 11 10:37:32 msm8909 python3[3025]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:37:32 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:37:32 msm8909 python3[3025]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:37:32 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:37:32 msm8909 python3[3025]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:37:32 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 293, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001250002000000005c106464
May 11 10:37:32 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 28, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 657, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 678, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce151291401c147f82
May 11 10:37:32 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:37:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 293, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110125000200400b003e20797a
May 11 10:37:32 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 10:37:32 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 121, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 122, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 293, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395052, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:37:32 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 121, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 122, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 293, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395052, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:37:32 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 121, "runSteps": 0, "sleepDuration": 17, "skinTemp": 122, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 293, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395052, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "6fcd39e96be04bed80c567a89a7831f5"}
May 11 10:37:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395053.0655766, 'source': 0, 'type': 's', 'data': '', 'key': '6fcd39e96be04bed80c567a89a7831f5'}
May 11 10:37:37 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:37:37 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:37:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:37:42 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:37:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 393, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000189000b0000000048206565
May 11 10:37:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 292, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012400020000000005306464
May 11 10:37:42 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:37:43 msm8909 python3[3025]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 10:37:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 11 10:37:43 msm8909 python3[3025]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 10:37:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 28, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 657, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 678, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce151291401c247f82
May 11 10:37:43 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:37:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 406, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000196000b000001004d006464
May 11 10:37:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 293, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012500020000000056206465
May 11 10:37:44 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:37:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:37:44 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:37:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 28, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 657, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 678, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce151291401c347f82
May 11 10:37:44 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:37:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 293, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012500020000000059106464
May 11 10:37:44 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:37:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:37:45 msm8909 python3[3025]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 10:37:45 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395065, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:37:45 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395065, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:37:45 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395065, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "c1b70dc25a0e45fea061f58dfffb1df5"}
May 11 10:37:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 293, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001250002000000005c306464
May 11 10:37:46 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:37:46 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395066.315496, 'source': 0, 'type': 's', 'data': '', 'key': 'c1b70dc25a0e45fea061f58dfffb1df5'}
May 11 10:37:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 293, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012500020000000059306464
May 11 10:37:56 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:37:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 293, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012500020000000056306465
May 11 10:37:56 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:37:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:37:57 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:37:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 292, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012400020000000005106464
May 11 10:37:57 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:37:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 293, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110125000200400b003e00797a
May 11 10:37:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:37:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048006464
May 11 10:37:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 28, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 657, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 678, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce151291401c047f82
May 11 10:37:58 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:37:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 406, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000196000b000001004d206464
May 11 10:38:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 393, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000189000b0000000048306565
May 11 10:38:08 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:38:08 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:38:08 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:38:08 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:38:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "422ce5ccdf464edd985a5535a771eef1"}
May 11 10:38:08 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395088.5569293, 'source': 0, 'type': 's', 'data': '', 'key': '422ce5ccdf464edd985a5535a771eef1'}
May 11 10:38:08 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 10:38:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 294, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001260002000000005b106464
May 11 10:38:10 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:38:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048106464
May 11 10:38:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 293, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012500020000000059006464
May 11 10:38:11 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:38:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 658, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 679, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce1512924026147f82
May 11 10:38:12 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:38:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:38:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 406, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000196000b000001004d306464
May 11 10:38:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:38:13 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:38:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:38:14 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:38:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 393, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000189000b0000000048306565
May 11 10:38:19 msm8909 python3[3025]: DBUS: Connected to 06:05:04:32:34:65
May 11 10:38:19 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 11 10:38:19 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 11 10:38:19 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "644ae611fd914aa7a3d36ac3f6cd8c9c"}
May 11 10:38:19 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:38:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:38:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395104, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:38:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395104, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:38:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395104, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "92ffc67eab57483d93881c90e343b52e"}
May 11 10:38:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 294, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110126000200400b004030797a
May 11 10:38:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 293, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012500020000000005306464
May 11 10:38:24 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:38:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 294, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001260002000000005b306464
May 11 10:38:25 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:38:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:38:25 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:38:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:38:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 408, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000198000b000001004e106464
May 11 10:38:25 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 408, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395105, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:38:25 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 408, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395105, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:38:25 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 408, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395105, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "a83f856942994358a327af30b0161052"}
May 11 10:38:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:38:26 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:38:26 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:38:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 294, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012600020000000056206465
May 11 10:38:26 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:38:26 msm8909 python3[3025]: 119.0644371509552 [06:05:04:32:34:65] <- HR 0000
May 11 10:38:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:38:26 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:38:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 293, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001250002000000004c106565
May 11 10:38:27 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 293, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395107, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:38:27 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 293, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395107, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:38:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 293, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395107, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "39871ba0d0044dcabf1093e47015286a"}
May 11 10:38:27 msm8909 python3[3025]: 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, 62, 195, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 11 10:38:27 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:38:27 msm8909 python3[3025]: GOT Pairing Code: 0d55
May 11 10:38:27 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:38:27 msm8909 python3[3025]: NO FW Update needed.
May 11 10:38:27 msm8909 python3[3025]: LAST SYNC: 1715389248
May 11 10:38:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 77, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004d00380210d00041106b6a
May 11 10:38:27 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:38:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 294, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012600020000000059206464
May 11 10:38:28 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:38:28 msm8909 python3[3025]: 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, 138, 1, 0, 64, 11, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:38:28 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:38:28 msm8909 python3[3025]: HR READING: 0 TOOK 0.000484 secs
May 11 10:38:28 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:38:28 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:38:28 msm8909 python3[3025]: GOT Instant Data: {'battery': 72, 'case_temp': 101, 'total_steps': 0, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 0, 'solar_gen': 394, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101}
May 11 10:38:28 msm8909 python3[3025]: W ID: 74
May 11 10:38:28 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 11, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 394, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395108, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:38:28 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 11, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 394, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395108, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:38:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 946, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 658, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 679, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b200ce1512924026247f82
May 11 10:38:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 11, "battery": 72, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "actCals": 0, "activity": 0, "walkSteps": 0, "bmrCals": 0, "solarGen": 394, "caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395108, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "a1997aa728c14cec927bb31ffd1093df"}
May 11 10:38:28 msm8909 python3[3025]: Instant Upload complete
May 11 10:38:28 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:38:28 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 10:38:31 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:38:31 msm8909 python3[3025]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 10:38:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 393, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000189000b0000000048306565
May 11 10:38:31 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395099.8204107, 'source': 0, 'type': 's', 'data': '', 'key': '644ae611fd914aa7a3d36ac3f6cd8c9c'}
May 11 10:38:31 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395104.8359766, 'source': 0, 'type': 's', 'data': '', 'key': '92ffc67eab57483d93881c90e343b52e'}
May 11 10:38:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395106.1507065, 'source': 0, 'type': 's', 'data': '', 'key': 'a83f856942994358a327af30b0161052'}
May 11 10:38:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395107.8781576, 'source': 0, 'type': 's', 'data': '', 'key': '39871ba0d0044dcabf1093e47015286a'}
May 11 10:38:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395108.959245, 'source': 0, 'type': 's', 'data': '', 'key': 'a1997aa728c14cec927bb31ffd1093df'}
May 11 10:38:32 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 10:38:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 394, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018a000b0000000048306565
May 11 10:38:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:38:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 294, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110126000200400b004030797a
May 11 10:38:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 77, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004d00380210d00041206b6a
May 11 10:38:40 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:38:41 msm8909 python3[3025]: DBUS: Connected to 06:05:04:30:B0:14
May 11 10:38:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 294, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012600020000000056306465
May 11 10:38:41 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 11 10:38:41 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 11 10:38:41 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "e198a53886314c229e586f5e4cf65c2c"}
May 11 10:38:41 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:38:41 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:38:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 294, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001260002000000005b006464
May 11 10:38:42 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:38:48 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:38:48 msm8909 python3[3025]: 141.00933504104614 [06:05:04:30:B0:14] <- HR 0000
May 11 10:38:49 msm8909 python3[3025]: 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, 62, 199, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 11 10:38:49 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:38:49 msm8909 python3[3025]: GOT Pairing Code: 13d4
May 11 10:38:49 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:38:49 msm8909 python3[3025]: NO FW Update needed.
May 11 10:38:49 msm8909 python3[3025]: LAST SYNC: 1715390314
May 11 10:38:50 msm8909 python3[3025]: 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, 207, 62, 0, 16, 208, 43, 0, 17, 255, 18, 0, 18, 17, 0, 0, 32, 0, 0, 0, 48, 38, 1, 0, 64, 2, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:38:50 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:38:50 msm8909 python3[3025]: HR READING: 0 TOOK 0.000556 secs
May 11 10:38:50 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:38:50 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:38:50 msm8909 python3[3025]: GOT Instant Data: {'battery': 64, 'case_temp': 121, 'total_steps': 0, 'distance': 0, 'sleep_duration': 17, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 11216, 'solar_gen': 294, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 16079, 'act_cals': 4863, 'skin_temp': 122}
May 11 10:38:50 msm8909 python3[3025]: W ID: 81
May 11 10:38:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 2, 'battery': 64, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 122, 'actCals': 4863, 'activity': 0, 'walkSteps': 0, 'bmrCals': 11216, 'solarGen': 294, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 16079, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395130, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:38:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 2, 'battery': 64, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 122, 'actCals': 4863, 'activity': 0, 'walkSteps': 0, 'bmrCals': 11216, 'solarGen': 294, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 16079, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395130, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:38:50 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 2, "battery": 64, "runSteps": 0, "sleepDuration": 17, "skinTemp": 122, "actCals": 4863, "activity": 0, "walkSteps": 0, "bmrCals": 11216, "solarGen": 294, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 16079, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395130, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "b81394fdac0c4b2db4deadf47de479f9"}
May 11 10:38:50 msm8909 python3[3025]: Instant Upload complete
May 11 10:38:50 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 10:38:52 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 10:38:52 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:38:52 msm8909 python3[3025]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 10:38:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 294, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110126000200400b004020797a
May 11 10:38:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 294, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 122} 13d413d4000700000000000000110126000200400b004020797a
May 11 10:38:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:38:55 msm8909 python3[3025]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 11 10:38:55 msm8909 python3[3025]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 10:38:55 msm8909 python3[3025]: Device not connected, retrying later
May 11 10:38:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:38:55 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395135, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:38:55 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395135, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:38:55 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395135, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "6e05482d5a6942919eacca45c959c300"}
May 11 10:38:55 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:38:55 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:38:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395121.8096154, 'source': 0, 'type': 's', 'data': '', 'key': 'e198a53886314c229e586f5e4cf65c2c'}
May 11 10:38:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395130.6833556, 'source': 0, 'type': 's', 'data': '', 'key': 'b81394fdac0c4b2db4deadf47de479f9'}
May 11 10:38:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395135.4473369, 'source': 0, 'type': 's', 'data': '', 'key': '6e05482d5a6942919eacca45c959c300'}
May 11 10:39:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 394, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018a000b0000000048206565
May 11 10:39:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:39:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:39:03 msm8909 python3[3025]: DBUS: Discovered 06:05:04:67:BC:31 .
May 11 10:39:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1f\xf1', 'mtp_version': 5, 'company_id': b'_\x00'} 1ff1065f00
May 11 10:39:03 msm8909 python3[3025]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 11 10:39:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 77, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004d00380210d00041006b6a
May 11 10:39:04 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:39:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:39:04 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:39:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:39:04 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:39:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 408, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f89000700000000000000000198000b000001004e106464
May 11 10:39:08 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:39:08 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:39:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "7769962263294cfe9ab60217df1c95ba"}
May 11 10:39:08 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395148.7625246, 'source': 0, 'type': 's', 'data': '', 'key': '7769962263294cfe9ab60217df1c95ba'}
May 11 10:39:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 293, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001250002000000004c206565
May 11 10:39:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 79, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004f00380210d00041206b6a
May 11 10:39:16 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:39:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 396, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018c000b0000000047306565
May 11 10:39:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 295, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012700020000000005106464
May 11 10:39:19 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:39:24 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 10:39:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:39:27 msm8909 python3[3025]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 10:39:27 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 11 10:39:27 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 11 10:39:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "30426c85828c4c669dc1cef732150a5f"}
May 11 10:39:27 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:39:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 296, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012800020000000056006565
May 11 10:39:28 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:39:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 79, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004f00380210d00041306b6a
May 11 10:39:28 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:39:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 294, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001260002000000004c006565
May 11 10:39:28 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 294, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395168, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:39:28 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 294, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395168, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:39:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 294, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395168, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "e3686ddcf8e7409fb0f58cce764efbc2"}
May 11 10:39:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 295, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012700020000000005206464
May 11 10:39:28 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:39:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 296, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110128000200400b004010797b
May 11 10:39:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 396, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018c000b0000000047106565
May 11 10:39:30 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 396, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395170, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:39:30 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 396, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395170, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:39:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 396, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395170, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "46fdb031a4384f97a7c5d7f057892119"}
May 11 10:39:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 76, 'solar_gen': 410, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019a000b000001004c306464
May 11 10:39:30 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 410, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395170, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:39:30 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 410, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395170, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:39:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 410, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395170, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "1723493a9bba485fb14f948b21fa22db"}
May 11 10:39:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 295, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012700020000000005206464
May 11 10:39:31 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:39:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 296, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110128000200400b004020797b
May 11 10:39:34 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:39:34 msm8909 python3[3025]: 187.23979163169861 [06:05:04:11:B9:D2] <- HR 0000
May 11 10:39:35 msm8909 python3[3025]: 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, 62, 195, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 11 10:39:35 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:39:35 msm8909 python3[3025]: GOT Pairing Code: 1d92
May 11 10:39:35 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:39:35 msm8909 python3[3025]: NO FW Update needed.
May 11 10:39:35 msm8909 python3[3025]: LAST SYNC: 1715389282
May 11 10:39:36 msm8909 python3[3025]: 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, 2, 0, 0, 64, 2, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:39:36 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:39:36 msm8909 python3[3025]: HR READING: 0 TOOK 0.000453 secs
May 11 10:39:36 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:39:36 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:39:36 msm8909 python3[3025]: GOT Instant Data: {'battery': 69, 'case_temp': 101, 'total_steps': 0, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 0, 'solar_gen': 2, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101}
May 11 10:39:36 msm8909 python3[3025]: W ID: 75
May 11 10:39:36 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 2, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395176, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:39:36 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 2, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395176, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:39:36 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 2, "battery": 69, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "actCals": 0, "activity": 0, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395176, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "0e0d9a1f08d7467e8b990479f4f21a61"}
May 11 10:39:36 msm8909 python3[3025]: Instant Upload complete
May 11 10:39:36 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 10:39:39 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:39:39 msm8909 python3[3025]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 10:39:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:39:39 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:39:39 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:39:39 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395168.0469646, 'source': 0, 'type': 's', 'data': '', 'key': '30426c85828c4c669dc1cef732150a5f'}
May 11 10:39:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395169.3364224, 'source': 0, 'type': 's', 'data': '', 'key': 'e3686ddcf8e7409fb0f58cce764efbc2'}
May 11 10:39:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395170.4914367, 'source': 0, 'type': 's', 'data': '', 'key': '46fdb031a4384f97a7c5d7f057892119'}
May 11 10:39:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395170.5722919, 'source': 0, 'type': 's', 'data': '', 'key': '1723493a9bba485fb14f948b21fa22db'}
May 11 10:39:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395176.8928778, 'source': 0, 'type': 's', 'data': '', 'key': '0e0d9a1f08d7467e8b990479f4f21a61'}
May 11 10:39:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000047306464
May 11 10:39:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 296, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110128000200400b004030797b
May 11 10:39:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:39:45 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:39:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 295, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012700020000000005006464
May 11 10:39:46 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:39:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 79, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004f00380210d00041106b6a
May 11 10:39:47 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:39:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 11 10:39:49 msm8909 python3[3025]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 10:39:55 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 10:39:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 295, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012700020000000005106464
May 11 10:39:58 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:39:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:39:59 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:39:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 11 10:39:59 msm8909 python3[3025]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 10:39:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 296, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110128000200400b004000797b
May 11 10:39:59 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 121, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 296, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395199, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:39:59 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 121, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 296, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395199, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:39:59 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 121, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 296, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395199, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "d242e2f39e864e15b988aad4daa2b746"}
May 11 10:39:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:39:59 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:40:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 79, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be004f00380210d00041206b6a
May 11 10:40:00 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:40:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:40:00 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:40:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:40:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 949, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 660, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 681, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b500ce152294402c347f82
May 11 10:40:01 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:40:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000047306464
May 11 10:40:14 msm8909 python3[3025]: DBUS: Connected to 06:05:04:FC:44:79
May 11 10:40:14 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 11 10:40:14 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 11 10:40:14 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "a2f9b8f2751541da8ec87841e9e19b8a"}
May 11 10:40:14 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:40:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 298, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000012a0002000000005a206464
May 11 10:40:16 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:40:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 298, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012a000200400b004030797b
May 11 10:40:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:40:16 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:40:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:40:17 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:40:21 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:40:21 msm8909 python3[3025]: 233.76706743240356 [06:05:04:FC:44:79] <- HR 0000
May 11 10:40:22 msm8909 python3[3025]: 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, 62, 204, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 11 10:40:22 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:40:22 msm8909 python3[3025]: GOT Pairing Code: 1d69
May 11 10:40:22 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:40:22 msm8909 python3[3025]: NO FW Update needed.
May 11 10:40:22 msm8909 python3[3025]: LAST SYNC: 1715391670
May 11 10:40:23 msm8909 python3[3025]: 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, 2, 0, 0, 64, 2, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:40:23 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:40:23 msm8909 python3[3025]: HR READING: 0 TOOK 0.000699 secs
May 11 10:40:23 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:40:23 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:40:23 msm8909 python3[3025]: GOT Instant Data: {'battery': 72, 'case_temp': 100, 'total_steps': 0, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 0, 'solar_gen': 2, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100}
May 11 10:40:23 msm8909 python3[3025]: W ID: 63
May 11 10:40:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 2, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395223, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:40:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 2, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395223, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:40:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 2, "battery": 72, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "actCals": 0, "activity": 0, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395223, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "0b451b114b904854b9662702c0a704ec"}
May 11 10:40:23 msm8909 python3[3025]: Instant Upload complete
May 11 10:40:23 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 10:40:26 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:40:26 msm8909 python3[3025]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 10:40:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000047306464
May 11 10:40:26 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:40:26 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:40:26 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:40:26 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:40:26 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "09f8c25446014eb08609005963f5a1c2"}
May 11 10:40:26 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395200.0517027, 'source': 0, 'type': 's', 'data': '', 'key': 'd242e2f39e864e15b988aad4daa2b746'}
May 11 10:40:26 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395214.6088414, 'source': 0, 'type': 's', 'data': '', 'key': 'a2f9b8f2751541da8ec87841e9e19b8a'}
May 11 10:40:26 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395223.8353386, 'source': 0, 'type': 's', 'data': '', 'key': '0b451b114b904854b9662702c0a704ec'}
May 11 10:40:27 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395227.1352415, 'source': 0, 'type': 's', 'data': '', 'key': '09f8c25446014eb08609005963f5a1c2'}
May 11 10:40:29 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 10:40:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 294, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001260002000000004c006565
May 11 10:40:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 298, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012a000200400b004010797b
May 11 10:40:32 msm8909 python3[3025]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 10:40:32 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 11 10:40:32 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 11 10:40:32 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "9e3731919cbc48f5bba409ab83b505f3"}
May 11 10:40:32 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:40:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:40:33 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:40:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 298, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000012a0002000000005a006464
May 11 10:40:33 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:40:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:40:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:40:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 398, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018e000b0000000047306565
May 11 10:40:34 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 398, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395234, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:40:34 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 398, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395234, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:40:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 398, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395234, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "a48fd0c8009f4429bb8d7b225f754b60"}
May 11 10:40:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:40:36 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:40:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 298, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000012a0002000000005a006464
May 11 10:40:36 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:40:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048006464
May 11 10:40:40 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:40:40 msm8909 python3[3025]: 252.89271354675293 [06:05:04:02:E8:6A] <- HR 0000
May 11 10:40:41 msm8909 python3[3025]: 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, 62, 196, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 11 10:40:41 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:40:41 msm8909 python3[3025]: GOT Pairing Code: 251a
May 11 10:40:41 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:40:41 msm8909 python3[3025]: NO FW Update needed.
May 11 10:40:41 msm8909 python3[3025]: LAST SYNC: 1715389624
May 11 10:40:42 msm8909 python3[3025]: 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, 40, 1, 0, 64, 2, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:40:42 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:40:42 msm8909 python3[3025]: HR READING: 0 TOOK 0.000504 secs
May 11 10:40:42 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:40:42 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:40:42 msm8909 python3[3025]: GOT Instant Data: {'battery': 75, 'case_temp': 101, 'total_steps': 0, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 0, 'solar_gen': 296, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101}
May 11 10:40:42 msm8909 python3[3025]: W ID: 76
May 11 10:40:42 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 2, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 296, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395242, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:40:42 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 2, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'actCals': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 296, 'caseTemp': 101, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395242, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:40:42 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 2, "battery": 75, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "actCals": 0, "activity": 0, "walkSteps": 0, "bmrCals": 0, "solarGen": 296, "caseTemp": 101, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395242, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "5d11d378369e42298a778f179f47d30d"}
May 11 10:40:42 msm8909 python3[3025]: Instant Upload complete
May 11 10:40:42 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 10:40:44 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 10:40:44 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:40:44 msm8909 python3[3025]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 10:40:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 294, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001260002000000004c006565
May 11 10:40:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 76, 'solar_gen': 410, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019a000b000001004c306464
May 11 10:40:48 msm8909 python3[3025]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 10:40:48 msm8909 python3[3025]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 10:40:48 msm8909 python3[3025]: Device not connected, retrying later
May 11 10:40:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 76, 'solar_gen': 410, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019a000b000001004c306464
May 11 10:40:48 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 410, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395248, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:40:48 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 410, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395248, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:40:48 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 410, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395248, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "1025acf58680459195b29aec5083133d"}
May 11 10:40:49 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395233.375299, 'source': 0, 'type': 's', 'data': '', 'key': '9e3731919cbc48f5bba409ab83b505f3'}
May 11 10:40:49 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395234.8653455, 'source': 0, 'type': 's', 'data': '', 'key': 'a48fd0c8009f4429bb8d7b225f754b60'}
May 11 10:40:49 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395242.6416988, 'source': 0, 'type': 's', 'data': '', 'key': '5d11d378369e42298a778f179f47d30d'}
May 11 10:40:49 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395249.2816894, 'source': 0, 'type': 's', 'data': '', 'key': '1025acf58680459195b29aec5083133d'}
May 11 10:40:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 398, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000018e000b0000000047106565
May 11 10:40:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 298, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000012a0002000000005a206464
May 11 10:40:55 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:40:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048206464
May 11 10:40:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 298, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 121, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012a000200400b004030797b
May 11 10:40:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 412, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019c000b000001004e006464
May 11 10:40:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 296, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001280002000000004b106565
May 11 10:40:57 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:40:57 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:40:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:40:58 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:41:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:41:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 300, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012c000200400b003f007a7b
May 11 10:41:08 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 300, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395268, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:41:08 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 300, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395268, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:41:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 63, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 300, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395268, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "25cb16611bcb45379219ac1b7fcb87a8"}
May 11 10:41:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 400, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000190000b0000000047306565
May 11 10:41:09 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395269.1594634, 'source': 0, 'type': 's', 'data': '', 'key': '25cb16611bcb45379219ac1b7fcb87a8'}
May 11 10:41:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 298, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012a00020000000056206565
May 11 10:41:09 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:41:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:41:09 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395269, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:41:09 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395269, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:41:09 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395269, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "070e8444009943bdaf1711923f97f387"}
May 11 10:41:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 83, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005300380210d00041206b6a
May 11 10:41:10 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:41:10 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395270.2906356, 'source': 0, 'type': 's', 'data': '', 'key': '070e8444009943bdaf1711923f97f387'}
May 11 10:41:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:41:10 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:41:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:41:12 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:41:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 300, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000012c0002000000005a006464
May 11 10:41:12 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:41:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:41:22 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:41:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:41:22 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:41:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:41:23 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:41:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 300, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012c000200400b003f207a7b
May 11 10:41:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 298, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012a0002000000004c006565
May 11 10:41:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 400, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000190000b0000000047006565
May 11 10:41:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:41:24 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:41:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:41:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 414, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019e000b000001004d306464
May 11 10:41:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 300, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012c00020000000056006565
May 11 10:41:26 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:41:27 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:41:27 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:41:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c2f54a59d0f14f4e944ed7fddaa3aaf2"}
May 11 10:41:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:41:27 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:41:27 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:41:27 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:41:27 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395287.4771972, 'source': 0, 'type': 's', 'data': '', 'key': 'c2f54a59d0f14f4e944ed7fddaa3aaf2'}
May 11 10:41:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:41:37 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:41:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 83, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005300380210d00041006b6a
May 11 10:41:37 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:41:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 299, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012b00020000000005306464
May 11 10:41:37 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:41:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048206464
May 11 10:41:38 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395298, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:41:38 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395298, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:41:38 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395298, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "2077e5f967c640328a830a5b9a291525"}
May 11 10:41:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 414, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019e000b000001004d006464
May 11 10:41:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 298, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012a0002000000004c106565
May 11 10:41:38 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395298.6115015, 'source': 0, 'type': 's', 'data': '', 'key': '2077e5f967c640328a830a5b9a291525'}
May 11 10:41:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 36, 'solar_gen': 950, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 661, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 682, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b600ce1532954324047f82
May 11 10:41:39 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:41:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:41:39 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:41:49 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 10:41:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 300, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012c000200400b003f107a7b
May 11 10:41:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 400, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000190000b0000000047306565
May 11 10:41:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 400, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395310, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:41:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 400, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395310, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:41:50 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 400, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395310, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "e6c9def22fe848be94403517c88924cc"}
May 11 10:41:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:41:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 414, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019e000b000001004d006464
May 11 10:41:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 298, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012a0002000000004c206565
May 11 10:41:51 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 298, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395311, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:41:51 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 298, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395311, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:41:51 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 298, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395311, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "f584ae0bea764665aeedd582ccd5b3a5"}
May 11 10:41:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:41:51 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:41:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 300, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012c00020000000056306565
May 11 10:41:51 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:41:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 83, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005300380210d00041206b6a
May 11 10:41:53 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:41:53 msm8909 python3[3025]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 10:41:53 msm8909 python3[3025]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 10:41:53 msm8909 python3[3025]: Device not connected, retrying later
May 11 10:41:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 414, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000019e000b000001004d006464
May 11 10:41:53 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 414, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395313, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:41:53 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 414, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395313, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:41:53 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 414, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395313, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "3a2e9e86caa7400097a1c6107e97dc56"}
May 11 10:41:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 298, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012a0002000000004c306565
May 11 10:41:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 36, 'solar_gen': 950, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 661, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 682, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b600ce1532954324147f82
May 11 10:41:53 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:41:53 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395310.9586723, 'source': 0, 'type': 's', 'data': '', 'key': 'e6c9def22fe848be94403517c88924cc'}
May 11 10:41:53 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395311.5315158, 'source': 0, 'type': 's', 'data': '', 'key': 'f584ae0bea764665aeedd582ccd5b3a5'}
May 11 10:41:53 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395313.6256366, 'source': 0, 'type': 's', 'data': '', 'key': '3a2e9e86caa7400097a1c6107e97dc56'}
May 11 10:41:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:41:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:41:54 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:41:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:41:54 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:41:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048006464
May 11 10:41:57 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:41:57 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:42:04 msm8909 python3[3025]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 11 10:42:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\x13', 'mtp_version': 5, 'company_id': b'_\x00'} 1813065f00
May 11 10:42:04 msm8909 python3[3025]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 11 10:42:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:42:04 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:42:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 951, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 661, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 682, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b700ce153295432c247f82
May 11 10:42:04 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:42:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 83, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005300380210d00041306b6a
May 11 10:42:05 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:42:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:42:05 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:42:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 400, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000190000b0000000047006565
May 11 10:42:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 298, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012a0002000000004c006565
May 11 10:42:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 300, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012c00020000000056006565
May 11 10:42:06 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:42:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:42:06 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:42:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 85, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005500380210d00042006b6a
May 11 10:42:07 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:42:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 299, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012b00020000000005206464
May 11 10:42:07 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:42:08 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 10:42:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 300, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012c0002000000004c106565
May 11 10:42:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 300, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012c00020000000056106565
May 11 10:42:18 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:42:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 85, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005500380210d00042106b6a
May 11 10:42:19 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:42:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:42:19 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:42:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 302, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012e000200400b003d007a7b
May 11 10:42:20 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 61, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 302, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395340, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:42:20 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 61, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 302, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395340, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:42:20 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 61, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 302, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395340, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "61d3f07129504d3ea0c3470035fd3bc7"}
May 11 10:42:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048206464
May 11 10:42:20 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395340.5585508, 'source': 0, 'type': 's', 'data': '', 'key': '61d3f07129504d3ea0c3470035fd3bc7'}
May 11 10:42:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 951, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 661, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 682, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b700ce153295432c347f82
May 11 10:42:20 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:42:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:42:22 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:42:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:42:22 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395342, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:42:22 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395342, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:42:22 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395342, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "b3d3f6f109e64fc98d8cb222e55df9de"}
May 11 10:42:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 402, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000192000b0000000048206565
May 11 10:42:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d106464
May 11 10:42:23 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395343.1241844, 'source': 0, 'type': 's', 'data': '', 'key': 'b3d3f6f109e64fc98d8cb222e55df9de'}
May 11 10:42:27 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:42:27 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:42:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "25f53a7c1e454ccfbc3f97a5ca268903"}
May 11 10:42:27 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:42:27 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:42:27 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395347.5145643, 'source': 0, 'type': 's', 'data': '', 'key': '25f53a7c1e454ccfbc3f97a5ca268903'}
May 11 10:42:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 951, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 661, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 682, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b700ce153295432c047f82
May 11 10:42:32 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:42:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 301, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012d00020000000005006464
May 11 10:42:32 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:42:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 302, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012e000200400b003d107a7b
May 11 10:42:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d206464
May 11 10:42:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 300, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012c0002000000004c306565
May 11 10:42:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 302, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012e00020000000056306565
May 11 10:42:33 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:42:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:42:33 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:42:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048006464
May 11 10:42:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:42:35 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:42:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:42:35 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:42:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 85, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005500380210d00042306b6a
May 11 10:42:36 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:42:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:42:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:42:47 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:42:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:42:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048106464
May 11 10:42:47 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395367, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:42:47 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395367, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:42:47 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395367, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "a28b4398d6284007b3c8f2abeb3401ad"}
May 11 10:42:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d306464
May 11 10:42:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 300, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012c0002000000004c006565
May 11 10:42:48 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395367.7865839, 'source': 0, 'type': 's', 'data': '', 'key': 'a28b4398d6284007b3c8f2abeb3401ad'}
May 11 10:42:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 302, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012e00020000000056006565
May 11 10:42:48 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:42:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 302, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012e000200400b003d307a7b
May 11 10:42:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d306464
May 11 10:42:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 302, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012e00020000000056106565
May 11 10:42:50 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:42:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:42:51 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:42:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 85, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005500380210d00042006b6a
May 11 10:42:51 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:42:53 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 10:43:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d306464
May 11 10:43:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:43:03 msm8909 python3[3025]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 10:43:03 msm8909 python3[3025]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 10:43:03 msm8909 python3[3025]: Device not connected, retrying later
May 11 10:43:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 416, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a0000b000001004d306464
May 11 10:43:03 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 416, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395383, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:43:03 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 416, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395383, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:43:03 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 416, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395383, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "0ed891e61eb84813aba03a50033958f6"}
May 11 10:43:03 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:43:03 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:43:03 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395383.8027501, 'source': 0, 'type': 's', 'data': '', 'key': '0ed891e61eb84813aba03a50033958f6'}
May 11 10:43:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000048306464
May 11 10:43:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:43:04 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:43:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 302, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000012e00020000000059206464
May 11 10:43:04 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:43:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 302, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000011012e000200400b003d007a7b
May 11 10:43:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 300, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012c0002000000004c206565
May 11 10:43:05 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 300, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395385, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:43:05 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 300, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395385, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:43:05 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 300, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395385, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "a696ca9cd3204f928b43d1f4b14e48f2"}
May 11 10:43:05 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395385.4743695, 'source': 0, 'type': 's', 'data': '', 'key': 'a696ca9cd3204f928b43d1f4b14e48f2'}
May 11 10:43:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 302, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000012e00020000000056206565
May 11 10:43:08 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:43:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d206464
May 11 10:43:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 302, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012e0002000000004c306565
May 11 10:43:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 86, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005600380210d00041306b6a
May 11 10:43:17 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:43:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 304, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001300002000000005c106464
May 11 10:43:19 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:43:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 304, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110130000200400b0040207a7b
May 11 10:43:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1d691d6900070000000000000000000200020000000047006464
May 11 10:43:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 86, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005600380210d00041306b6a
May 11 10:43:20 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:43:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 404, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000194000b0000000047006565
May 11 10:43:22 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 404, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395402, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:43:22 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 404, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395402, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:43:22 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 404, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395402, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "99b234e04be444899cb7a28788a76088"}
May 11 10:43:22 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395402.4947433, 'source': 0, 'type': 's', 'data': '', 'key': '99b234e04be444899cb7a28788a76088'}
May 11 10:43:27 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:43:27 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:43:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "564b2c20f60b4212a53fe621330be285"}
May 11 10:43:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395408.009253, 'source': 0, 'type': 's', 'data': '', 'key': '564b2c20f60b4212a53fe621330be285'}
May 11 10:43:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 304, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001300002000000005c206464
May 11 10:43:31 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:43:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 304, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013000020000000058106464
May 11 10:43:31 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:43:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 953, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 662, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 683, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b900ce1542964326248082
May 11 10:43:31 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:43:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 304, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110130000200400b0040307a7b
May 11 10:43:31 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 304, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395411, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:43:31 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 304, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395411, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:43:31 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 304, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395411, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "c9c906680d7d494c99145a74e7aeea85"}
May 11 10:43:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d006464
May 11 10:43:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 302, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012e0002000000004c106565
May 11 10:43:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395412.3210371, 'source': 0, 'type': 's', 'data': '', 'key': 'c9c906680d7d494c99145a74e7aeea85'}
May 11 10:43:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:43:34 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:43:34 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:43:34 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:43:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:43:34 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395414, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:43:34 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395414, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:43:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395414, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "8b80319161dc4935bbab8f479fc607dd"}
May 11 10:43:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 65, 'solar_gen': 86, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005600380210d00041106b6a
May 11 10:43:35 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:43:35 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395415.3317442, 'source': 0, 'type': 's', 'data': '', 'key': '8b80319161dc4935bbab8f479fc607dd'}
May 11 10:43:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:43:35 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:43:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 304, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001300002000000005c306464
May 11 10:43:46 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:43:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 304, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013000020000000058206464
May 11 10:43:46 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:43:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 304, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110130000200400b0040007a7b
May 11 10:43:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d106464
May 11 10:43:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 953, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 662, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 683, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b900ce1542964326348082
May 11 10:43:48 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:43:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 304, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001300002000000005c006464
May 11 10:43:48 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:43:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 303, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012f00020000000005006464
May 11 10:43:48 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:43:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 304, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110130000200400b0040107a7b
May 11 10:43:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 302, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012e0002000000004c206565
May 11 10:43:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:43:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 953, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 662, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 683, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03b900ce1542964326048082
May 11 10:43:59 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:43:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 302, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000012e0002000000004c306565
May 11 10:43:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 304, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013000020000000055006565
May 11 10:43:59 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:44:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 303, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012f00020000000005106464
May 11 10:44:01 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 304, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110130000200400b0040207a7b
May 11 10:44:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d306464
May 11 10:44:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:44:03 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:44:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 303, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012f00020000000005206464
May 11 10:44:03 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:03 msm8909 python3[3025]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 10:44:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d306464
May 11 10:44:06 msm8909 python3[3025]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 10:44:06 msm8909 python3[3025]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 11 10:44:06 msm8909 python3[3025]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 11 10:44:06 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "a5915732c7444288b6df6b179fb12f29"}
May 11 10:44:06 msm8909 python3[3025]: ACTIVATING HR.
May 11 10:44:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 303, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000012f00020000000005206464
May 11 10:44:11 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 306, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110132000200400b003e307a7b
May 11 10:44:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 304, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001300002000000004c106565
May 11 10:44:11 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 304, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395451, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:44:11 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 304, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395451, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:44:11 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 304, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395451, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "1d7af3e5848a4355bf628595602deb1b"}
May 11 10:44:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 304, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013000020000000055106565
May 11 10:44:12 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:44:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:44:12 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:44:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 954, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 663, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 684, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03ba00ce1542974326148082
May 11 10:44:13 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:44:13 msm8909 python3[3025]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:44:13 msm8909 python3[3025]: 465.80619192123413 [06:05:04:AF:F9:E9] <- HR 0000
May 11 10:44:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 305, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013100020000000005306464
May 11 10:44:13 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:44:13 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:44:14 msm8909 python3[3025]: 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, 62, 197, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 11 10:44:14 msm8909 python3[3025]: GOT Firmware Version: V1.5.4d0
May 11 10:44:14 msm8909 python3[3025]: GOT Pairing Code: 0f89
May 11 10:44:14 msm8909 python3[3025]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 10:44:14 msm8909 python3[3025]: NO FW Update needed.
May 11 10:44:14 msm8909 python3[3025]: LAST SYNC: 1715389865
May 11 10:44:15 msm8909 python3[3025]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 210, 8, 0, 16, 102, 7, 0, 17, 108, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 163, 1, 0, 64, 11, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 10:44:15 msm8909 python3[3025]: ACTIVITY: 0
May 11 10:44:15 msm8909 python3[3025]: HR READING: 0 TOOK 0.000499 secs
May 11 10:44:15 msm8909 python3[3025]: DEACTIVATING HR.
May 11 10:44:15 msm8909 python3[3025]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 10:44:15 msm8909 python3[3025]: GOT Instant Data: {'battery': 77, 'case_temp': 100, 'total_steps': 0, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 1894, 'solar_gen': 419, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 2258, 'act_cals': 364, 'skin_temp': 100}
May 11 10:44:15 msm8909 python3[3025]: W ID: 73
May 11 10:44:15 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'thermalGen': 11, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'actCals': 364, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 419, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2258, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395455, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:44:15 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'thermalGen': 11, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'actCals': 364, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 419, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2258, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395455, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:44:15 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"thermalGen": 11, "battery": 77, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "actCals": 364, "activity": 0, "walkSteps": 0, "bmrCals": 1894, "solarGen": 419, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2258, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395455, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "6c3e1fb6301c4e70984b665ea4015069"}
May 11 10:44:15 msm8909 python3[3025]: Instant Upload complete
May 11 10:44:15 msm8909 python3[3025]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 10:44:17 msm8909 python3[3025]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 10:44:17 msm8909 python3[3025]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 10:44:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 418, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a2000b000001004d306464
May 11 10:44:17 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:44:17 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:44:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395446.6132259, 'source': 0, 'type': 's', 'data': '', 'key': 'a5915732c7444288b6df6b179fb12f29'}
May 11 10:44:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395452.0538828, 'source': 0, 'type': 's', 'data': '', 'key': '1d7af3e5848a4355bf628595602deb1b'}
May 11 10:44:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395455.4517393, 'source': 0, 'type': 's', 'data': '', 'key': '6c3e1fb6301c4e70984b665ea4015069'}
May 11 10:44:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 305, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013100020000000005006464
May 11 10:44:23 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:44:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395463, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:44:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395463, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:44:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395463, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "ea23cdb9340a4e35be38726eac9d7ba9"}
May 11 10:44:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 304, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001300002000000004c206565
May 11 10:44:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:44:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:44:24 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:44:24 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395464.049489, 'source': 0, 'type': 's', 'data': '', 'key': 'ea23cdb9340a4e35be38726eac9d7ba9'}
May 11 10:44:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 419, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a3000b000001004d106464
May 11 10:44:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 406, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000196000b0000000047306565
May 11 10:44:25 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 406, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395465, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:44:25 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 406, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395465, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:44:26 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 406, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395465, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "02ce491c881e4839a6677a028e63c85b"}
May 11 10:44:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:44:26 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:44:26 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395466.4200671, 'source': 0, 'type': 's', 'data': '', 'key': '02ce491c881e4839a6677a028e63c85b'}
May 11 10:44:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 419, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a3000b000001004d206464
May 11 10:44:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:44:27 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:44:27 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:44:27 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:44:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "63db0476c987419fb8b2abdb79c263f0"}
May 11 10:44:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395468.3597775, 'source': 0, 'type': 's', 'data': '', 'key': '63db0476c987419fb8b2abdb79c263f0'}
May 11 10:44:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:44:37 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:44:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 305, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013100020000000005106464
May 11 10:44:38 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 306, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110132000200400b003e207a7b
May 11 10:44:38 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 306, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395478, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:44:38 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 306, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395478, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:44:38 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 306, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395478, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "3be1e4c621b54bcdad351d04d75e959a"}
May 11 10:44:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006465
May 11 10:44:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 38, 'solar_gen': 954, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 663, 'alert_status': b'\x00', 'heart_rate': 58, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 684, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03ba00ce1542973a26048082
May 11 10:44:38 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:44:38 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395478.8970087, 'source': 0, 'type': 's', 'data': '', 'key': '3be1e4c621b54bcdad351d04d75e959a'}
May 11 10:44:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:44:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395479, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:44:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395479, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:44:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395479, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "83caaeb6877b4ab7bc9c58013b4f1b93"}
May 11 10:44:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 419, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a3000b000001004d306464
May 11 10:44:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395479.7198186, 'source': 0, 'type': 's', 'data': '', 'key': '83caaeb6877b4ab7bc9c58013b4f1b93'}
May 11 10:44:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 304, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001300002000000004c006565
May 11 10:44:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:44:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:44:42 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:44:47 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:44:47 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:44:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:44:51 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:44:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 419, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a3000b000001004d006464
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 306, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001320002000000005c206564
May 11 10:44:53 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:44:53 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 406, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000196000b0000000047106565
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 304, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001300002000000004c106565
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 306, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110132000200400b003e307a7b
May 11 10:44:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:44:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 419, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a3000b000001004d006464
May 11 10:44:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:44:54 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:44:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:44:55 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:44:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 305, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013100020000000005306464
May 11 10:44:55 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:44:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 306, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013200020000000059106464
May 11 10:44:55 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:45:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 407, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000197000b0000000048306565
May 11 10:45:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 306, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001320002000000005c306564
May 11 10:45:05 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:45:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 306, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110132000200400b003e007a7b
May 11 10:45:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 88, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005800380210d00042206b6a
May 11 10:45:06 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:45:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:45:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:45:06 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:45:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 305, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013100020000000005006464
May 11 10:45:07 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:45:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:45:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 956, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 664, 'alert_status': b'\x00', 'heart_rate': 58, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 685, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bc00ce1552983a2b248082
May 11 10:45:08 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:45:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:45:08 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:45:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 308, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001340002000000005c006464
May 11 10:45:09 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:45:18 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:45:18 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:45:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 421, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a5000b000001004d306464
May 11 10:45:19 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 421, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395519, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:45:19 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 421, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395519, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:45:19 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 421, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395519, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "40c04c73cc0443438e3a47bcbe8e36e8"}
May 11 10:45:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:45:19 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:45:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:45:19 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:45:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 308, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001340002000000005c106464
May 11 10:45:19 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:45:19 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395519.6147211, 'source': 0, 'type': 's', 'data': '', 'key': '40c04c73cc0443438e3a47bcbe8e36e8'}
May 11 10:45:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 407, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000197000b0000000048006565
May 11 10:45:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 308, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110134000200400b0040207a7b
May 11 10:45:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:45:20 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:45:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:45:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 308, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013400020000000056006565
May 11 10:45:21 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:45:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 90, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005a00380210d00042006b6a
May 11 10:45:21 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:45:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:45:22 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:45:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106465
May 11 10:45:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 956, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 664, 'alert_status': b'\x00', 'heart_rate': 73, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 685, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bc00ce155298492b048082
May 11 10:45:23 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:45:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 306, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001320002000000004c006565
May 11 10:45:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 306, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395523, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:45:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 306, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395523, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:45:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 306, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395523, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "3ebe4b0f9d6849789aed64830e301035"}
May 11 10:45:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 308, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013400020000000056006565
May 11 10:45:23 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395523.6573594, 'source': 0, 'type': 's', 'data': '', 'key': '3ebe4b0f9d6849789aed64830e301035'}
May 11 10:45:23 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:45:28 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:45:28 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:45:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "beaac7feee8442589e558c14d2a0fd86"}
May 11 10:45:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395528.7472193, 'source': 0, 'type': 's', 'data': '', 'key': 'beaac7feee8442589e558c14d2a0fd86'}
May 11 10:45:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:45:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 407, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000197000b0000000048206565
May 11 10:45:34 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 407, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395534, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:45:34 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 407, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395534, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:45:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 407, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395534, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "7538e27c9013456987ccc0de0e68aeb6"}
May 11 10:45:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 306, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013200020000000005306464
May 11 10:45:34 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:45:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:45:35 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:45:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 90, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005a00380210d00042206b6a
May 11 10:45:35 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:45:35 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395535.3047585, 'source': 0, 'type': 's', 'data': '', 'key': '7538e27c9013456987ccc0de0e68aeb6'}
May 11 10:45:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 308, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013400020000000056106565
May 11 10:45:36 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:45:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 308, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001340002000000005c306464
May 11 10:45:37 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:45:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 306, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001320002000000004c106565
May 11 10:45:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 407, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000197000b0000000048306565
May 11 10:45:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 306, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013200020000000005006464
May 11 10:45:47 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:45:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:45:48 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:45:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 308, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013400020000000056306565
May 11 10:45:48 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:45:48 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:45:48 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:45:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 407, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000197000b0000000048306565
May 11 10:45:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 308, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110134000200400b0040107a7b
May 11 10:45:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 308, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395550, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:45:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 308, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395550, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:45:50 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 308, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395550, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "098037208f694f209e4f92d174c37b82"}
May 11 10:45:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:45:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395550, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:45:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395550, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:45:50 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395550, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "82063ca5d4704ca1b9383d0d636632bf"}
May 11 10:45:50 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395550.660881, 'source': 0, 'type': 's', 'data': '', 'key': '098037208f694f209e4f92d174c37b82'}
May 11 10:45:51 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395550.8882456, 'source': 0, 'type': 's', 'data': '', 'key': '82063ca5d4704ca1b9383d0d636632bf'}
May 11 10:45:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 421, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a5000b000001004d206464
May 11 10:45:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:45:51 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:45:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:45:51 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:45:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 308, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001340002000000005c006464
May 11 10:45:52 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:46:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 308, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013400020000000058006464
May 11 10:46:01 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:46:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 308, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001340002000000005c106464
May 11 10:46:01 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:46:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 90, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005a00380210d00042006b6a
May 11 10:46:02 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:46:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 306, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001320002000000004c006565
May 11 10:46:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 308, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110134000200400b0040207a7b
May 11 10:46:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 308, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013400020000000056006565
May 11 10:46:03 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:46:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 66, 'solar_gen': 90, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005a00380210d00042106b6a
May 11 10:46:04 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:46:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 306, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013200020000000005206464
May 11 10:46:04 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:46:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:46:06 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:46:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 309, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001350002000000005b306464
May 11 10:46:16 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:46:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 308, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013400020000000005306464
May 11 10:46:17 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:46:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047206465
May 11 10:46:17 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395577, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:46:17 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395577, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:46:17 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395577, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "b58a37d50bf54a6681c30e525075c26f"}
May 11 10:46:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 306, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001320002000000004c106565
May 11 10:46:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:46:18 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395577.8542528, 'source': 0, 'type': 's', 'data': '', 'key': 'b58a37d50bf54a6681c30e525075c26f'}
May 11 10:46:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 309, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013500020000000056206565
May 11 10:46:18 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:46:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 423, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a7000b000001004d106464
May 11 10:46:19 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:46:19 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:46:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 409, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000199000b0000000047206565
May 11 10:46:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 308, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013400020000000005306464
May 11 10:46:19 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:46:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:46:19 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:46:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 308, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001340002000000004c206565
May 11 10:46:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:46:28 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:46:28 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:46:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a63e7c77bc834d8baf3c91c10becd2fa"}
May 11 10:46:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395589.0202465, 'source': 0, 'type': 's', 'data': '', 'key': 'a63e7c77bc834d8baf3c91c10becd2fa'}
May 11 10:46:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 956, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 665, 'alert_status': b'\x00', 'heart_rate': 73, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 686, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bc00ce155299492c148082
May 11 10:46:29 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:46:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 409, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000199000b0000000047306565
May 11 10:46:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:46:30 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:46:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 309, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013500020000000056306565
May 11 10:46:30 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:46:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 423, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a7000b000001004d206464
May 11 10:46:30 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 423, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395590, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:46:30 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 423, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395590, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:46:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 423, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395590, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "2b2501faa45e452ebe58dc10d433104a"}
May 11 10:46:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 309, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013500020000000057306464
May 11 10:46:31 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:46:31 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395591.3858013, 'source': 0, 'type': 's', 'data': '', 'key': '2b2501faa45e452ebe58dc10d433104a'}
May 11 10:46:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 308, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013400020000000005106464
May 11 10:46:31 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:46:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047006465
May 11 10:46:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:46:33 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:46:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 423, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a7000b000001004d206464
May 11 10:46:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 309, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013500020000000057006464
May 11 10:46:43 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:46:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 409, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000199000b0000000047106565
May 11 10:46:44 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 409, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395604, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:46:44 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 409, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395604, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:46:44 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 409, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395604, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "e87ccd22a649477a91bab2e21a51e7d2"}
May 11 10:46:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 309, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001350002000000005b106464
May 11 10:46:44 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:46:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047106465
May 11 10:46:44 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395604.4727297, 'source': 0, 'type': 's', 'data': '', 'key': 'e87ccd22a649477a91bab2e21a51e7d2'}
May 11 10:46:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:46:44 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:46:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 309, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110135000200400b003e227a7b
May 11 10:46:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 423, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a7000b000001004d006464
May 11 10:46:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 309, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013500020000000056006565
May 11 10:46:45 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:46:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 309, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001350002000000005b206464
May 11 10:46:46 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:46:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 309, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110135000200400b003e327a7b
May 11 10:46:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:46:48 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:46:49 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:46:49 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:46:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 309, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013500020000000057206464
May 11 10:46:57 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:46:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:46:57 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:46:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 308, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013400020000000005306464
May 11 10:46:59 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:46:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 309, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 17, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 11, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 11, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000110135000200400b003e027a7b
May 11 10:46:59 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 2, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 309, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395619, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:46:59 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 2, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 17, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 11, 'solarGen': 309, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 11, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395619, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:46:59 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 2, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 17, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 11, "solarGen": 309, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 11, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395619, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "3ec4791767f24587aad0513a1e1b2235"}
May 11 10:46:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047206465
May 11 10:47:00 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395619.777112, 'source': 0, 'type': 's', 'data': '', 'key': '3ec4791767f24587aad0513a1e1b2235'}
May 11 10:47:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 309, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013500020000000056206565
May 11 10:47:00 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:47:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:47:00 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:47:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 92, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005c00380210d00043306b6a
May 11 10:47:00 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:47:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 309, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001350002000000005b306464
May 11 10:47:01 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:47:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 409, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000199000b0000000047206565
May 11 10:47:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:47:02 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395622, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:47:02 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395622, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:47:02 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395622, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "0550568ba2344012a78f28cf2841c459"}
May 11 10:47:02 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395622.6806817, 'source': 0, 'type': 's', 'data': '', 'key': '0550568ba2344012a78f28cf2841c459'}
May 11 10:47:08 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 10:47:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 310, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013600020000000005106464
May 11 10:47:11 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:47:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 409, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d55000700000000000000000199000b0000000047306565
May 11 10:47:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006465
May 11 10:47:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:47:11 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:47:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 311, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120137000200500c0040127a7b
May 11 10:47:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 309, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013500020000000057306464
May 11 10:47:12 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:47:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 309, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013500020000000056306565
May 11 10:47:12 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:47:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:47:13 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:47:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 94, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005e00380210d00043006b6a
May 11 10:47:13 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:47:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 957, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 666, 'alert_status': b'\x00', 'heart_rate': 73, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 687, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bd00ce15629a492c248082
May 11 10:47:14 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:47:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:47:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:47:15 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:47:20 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:47:20 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:47:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 957, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 666, 'alert_status': b'\x00', 'heart_rate': 73, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 687, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bd00ce15629a492c348082
May 11 10:47:25 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:47:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 311, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001370002000000005b206464
May 11 10:47:25 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:47:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 11 10:47:26 msm8909 python3[3025]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 10:47:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:47:26 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:47:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 311, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120137000200500c0040307a7b
May 11 10:47:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:47:26 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:47:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 311, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013700020000000056106565
May 11 10:47:27 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:47:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 425, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a9000b000001004d006464
May 11 10:47:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:47:28 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:47:28 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:47:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c9476d99951b4df9a6644602033c43b6"}
May 11 10:47:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395649.2950981, 'source': 0, 'type': 's', 'data': '', 'key': 'c9476d99951b4df9a6644602033c43b6'}
May 11 10:47:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 311, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013700020000000059106464
May 11 10:47:29 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:47:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:47:39 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:47:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:47:39 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:47:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 425, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a9000b000001004d106464
May 11 10:47:40 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 425, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395660, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:47:40 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 425, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395660, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:47:40 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 425, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395660, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "e5c106a58e8041f48493481e9b4f28fd"}
May 11 10:47:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:47:40 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:47:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 94, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005e00380210d00043306b6a
May 11 10:47:40 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:47:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 311, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001370002000000005b306464
May 11 10:47:40 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:47:41 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395660.6023066, 'source': 0, 'type': 's', 'data': '', 'key': 'e5c106a58e8041f48493481e9b4f28fd'}
May 11 10:47:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 411, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019b000b0000000048206565
May 11 10:47:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 957, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 666, 'alert_status': b'\x00', 'heart_rate': 73, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 687, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03bd00ce15629a492c048082
May 11 10:47:41 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:47:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 311, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013700020000000059206464
May 11 10:47:42 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:47:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 311, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013700020000000056206565
May 11 10:47:42 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:47:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 94, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005e00380210d00043306b6a
May 11 10:47:43 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:47:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:47:43 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:47:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:47:43 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395663, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:47:43 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395663, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:47:43 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395663, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "9072285931b340169a7d02a35a3bc10b"}
May 11 10:47:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 311, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120137000200500c0040007a7b
May 11 10:47:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 309, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001350002000000004c206565
May 11 10:47:44 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 309, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395664, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:47:44 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 309, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395664, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:47:44 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 309, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395664, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "0e08f5a546a84e54af6b02ebb14a8674"}
May 11 10:47:44 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395664.2553241, 'source': 0, 'type': 's', 'data': '', 'key': '9072285931b340169a7d02a35a3bc10b'}
May 11 10:47:44 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395664.4903996, 'source': 0, 'type': 's', 'data': '', 'key': '0e08f5a546a84e54af6b02ebb14a8674'}
May 11 10:47:50 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:47:50 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:47:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:47:53 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:47:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:47:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006465
May 11 10:47:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 311, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013700020000000056306565
May 11 10:47:54 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:47:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 411, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019b000b0000000048006565
May 11 10:47:55 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 411, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395675, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:47:55 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 411, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395675, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:47:55 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 411, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395675, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "73d759d24fc04aedbe7a4e62a556b478"}
May 11 10:47:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 309, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001350002000000004c306565
May 11 10:47:56 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395676.2321887, 'source': 0, 'type': 's', 'data': '', 'key': '73d759d24fc04aedbe7a4e62a556b478'}
May 11 10:47:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 94, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be005e00380210d00043106b6a
May 11 10:47:56 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:47:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 311, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013700020000000059006464
May 11 10:47:56 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:47:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 425, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001a9000b000001004d306464
May 11 10:47:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:47:57 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:47:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 311, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001370002000000005b106464
May 11 10:47:57 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:47:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 309, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001350002000000004c006565
May 11 10:48:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:48:07 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395687, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:48:07 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395687, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:48:07 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395687, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "f9cd169a416f45209dc5b46666143e29"}
May 11 10:48:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:48:07 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:48:08 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395687.7860832, 'source': 0, 'type': 's', 'data': '', 'key': 'f9cd169a416f45209dc5b46666143e29'}
May 11 10:48:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 309, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001350002000000004c106565
May 11 10:48:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 411, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019b000b0000000048106565
May 11 10:48:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:48:08 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:48:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 310, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013600020000000005206464
May 11 10:48:08 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:48:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 96, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006000380210d00043206b6a
May 11 10:48:08 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:48:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 313, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001390002000000005a206464
May 11 10:48:10 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:48:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 312, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013800020000000005306464
May 11 10:48:10 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:48:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:48:20 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:48:20 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:48:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 427, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ab000b000001004d106464
May 11 10:48:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:48:22 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:48:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 313, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001390002000000005a306464
May 11 10:48:22 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:48:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 312, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013800020000000005006464
May 11 10:48:23 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:48:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 311, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001370002000000004b206565
May 11 10:48:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:48:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 313, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120139000200500c003e007a7b
May 11 10:48:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 313, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395703, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:48:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 313, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395703, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:48:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 313, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395703, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "c5b47e573c7f4a8a954472b7f241e398"}
May 11 10:48:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 313, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013900020000000059206564
May 11 10:48:23 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:48:24 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395704.0863063, 'source': 0, 'type': 's', 'data': '', 'key': 'c5b47e573c7f4a8a954472b7f241e398'}
May 11 10:48:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 313, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013900020000000056206565
May 11 10:48:24 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:48:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:48:24 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:48:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:48:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:48:25 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:48:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 413, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019d000b0000000047306565
May 11 10:48:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:48:25 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:48:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:48:25 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:48:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 96, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006000380210d00043006b6a
May 11 10:48:26 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:48:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:48:26 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:48:29 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:48:29 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:48:29 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3a2d0d5b8f8b41efbef52538c63880d8"}
May 11 10:48:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395709.6784494, 'source': 0, 'type': 's', 'data': '', 'key': '3a2d0d5b8f8b41efbef52538c63880d8'}
May 11 10:48:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 413, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019d000b0000000047006565
May 11 10:48:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 313, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120139000200500c003e207a7b
May 11 10:48:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 96, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006000380210d00043106b6a
May 11 10:48:35 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:48:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 313, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013900020000000059006564
May 11 10:48:35 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:48:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:48:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 11 10:48:37 msm8909 python3[3025]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 10:48:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 311, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001370002000000004b006565
May 11 10:48:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:48:38 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:48:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:48:38 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:48:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 313, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013900020000000056006565
May 11 10:48:38 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:48:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:48:39 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:48:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 427, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ab000b000001004d006464
May 11 10:48:49 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 427, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395729, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:48:49 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 427, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395729, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:48:49 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 427, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395729, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "be5722c7e4884500a4b63482698fdbc7"}
May 11 10:48:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:48:49 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:48:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 313, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001390002000000005a206464
May 11 10:48:49 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:48:50 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395729.7912688, 'source': 0, 'type': 's', 'data': '', 'key': 'be5722c7e4884500a4b63482698fdbc7'}
May 11 10:48:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 413, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019d000b0000000047106565
May 11 10:48:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:48:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395730, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:48:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395730, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:48:50 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395730, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "fc0b08d3643d4119b5358ea24fe25c65"}
May 11 10:48:51 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:48:51 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:48:51 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395730.8055122, 'source': 0, 'type': 's', 'data': '', 'key': 'fc0b08d3643d4119b5358ea24fe25c65'}
May 11 10:48:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:48:51 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:48:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:48:51 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:48:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 96, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006000380210d00043206b6a
May 11 10:48:52 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:48:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 311, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001370002000000004b106565
May 11 10:48:52 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 311, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395732, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:48:52 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 311, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395732, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:48:52 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 311, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395732, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "f02096815e434d2d8c014dad985804d8"}
May 11 10:48:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 413, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019d000b0000000047206565
May 11 10:48:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 312, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013800020000000005306464
May 11 10:48:52 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:48:53 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395732.7549334, 'source': 0, 'type': 's', 'data': '', 'key': 'f02096815e434d2d8c014dad985804d8'}
May 11 10:48:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 313, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001390002000000005a306464
May 11 10:48:54 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:49:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 311, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001370002000000004b206565
May 11 10:49:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:49:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 315, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013b000200500c003d107a7b
May 11 10:49:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 311, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001370002000000004b306565
May 11 10:49:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:49:17 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:49:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 315, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013b000200500c003d207a7b
May 11 10:49:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:49:17 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:49:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:49:17 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:49:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 429, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ad000b000001004d306464
May 11 10:49:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 313, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001390002000000004c006565
May 11 10:49:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 415, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019f000b0000000047006565
May 11 10:49:19 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 415, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395759, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:49:19 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 415, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395759, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:49:20 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 415, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395759, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "643e032490d94ea189d0160755425e09"}
May 11 10:49:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106465
May 11 10:49:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 315, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013b00020000000057006564
May 11 10:49:20 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:49:20 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395760.3996785, 'source': 0, 'type': 's', 'data': '', 'key': '643e032490d94ea189d0160755425e09'}
May 11 10:49:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 315, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013b0002000000005b106564
May 11 10:49:21 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:49:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:49:21 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:49:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:49:21 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395761, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:49:21 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395761, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:49:21 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395761, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "edd11c98362a434f9a531c05a005ba47"}
May 11 10:49:21 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:49:21 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:49:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 98, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006200380210d00044106b6a
May 11 10:49:21 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:49:22 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395762.0144742, 'source': 0, 'type': 's', 'data': '', 'key': 'edd11c98362a434f9a531c05a005ba47'}
May 11 10:49:29 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:49:29 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:49:29 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b6f0aa8368084ebfbbb2e81449487912"}
May 11 10:49:30 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395770.0719936, 'source': 0, 'type': 's', 'data': '', 'key': 'b6f0aa8368084ebfbbb2e81449487912'}
May 11 10:49:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 98, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006200380210d00044206b6a
May 11 10:49:31 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:49:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 315, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013b0002000000005b206564
May 11 10:49:31 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:49:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 429, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ad000b000001004d006464
May 11 10:49:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:49:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 315, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013b000200500c003d307a7b
May 11 10:49:32 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 61, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 315, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395772, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:49:32 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 61, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 315, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395772, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:49:32 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 61, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 315, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395772, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "d9111c3ab6c84682ac564b5db77d4d63"}
May 11 10:49:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:32 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395772.8361025, 'source': 0, 'type': 's', 'data': '', 'key': 'd9111c3ab6c84682ac564b5db77d4d63'}
May 11 10:49:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:33 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 313, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001390002000000004c106565
May 11 10:49:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 39, 'solar_gen': 960, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 668, 'alert_status': b'\x00', 'heart_rate': 62, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 689, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c000ce15729c3e27248082
May 11 10:49:33 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:49:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:34 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:34 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:49:34 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:49:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 415, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019f000b0000000047206565
May 11 10:49:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 315, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013b00020000000057206564
May 11 10:49:35 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:49:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:49:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:35 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:35 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 315, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013b00020000000056206565
May 11 10:49:35 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:49:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 429, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ad000b000001004d106464
May 11 10:49:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:36 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 429, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ad000b000001004d206464
May 11 10:49:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 313, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001390002000000004c306565
May 11 10:49:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:49:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 415, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d5500070000000000000000019f000b0000000047306565
May 11 10:49:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 314, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013a00020000000005106464
May 11 10:49:47 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:49:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 314, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013a00020000000005206464
May 11 10:49:49 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:49:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:49:49 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:49:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 87, 'solar_gen': 315, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013b00020000000057306564
May 11 10:49:50 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:49:52 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:49:52 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:49:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 61, 'solar_gen': 315, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013b000200500c003d207a7b
May 11 10:49:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 314, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013a00020000000005306464
May 11 10:49:59 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:49:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106465
May 11 10:49:59 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395799, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:49:59 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395799, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:49:59 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395799, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "a9dcc5152cec4492a7a2c82767816b0d"}
May 11 10:50:00 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395800.1390457, 'source': 0, 'type': 's', 'data': '', 'key': 'a9dcc5152cec4492a7a2c82767816b0d'}
May 11 10:50:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 315, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013b0002000000005b106564
May 11 10:50:00 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:50:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:50:01 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:50:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 315, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013b00020000000056006565
May 11 10:50:01 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:50:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 98, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006200380210d00044206b6a
May 11 10:50:01 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:50:02 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:50:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 313, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001390002000000004c106565
May 11 10:50:13 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 313, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395813, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:50:13 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 313, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395813, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:50:13 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 313, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395813, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "fa90bdfa6eae41ae890e7212c0b89601"}
May 11 10:50:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 315, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013b00020000000056106565
May 11 10:50:14 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:50:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 317, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013d000200500c003f007a7b
May 11 10:50:14 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395813.9942243, 'source': 0, 'type': 's', 'data': '', 'key': 'fa90bdfa6eae41ae890e7212c0b89601'}
May 11 10:50:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005006464
May 11 10:50:14 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 317, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013d0002000000005c306564
May 11 10:50:14 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:50:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043306b6a
May 11 10:50:15 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005006464
May 11 10:50:17 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043006b6a
May 11 10:50:17 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 431, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001af000b000001004d106464
May 11 10:50:18 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 431, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395818, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:50:18 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 431, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395818, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:50:18 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 431, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395818, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "6a3a65017cb04ad39453757bbee660d7"}
May 11 10:50:18 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395818.6201425, 'source': 0, 'type': 's', 'data': '', 'key': '6a3a65017cb04ad39453757bbee660d7'}
May 11 10:50:22 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:50:22 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:50:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 317, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013d0002000000005c006564
May 11 10:50:27 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:50:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:50:27 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395827, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:50:27 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395827, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:50:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395827, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "cfa7ee842558475aac48ca0531b6f367"}
May 11 10:50:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043106b6a
May 11 10:50:27 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 431, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001af000b000001004d206464
May 11 10:50:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 315, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013b0002000000004c306565
May 11 10:50:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395828.0292842, 'source': 0, 'type': 's', 'data': '', 'key': 'cfa7ee842558475aac48ca0531b6f367'}
May 11 10:50:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047006465
May 11 10:50:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:50:30 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:50:30 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:50:30 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:50:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "69bb492a05cf47969781f3fd0a2a7e03"}
May 11 10:50:30 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395830.5715277, 'source': 0, 'type': 's', 'data': '', 'key': '69bb492a05cf47969781f3fd0a2a7e03'}
May 11 10:50:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 317, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013d000200500c003f107a7b
May 11 10:50:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005206464
May 11 10:50:31 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:50:32 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:50:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:50:41 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:50:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005306464
May 11 10:50:41 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047106465
May 11 10:50:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:50:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 315, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013b0002000000004c006565
May 11 10:50:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 317, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013d00020000000055006565
May 11 10:50:43 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:50:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 317, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013d000200500c003f307a7b
May 11 10:50:43 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 317, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395843, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:50:43 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 317, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395843, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:50:43 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 63, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 317, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395843, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "f579be4d39af4afb9447b447fa524c5f"}
May 11 10:50:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 317, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013d00020000000058106564
May 11 10:50:44 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:50:44 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395844.2504971, 'source': 0, 'type': 's', 'data': '', 'key': 'f579be4d39af4afb9447b447fa524c5f'}
May 11 10:50:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043206b6a
May 11 10:50:44 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:50:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:50:45 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:50:53 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:50:53 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:50:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043006b6a
May 11 10:50:55 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:50:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 317, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013d00020000000055206565
May 11 10:50:55 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:50:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 317, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013d00020000000058206564
May 11 10:50:56 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:50:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005006464
May 11 10:50:56 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:50:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 431, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001af000b000001004d106464
May 11 10:50:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 417, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a1000b0000000047206565
May 11 10:50:58 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 417, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395858, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:50:58 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 417, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395858, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:50:58 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 417, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395858, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "bb1f318329034281ac2d54a9e35fda3c"}
May 11 10:50:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 317, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012013d000200500c003f007a7b
May 11 10:50:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 316, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013c00020000000005106464
May 11 10:50:58 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:50:59 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395859.2327676, 'source': 0, 'type': 's', 'data': '', 'key': 'bb1f318329034281ac2d54a9e35fda3c'}
May 11 10:51:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:51:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 67, 'solar_gen': 100, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006400380210d00043106b6a
May 11 10:51:10 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:51:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 315, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013b0002000000004c306565
May 11 10:51:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 419, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a3000b0000000048006565
May 11 10:51:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 318, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000013e00020000000005206464
May 11 10:51:11 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:51:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 317, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013d00020000000055006565
May 11 10:51:23 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:51:23 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:51:23 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:51:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 319, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013f00020000000058106564
May 11 10:51:23 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:51:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106465
May 11 10:51:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395883, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:51:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395883, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:51:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395883, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "935c322b79a14c358c0ad7c2c0f4be37"}
May 11 10:51:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 101, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006500380210d00044306b6a
May 11 10:51:23 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:51:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:51:24 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395884.2976944, 'source': 0, 'type': 's', 'data': '', 'key': '935c322b79a14c358c0ad7c2c0f4be37'}
May 11 10:51:30 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:51:30 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:51:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "62582d7a923f4e799760da09c4569ae7"}
May 11 10:51:30 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395890.8046353, 'source': 0, 'type': 's', 'data': '', 'key': '62582d7a923f4e799760da09c4569ae7'}
May 11 10:51:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 419, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a3000b0000000048206565
May 11 10:51:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:51:38 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:51:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:51:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395899, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:51:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395899, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:51:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395899, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "615a06da191a4184b27ba538d4779260"}
May 11 10:51:39 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395899.5627627, 'source': 0, 'type': 's', 'data': '', 'key': '615a06da191a4184b27ba538d4779260'}
May 11 10:51:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 101, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006500380210d00044006b6a
May 11 10:51:40 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:51:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 319, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013f00020000000055206565
May 11 10:51:40 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:51:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:51:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 319, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013f00020000000058206564
May 11 10:51:41 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:51:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 101, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006500380210d00044106b6a
May 11 10:51:42 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:51:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 319, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013f00020000000058306564
May 11 10:51:51 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:51:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:51:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 319, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000013f00020000000055306565
May 11 10:51:52 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:51:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 419, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a3000b0000000048006565
May 11 10:51:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 319, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013f0002000000005b106564
May 11 10:51:53 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:51:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 101, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006500380210d00044206b6a
May 11 10:51:53 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:51:54 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:51:54 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:51:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 317, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013d0002000000004c006565
May 11 10:51:54 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 317, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395914, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:51:54 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 317, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395914, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:51:54 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 317, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395914, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "d95a86f39afb473488b170721b3c6f21"}
May 11 10:51:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395914.9860673, 'source': 0, 'type': 's', 'data': '', 'key': 'd95a86f39afb473488b170721b3c6f21'}
May 11 10:51:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 319, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013f0002000000005b106564
May 11 10:51:55 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:51:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006465
May 11 10:52:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 419, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a3000b0000000048106565
May 11 10:52:05 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 419, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395925, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:52:05 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 419, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395925, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:52:05 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 419, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395925, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "a26b0772af7a4794af99b7c2c5a52fdc"}
May 11 10:52:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 101, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006500380210d00044306b6a
May 11 10:52:06 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:52:06 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395925.8122573, 'source': 0, 'type': 's', 'data': '', 'key': 'a26b0772af7a4794af99b7c2c5a52fdc'}
May 11 10:52:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 317, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013d0002000000004c106565
May 11 10:52:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 42, 'solar_gen': 964, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 671, 'alert_status': b'\x00', 'heart_rate': 61, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 692, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c400ce15829f3d2a147f82
May 11 10:52:07 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:52:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 319, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000013f0002000000005b206564
May 11 10:52:07 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:52:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 321, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120141000200500c0040307a7b
May 11 10:52:07 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 321, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395927, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:52:07 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 321, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715395927, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:52:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 321, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715395927, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "702e01fc158544ec811ee40a9baadf8c"}
May 11 10:52:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 320, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014000020000000005006464
May 11 10:52:08 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:52:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 319, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000013f00020000000058106564
May 11 10:52:08 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:52:08 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 10:52:08 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395928.4108603, 'source': 0, 'type': 's', 'data': '', 'key': '702e01fc158544ec811ee40a9baadf8c'}
May 11 10:52:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:52:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 319, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013f0002000000004b206565
May 11 10:52:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 421, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a5000b0000000047306565
May 11 10:52:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 321, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001410002000000005c306564
May 11 10:52:20 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:52:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 321, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120141000200500c0040007a7b
May 11 10:52:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 103, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006700380210d00045106b6a
May 11 10:52:20 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:52:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 321, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014100020000000058206564
May 11 10:52:20 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:52:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:52:22 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:52:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 103, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006700380210d00045106b6a
May 11 10:52:23 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:52:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:52:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 434, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b2000b000001004e206464
May 11 10:52:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 434, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395944, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:52:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 434, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715395944, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:52:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 434, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715395944, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "876cf348ef8f47709e4fb433bb1f69d5"}
May 11 10:52:24 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:52:24 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:52:24 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395944.577913, 'source': 0, 'type': 's', 'data': '', 'key': '876cf348ef8f47709e4fb433bb1f69d5'}
May 11 10:52:30 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:52:30 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:52:30 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f6da22e8d9244691b07c586ece73f5cc"}
May 11 10:52:31 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395951.1945076, 'source': 0, 'type': 's', 'data': '', 'key': 'f6da22e8d9244691b07c586ece73f5cc'}
May 11 10:52:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 434, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b2000b000001004e306464
May 11 10:52:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 319, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013f0002000000004b006565
May 11 10:52:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:52:34 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:52:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 421, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a5000b0000000047006565
May 11 10:52:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 103, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006700380210d00045206b6a
May 11 10:52:35 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:52:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 321, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014100020000000058006564
May 11 10:52:35 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:52:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:52:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 434, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b2000b000001004e306464
May 11 10:52:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:52:37 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:52:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:52:37 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:52:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 321, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001410002000000005c106564
May 11 10:52:37 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:52:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 321, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120141000200500c0040207a7b
May 11 10:52:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 42, 'solar_gen': 964, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 671, 'alert_status': b'\x00', 'heart_rate': 61, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 692, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c400ce15829f3d2a347f82
May 11 10:52:37 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:52:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:52:47 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:52:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 321, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014100020000000058106564
May 11 10:52:47 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:52:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 434, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b2000b000001004e006464
May 11 10:52:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 103, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006700380210d00045006b6a
May 11 10:52:49 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:52:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:52:50 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395970, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:52:50 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715395970, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:52:51 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715395970, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "88883fe556e54e5abdaf8e14cf6e6957"}
May 11 10:52:51 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395971.4607296, 'source': 0, 'type': 's', 'data': '', 'key': '88883fe556e54e5abdaf8e14cf6e6957'}
May 11 10:52:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 321, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001410002000000005c306564
May 11 10:52:51 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:52:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:52:52 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:52:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 421, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a5000b0000000047206565
May 11 10:52:55 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:52:55 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:53:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 321, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001410002000000005c006564
May 11 10:53:01 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:53:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 321, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120141000200500c0040107a7b
May 11 10:53:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 421, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a5000b0000000047306565
May 11 10:53:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 320, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014000020000000005106464
May 11 10:53:02 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:53:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 319, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000013f0002000000004b306565
May 11 10:53:03 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 319, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395983, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:53:03 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 319, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715395983, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:53:03 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 319, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715395983, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "a8e4eb5c292548f9a160e96ac00dbdf1"}
May 11 10:53:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 321, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014100020000000055306565
May 11 10:53:04 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:53:04 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395984.3138969, 'source': 0, 'type': 's', 'data': '', 'key': 'a8e4eb5c292548f9a160e96ac00dbdf1'}
May 11 10:53:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 434, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b2000b000001004e206464
May 11 10:53:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:53:15 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:53:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 322, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001420002000000005b106564
May 11 10:53:16 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:53:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 321, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014100020000000055006565
May 11 10:53:16 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:53:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:53:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 422, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a6000b0000000048006565
May 11 10:53:17 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 422, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395997, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:53:17 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 422, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715395997, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:53:17 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 422, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715395997, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "e4bbe9b469064a4db952a674f410e52e"}
May 11 10:53:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715395997.5545619, 'source': 0, 'type': 's', 'data': '', 'key': 'e4bbe9b469064a4db952a674f410e52e'}
May 11 10:53:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:53:17 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:53:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 105, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006900380210d00044306b6a
May 11 10:53:18 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:53:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 436, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b4000b000001004e306464
May 11 10:53:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047206465
May 11 10:53:19 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395999, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:53:19 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715395999, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:53:19 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715395999, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "57589908ed18410998631a68c183b28e"}
May 11 10:53:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:53:19 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:53:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 321, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014100020000000005306464
May 11 10:53:19 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:53:20 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396000.3337469, 'source': 0, 'type': 's', 'data': '', 'key': '57589908ed18410998631a68c183b28e'}
May 11 10:53:25 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:53:25 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:53:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047306465
May 11 10:53:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 321, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014100020000000005006464
May 11 10:53:29 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:53:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:53:30 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:53:31 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:53:31 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:53:31 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3b9157f257e44a99b18d2fa7315167a9"}
May 11 10:53:31 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396011.5536742, 'source': 0, 'type': 's', 'data': '', 'key': '3b9157f257e44a99b18d2fa7315167a9'}
May 11 10:53:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 422, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a6000b0000000048206565
May 11 10:53:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 322, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014200020000000056106565
May 11 10:53:31 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:53:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 68, 'solar_gen': 105, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006900380210d00044006b6a
May 11 10:53:32 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:53:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 436, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b4000b000001004e106464
May 11 10:53:33 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 436, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396013, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:53:33 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 436, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396013, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:53:33 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 436, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396013, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "26c5fb4ca67b4d1593d8b92d549c84f5"}
May 11 10:53:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 321, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001410002000000004c206565
May 11 10:53:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 322, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001420002000000005b306564
May 11 10:53:33 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:53:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396013.6814504, 'source': 0, 'type': 's', 'data': '', 'key': '26c5fb4ca67b4d1593d8b92d549c84f5'}
May 11 10:53:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 422, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a6000b0000000048206565
May 11 10:53:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:53:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 322, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120142000200500c003e107a7b
May 11 10:53:43 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 322, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396023, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:53:43 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 322, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396023, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:53:43 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 322, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396023, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "e0ec5c1cbd244c38b465312ccce31c16"}
May 11 10:53:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:53:43 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:53:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 322, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014200020000000058306564
May 11 10:53:44 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:53:44 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396023.9625986, 'source': 0, 'type': 's', 'data': '', 'key': 'e0ec5c1cbd244c38b465312ccce31c16'}
May 11 10:53:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:53:46 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:53:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047106465
May 11 10:53:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 321, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014100020000000005206464
May 11 10:53:47 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:53:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:53:47 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:53:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 436, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b4000b000001004e206464
May 11 10:53:56 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:53:56 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:53:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:53:57 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396037, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:53:57 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396037, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:53:57 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396037, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "af0bd43c7f1c43b2a289a4f20ab459ca"}
May 11 10:53:58 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396038.0557234, 'source': 0, 'type': 's', 'data': '', 'key': 'af0bd43c7f1c43b2a289a4f20ab459ca'}
May 11 10:53:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 322, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001420002000000005b106564
May 11 10:53:58 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:53:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:53:58 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:53:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 322, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014200020000000056006565
May 11 10:53:58 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:53:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 422, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001a6000b0000000048106565
May 11 10:53:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 322, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014200020000000058006564
May 11 10:53:59 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:53:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 321, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014100020000000005306464
May 11 10:53:59 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:54:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 436, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b4000b000001004e006464
May 11 10:54:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 322, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001420002000000005b206564
May 11 10:54:00 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:54:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047206465
May 11 10:54:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:54:02 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:54:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 322, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014200020000000056106565
May 11 10:54:11 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:54:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:54:11 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:54:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 438, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b6000b000001004e106464
May 11 10:54:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 324, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014400020000000059206565
May 11 10:54:12 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:54:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 324, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120144000200500c0040007a7b
May 11 10:54:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:54:13 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:54:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 424, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001a8000b0000000048206566
May 11 10:54:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:54:13 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:54:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 323, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014300020000000005006564
May 11 10:54:14 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:54:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b206565
May 11 10:54:15 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 322, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396055, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:54:15 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 322, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396055, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:54:15 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 322, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396055, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "1759a107c1be4f3ba41800e16077b21b"}
May 11 10:54:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 324, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001440002000000005c306564
May 11 10:54:15 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:54:15 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396055.8889306, 'source': 0, 'type': 's', 'data': '', 'key': '1759a107c1be4f3ba41800e16077b21b'}
May 11 10:54:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 438, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b6000b000001004e206464
May 11 10:54:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b306565
May 11 10:54:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 324, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120144000200500c0040107a7b
May 11 10:54:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 324, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014400020000000059306565
May 11 10:54:25 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:54:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 324, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014400020000000056306565
May 11 10:54:25 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:54:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 107, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006b00380210d00045206b6a
May 11 10:54:26 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:54:26 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:54:26 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:54:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 323, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014300020000000005206564
May 11 10:54:26 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:54:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 424, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001a8000b0000000048006566
May 11 10:54:28 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 424, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396068, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:54:28 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 424, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396068, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:54:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 424, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396068, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "b63f5378255b429f9c4cf4387ab6a75b"}
May 11 10:54:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 73, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000049106465
May 11 10:54:29 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 73, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396069, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:54:29 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 73, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396069, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:54:29 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 73, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396069, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "5385a3af6bb54b0a9bf694413f87815b"}
May 11 10:54:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 323, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014300020000000005206564
May 11 10:54:29 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:54:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396068.8862603, 'source': 0, 'type': 's', 'data': '', 'key': 'b63f5378255b429f9c4cf4387ab6a75b'}
May 11 10:54:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:54:29 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:54:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396069.4709363, 'source': 0, 'type': 's', 'data': '', 'key': '5385a3af6bb54b0a9bf694413f87815b'}
May 11 10:54:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:54:29 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:54:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:54:29 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:54:31 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:54:31 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:54:31 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c99afc91b8da46e79dbe3d0fadb16275"}
May 11 10:54:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396071.9762301, 'source': 0, 'type': 's', 'data': '', 'key': 'c99afc91b8da46e79dbe3d0fadb16275'}
May 11 10:54:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 324, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001440002000000005c206564
May 11 10:54:39 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:54:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:54:39 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:54:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 438, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b6000b000001004e006464
May 11 10:54:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 438, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396079, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:54:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 438, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396079, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:54:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 438, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396079, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "69b76c21417f4bbe90222710ae4ec3e4"}
May 11 10:54:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 107, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006b00380210d00045306b6a
May 11 10:54:39 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:54:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b006565
May 11 10:54:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396080.3549945, 'source': 0, 'type': 's', 'data': '', 'key': '69b76c21417f4bbe90222710ae4ec3e4'}
May 11 10:54:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 424, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001a8000b0000000048106566
May 11 10:54:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 673, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 694, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce1592a1402b347f82
May 11 10:54:42 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:54:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b106565
May 11 10:54:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 324, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120144000200500c0040307a7b
May 11 10:54:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 11 10:54:42 msm8909 python3[3025]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 10:54:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 324, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014400020000000056106565
May 11 10:54:42 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:54:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:54:43 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:54:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 73, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000049206465
May 11 10:54:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 323, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014300020000000005306564
May 11 10:54:44 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:54:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 107, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006b00380210d00045106b6a
May 11 10:54:53 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:54:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 324, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001440002000000005c306564
May 11 10:54:54 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:54:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 324, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120144000200500c0040007a7b
May 11 10:54:55 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 324, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396095, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:54:55 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 324, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396095, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:54:55 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 324, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396095, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "833b27d91eb5452789571d23b6c17351"}
May 11 10:54:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a24029047f82
May 11 10:54:55 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:54:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 424, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001a8000b0000000048206566
May 11 10:54:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396095.5771711, 'source': 0, 'type': 's', 'data': '', 'key': '833b27d91eb5452789571d23b6c17351'}
May 11 10:54:56 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:54:56 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:54:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 438, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b6000b000001004e106464
May 11 10:54:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:54:57 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:54:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 324, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014400020000000056206565
May 11 10:54:58 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:54:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:54:58 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:55:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 324, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120144000200500c0040107a7b
May 11 10:55:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 426, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001aa000b0000000047006565
May 11 10:55:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 440, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b8000b000001004d306464
May 11 10:55:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a23f29147f82
May 11 10:55:09 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:55:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b306565
May 11 10:55:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 326, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014600020000000058006564
May 11 10:55:09 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:55:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106465
May 11 10:55:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 325, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014500020000000005206564
May 11 10:55:11 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:55:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 322, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001420002000000004b006565
May 11 10:55:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:55:11 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:55:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 440, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b8000b000001004d306464
May 11 10:55:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a23f29147f82
May 11 10:55:12 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:55:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:55:21 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:55:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 440, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b8000b000001004d006464
May 11 10:55:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:55:22 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:55:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:55:22 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:55:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 426, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001aa000b0000000047106565
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:55:23 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a23f29247f82
May 11 10:55:23 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:55:23 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396123, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:55:23 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396123, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:55:23 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396123, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "c6a63692d78c4995931998eee65e01d0"}
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:55:23 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 325, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014500020000000005306564
May 11 10:55:23 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:55:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 109, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006d00380210d00045006b6a
May 11 10:55:23 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:55:24 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396123.8592176, 'source': 0, 'type': 's', 'data': '', 'key': 'c6a63692d78c4995931998eee65e01d0'}
May 11 10:55:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:55:24 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:55:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 326, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120146000200500c003e307a7b
May 11 10:55:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:55:25 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:55:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306465
May 11 10:55:26 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:55:26 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:55:31 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:55:31 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:55:31 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0f0ca508de594a75b506679ecb0a51ab"}
May 11 10:55:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396132.3662891, 'source': 0, 'type': 's', 'data': '', 'key': '0f0ca508de594a75b506679ecb0a51ab'}
May 11 10:55:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 326, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001460002000000005b306564
May 11 10:55:35 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:55:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:55:35 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:55:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 109, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006d00380210d00045106b6a
May 11 10:55:35 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:55:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 324, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001440002000000004b206565
May 11 10:55:36 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 324, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396136, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:55:36 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 324, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396136, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:55:36 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 324, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396136, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "b4cb39f4467a45ceb0fde1252b46d6a6"}
May 11 10:55:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a23f29347f82
May 11 10:55:37 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:55:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 326, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120146000200500c003e007a7b
May 11 10:55:37 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396137.031265, 'source': 0, 'type': 's', 'data': '', 'key': 'b4cb39f4467a45ceb0fde1252b46d6a6'}
May 11 10:55:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:55:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 426, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001aa000b0000000047306565
May 11 10:55:37 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 426, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396137, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:55:37 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 426, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396137, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:55:37 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 426, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396137, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "f15e8ed8126d4f0d95054138a1ac0921"}
May 11 10:55:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 966, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 674, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 695, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c600ce15a2a23f29047f82
May 11 10:55:38 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:55:38 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396138.0162899, 'source': 0, 'type': 's', 'data': '', 'key': 'f15e8ed8126d4f0d95054138a1ac0921'}
May 11 10:55:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 326, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014600020000000058306564
May 11 10:55:39 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:55:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 426, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001aa000b0000000047306565
May 11 10:55:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 326, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014600020000000058006564
May 11 10:55:49 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:55:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:55:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:55:51 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:55:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:55:52 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:55:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 109, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006d00380210d00045306b6a
May 11 10:55:53 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:55:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 324, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001440002000000004b006565
May 11 10:55:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:55:54 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:55:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 440, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001b8000b000001004d306464
May 11 10:55:54 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 440, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396154, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:55:54 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 440, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396154, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:55:54 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 440, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396154, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "539760bfbba14f38a97a83aa9a5caba5"}
May 11 10:55:54 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396154.6172576, 'source': 0, 'type': 's', 'data': '', 'key': '539760bfbba14f38a97a83aa9a5caba5'}
May 11 10:55:57 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:55:57 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:56:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206465
May 11 10:56:03 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396163, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:56:03 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396163, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:56:03 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396163, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "b395cff4d94241fa98ea12895408ccf0"}
May 11 10:56:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 326, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120146000200500c003e307a7b
May 11 10:56:03 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 326, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396163, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:56:03 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 326, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396163, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:56:03 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 326, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396163, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "61734b96221b498ab73061d30b7d0d04"}
May 11 10:56:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 324, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001440002000000004b106565
May 11 10:56:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 326, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014600020000000058106564
May 11 10:56:03 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:56:04 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396163.676564, 'source': 0, 'type': 's', 'data': '', 'key': 'b395cff4d94241fa98ea12895408ccf0'}
May 11 10:56:04 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396163.7291596, 'source': 0, 'type': 's', 'data': '', 'key': '61734b96221b498ab73061d30b7d0d04'}
May 11 10:56:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:56:04 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:56:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:56:05 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:56:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 11 10:56:06 msm8909 python3[3025]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 10:56:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:56:06 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:56:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 428, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ac000b0000000047206566
May 11 10:56:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:56:07 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:56:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:56:08 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:56:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006565
May 11 10:56:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 328, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120148000200500c003f107a7b
May 11 10:56:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 442, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ba000b000001004d206464
May 11 10:56:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 328, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001480002000000005c006564
May 11 10:56:18 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:56:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:56:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 111, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006f00380210d00045206b6a
May 11 10:56:19 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:56:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 326, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014600020000000056206565
May 11 10:56:19 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:56:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 10:56:19 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 10:56:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 326, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001460002000000004b306565
May 11 10:56:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 328, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014800020000000059306565
May 11 10:56:21 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:56:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 428, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ac000b0000000047306566
May 11 10:56:27 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:56:27 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:56:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 328, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014800020000000056006565
May 11 10:56:31 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:56:32 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:56:32 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:56:32 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9b7b55a8abf0485bbb82c9c74d52b3c1"}
May 11 10:56:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396192.7183752, 'source': 0, 'type': 's', 'data': '', 'key': '9b7b55a8abf0485bbb82c9c74d52b3c1'}
May 11 10:56:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 10:56:32 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 10:56:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 967, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 675, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 696, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c700ce15a2a33f2b048082
May 11 10:56:33 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:56:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 328, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014800020000000059006565
May 11 10:56:33 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:56:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 442, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ba000b000001004d306464
May 11 10:56:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 328, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001480002000000005c106564
May 11 10:56:33 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:56:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206565
May 11 10:56:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 328, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120148000200500c003f207a7b
May 11 10:56:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 328, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001480002000000005c206564
May 11 10:56:35 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:56:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 328, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014800020000000059106565
May 11 10:56:46 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:56:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 442, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001ba000b000001004d006464
May 11 10:56:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:56:46 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396206, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:56:46 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396206, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:56:46 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396206, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "4c543b007bcd4c7fab47f8568263934e"}
May 11 10:56:47 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396206.8696396, 'source': 0, 'type': 's', 'data': '', 'key': '4c543b007bcd4c7fab47f8568263934e'}
May 11 10:56:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 111, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006f00380210d00045106b6a
May 11 10:56:47 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:56:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 328, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120148000200500c003f007a7b
May 11 10:56:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 967, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 675, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 696, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c700ce15a2a33f2b248082
May 11 10:56:47 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:56:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 111, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006f00380210d00045106b6a
May 11 10:56:49 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:56:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306565
May 11 10:56:58 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:56:58 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:56:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 328, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014800020000000056206565
May 11 10:56:59 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:57:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 328, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000120148000200500c003f107a7b
May 11 10:57:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 11 10:57:01 msm8909 python3[3025]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 10:57:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 111, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be006f00380210d00045306b6a
May 11 10:57:02 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:57:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006565
May 11 10:57:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 328, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001480002000000005c006564
May 11 10:57:02 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:57:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044306565
May 11 10:57:08 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 10:57:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 328, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014800020000000059006565
May 11 10:57:13 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:57:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:57:13 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:57:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:57:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 430, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ae000b0000000047006566
May 11 10:57:14 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 430, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396234, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:57:14 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 430, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396234, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:57:14 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 430, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396234, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "2623e6affda6401895b14872ad6b5eec"}
May 11 10:57:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:57:14 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:57:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 329, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014900020000000005306564
May 11 10:57:14 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:57:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 113, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007100380210d00045006b6a
May 11 10:57:14 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:57:14 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396234.6895995, 'source': 0, 'type': 's', 'data': '', 'key': '2623e6affda6401895b14872ad6b5eec'}
May 11 10:57:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 330, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014a0002000000005b206564
May 11 10:57:14 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:57:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:57:15 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:57:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 430, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ae000b0000000047106566
May 11 10:57:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 328, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014800020000000056006565
May 11 10:57:16 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:57:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 330, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012014a000200500c0040327a7b
May 11 10:57:17 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 2, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 330, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396237, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:57:17 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 2, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 18, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 12, 'solarGen': 330, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 12, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396237, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:57:17 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 2, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 18, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 12, "solarGen": 330, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 12, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396237, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "d114dc6866774318bbe65a17c80c2b2f"}
May 11 10:57:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:57:17 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:57:17 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396237.619812, 'source': 0, 'type': 's', 'data': '', 'key': 'd114dc6866774318bbe65a17c80c2b2f'}
May 11 10:57:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 42, 'solar_gen': 969, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 676, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 697, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c900ce15b2a43f2a048082
May 11 10:57:17 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:57:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:57:18 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 329, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014900020000000005006564
May 11 10:57:27 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 113, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007100380210d00045106b6a
May 11 10:57:27 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 330, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014a0002000000005b306564
May 11 10:57:27 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 444, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001bc000b000001004e106464
May 11 10:57:27 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 444, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396247, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:57:27 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 444, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396247, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:57:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 444, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396247, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "a211153f50c94154b52eba76ce3f86a0"}
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:57:27 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:57:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 328, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001480002000000004c106565
May 11 10:57:27 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 328, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396247, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:57:27 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 328, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396247, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:57:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 328, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396247, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "af56595a81b14e6487e8e27678b38136"}
May 11 10:57:28 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:57:28 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:57:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396248.3228524, 'source': 0, 'type': 's', 'data': '', 'key': 'a211153f50c94154b52eba76ce3f86a0'}
May 11 10:57:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396248.3844712, 'source': 0, 'type': 's', 'data': '', 'key': 'af56595a81b14e6487e8e27678b38136'}
May 11 10:57:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 330, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014a00020000000055106565
May 11 10:57:28 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:57:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 42, 'solar_gen': 969, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 676, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 697, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c900ce15b2a43f2a148082
May 11 10:57:29 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:57:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047306565
May 11 10:57:29 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396249, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:57:29 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396249, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:57:29 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396249, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "8a8e75dd4eaa40b8be122a834a1c28d9"}
May 11 10:57:30 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396250.0387864, 'source': 0, 'type': 's', 'data': '', 'key': '8a8e75dd4eaa40b8be122a834a1c28d9'}
May 11 10:57:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 330, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014a00020000000058206564
May 11 10:57:30 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:57:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044206565
May 11 10:57:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 430, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ae000b0000000047206566
May 11 10:57:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 330, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012014a000200500c0040027a7b
May 11 10:57:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:57:32 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:57:32 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:57:32 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:57:32 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "02f01538876243188a155fadf08ae400"}
May 11 10:57:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396253.1863618, 'source': 0, 'type': 's', 'data': '', 'key': '02f01538876243188a155fadf08ae400'}
May 11 10:57:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:57:41 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:57:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 444, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001bc000b000001004e206464
May 11 10:57:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 330, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014a0002000000005b106564
May 11 10:57:43 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:57:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 42, 'solar_gen': 969, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 676, 'alert_status': b'\x00', 'heart_rate': 63, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 697, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03c900ce15b2a43f2a348082
May 11 10:57:43 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:57:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000047106565
May 11 10:57:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 329, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014900020000000005206564
May 11 10:57:44 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:57:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 330, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 18, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 12, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 12, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000012014a000200500c0040127a7b
May 11 10:57:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 328, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001480002000000004c306565
May 11 10:57:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 330, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014a00020000000058306564
May 11 10:57:45 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:57:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044006565
May 11 10:57:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 444, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001bc000b000001004e306464
May 11 10:57:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000044106565
May 11 10:57:55 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396275, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:57:55 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396275, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:57:55 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396275, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "451481318f4e443c889a1836b04e0591"}
May 11 10:57:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:57:55 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:57:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 430, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001ae000b0000000047106566
May 11 10:57:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396275.7830911, 'source': 0, 'type': 's', 'data': '', 'key': '451481318f4e443c889a1836b04e0591'}
May 11 10:57:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 113, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007100380210d00045006b6a
May 11 10:57:56 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:57:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 11 10:57:56 msm8909 python3[3025]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 10:57:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:57:57 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:57:58 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:57:58 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:57:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 329, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014900020000000005306564
May 11 10:57:59 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:58:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 330, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014a00020000000058106564
May 11 10:58:00 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:58:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 114, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007200380210d00045206b6a
May 11 10:58:09 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:58:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 330, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 1dd51dd500070000000000000000014a00020000000058206564
May 11 10:58:09 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:58:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 330, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014a0002000000005b306564
May 11 10:58:09 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:58:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 444, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001bc000b000001004e106464
May 11 10:58:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 328, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001480002000000004c206565
May 11 10:58:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 332, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 2, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014c000200600e0040027a7b
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 332, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014c000200600e0040107a7b
May 11 10:58:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 332, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396304, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:58:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 332, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396304, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:58:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 14, "solarGen": 332, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396304, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "76df2bf1f38a4f92868f50e69a8c6965"}
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:58:24 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 432, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b0000b0000000048006566
May 11 10:58:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 432, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396304, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:58:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 432, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396304, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:58:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 432, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396304, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "6b9d50ef266a4cc3b23107e6bdf7151a"}
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 332, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014c00020000000059306565
May 11 10:58:24 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:58:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 446, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001be000b000001004d206464
May 11 10:58:25 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396304.6852009, 'source': 0, 'type': 's', 'data': '', 'key': '76df2bf1f38a4f92868f50e69a8c6965'}
May 11 10:58:25 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396305.210063, 'source': 0, 'type': 's', 'data': '', 'key': '6b9d50ef266a4cc3b23107e6bdf7151a'}
May 11 10:58:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 332, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014c000200600e0040207a7b
May 11 10:58:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106565
May 11 10:58:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 331, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014b00020000000005206564
May 11 10:58:26 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:58:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 332, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014c00020000000059006565
May 11 10:58:27 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:58:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 446, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001be000b000001004d306464
May 11 10:58:29 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:58:29 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:58:33 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:58:33 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:58:33 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "28611c2732fc459688f74b385a4b3994"}
May 11 10:58:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396313.4607577, 'source': 0, 'type': 's', 'data': '', 'key': '28611c2732fc459688f74b385a4b3994'}
May 11 10:58:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:58:37 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:58:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 332, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014c00020000000056106565
May 11 10:58:38 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:58:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 332, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014c000200600e0040307a7b
May 11 10:58:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206565
May 11 10:58:38 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396318, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:58:38 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396318, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 10:58:38 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396318, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "f410fa84a14f469dbae2d40111138d49"}
May 11 10:58:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:58:39 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:58:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 330, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014a0002000000004b206565
May 11 10:58:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 330, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396319, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:58:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 330, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396319, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 10:58:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 330, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396319, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "580110e89f9d434a93b2a56d521147d4"}
May 11 10:58:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 332, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014c00020000000059106565
May 11 10:58:39 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:58:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 446, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001be000b000001004d006464
May 11 10:58:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 446, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396319, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:58:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 446, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396319, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 10:58:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 446, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396319, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "21f02b912f7149a1be1fe67bada8891a"}
May 11 10:58:39 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396319.3092096, 'source': 0, 'type': 's', 'data': '', 'key': 'f410fa84a14f469dbae2d40111138d49'}
May 11 10:58:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 432, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b0000b0000000048106566
May 11 10:58:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396319.7227454, 'source': 0, 'type': 's', 'data': '', 'key': '580110e89f9d434a93b2a56d521147d4'}
May 11 10:58:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396320.0340858, 'source': 0, 'type': 's', 'data': '', 'key': '21f02b912f7149a1be1fe67bada8891a'}
May 11 10:58:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:58:41 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:58:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:58:41 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:58:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306565
May 11 10:58:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 10:58:51 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 10:58:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 331, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014b00020000000005006564
May 11 10:58:51 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:58:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:58:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 330, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014a0002000000004b306565
May 11 10:58:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:58:52 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:58:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 332, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014c00020000000056306565
May 11 10:58:52 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:58:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 332, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014c000200600e0040007a7b
May 11 10:58:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:58:54 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:58:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 970, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 677, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 698, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03ca00ce15b2a54329148082
May 11 10:58:56 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:58:59 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:58:59 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:59:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 114, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007200380210d00045306b6a
May 11 10:59:05 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:59:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:59:06 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:59:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:59:08 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:59:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 333, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014d00020000000005206564
May 11 10:59:08 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:59:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:59:08 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396348, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:59:08 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396348, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 10:59:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396348, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "0450424a313b4c3a8f35384430c9f589"}
May 11 10:59:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 10:59:08 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 10:59:09 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396349.1733553, 'source': 0, 'type': 's', 'data': '', 'key': '0450424a313b4c3a8f35384430c9f589'}
May 11 10:59:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 334, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014e000200600e003e207a7b
May 11 10:59:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 434, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b2000b0000000047106566
May 11 10:59:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:59:19 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:59:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 116, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007400380210d00045106b6a
May 11 10:59:20 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:59:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045106565
May 11 10:59:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 332, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014c0002000000004b206565
May 11 10:59:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 10:59:21 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 10:59:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 447, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001bf000b000001004e006464
May 11 10:59:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 971, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 678, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 699, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03cb00ce15c2a6432b048082
May 11 10:59:21 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:59:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 334, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014e0002000000005b306564
May 11 10:59:22 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:59:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 334, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014e00020000000055206565
May 11 10:59:22 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:59:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:59:23 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:59:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 333, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014d00020000000005006564
May 11 10:59:23 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:59:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 10:59:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 434, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b2000b0000000047206566
May 11 10:59:29 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 10:59:29 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 10:59:33 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 10:59:33 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 10:59:33 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f0d4b78339eb4682bafc51c807fdc8e6"}
May 11 10:59:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 116, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 190, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd00be007400380210d00045206b6a
May 11 10:59:33 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 10:59:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 332, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014c0002000000004b306565
May 11 10:59:33 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396373.735008, 'source': 0, 'type': 's', 'data': '', 'key': 'f0d4b78339eb4682bafc51c807fdc8e6'}
May 11 10:59:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 434, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b2000b0000000047306566
May 11 10:59:33 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 434, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396373, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:59:33 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 434, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396373, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 10:59:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 11, "walkSteps": 0, "bmrCals": 0, "solarGen": 434, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396373, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "6170706bbc824bce908e88cd294dcac8"}
May 11 10:59:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:59:34 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:59:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 334, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014e0002000000005b006564
May 11 10:59:34 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:59:34 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396374.4445117, 'source': 0, 'type': 's', 'data': '', 'key': '6170706bbc824bce908e88cd294dcac8'}
May 11 10:59:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 10:59:35 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 10:59:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006565
May 11 10:59:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 333, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014d00020000000005106564
May 11 10:59:35 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:59:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 334, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014e000200600e003e107a7b
May 11 10:59:37 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 334, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396377, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:59:37 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 334, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396377, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 10:59:37 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 2, "walkSteps": 0, "bmrCals": 14, "solarGen": 334, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396377, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "19561ab3fa1b4edaab079f65a65dd1ba"}
May 11 10:59:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 10:59:37 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 10:59:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 334, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014e00020000000055306565
May 11 10:59:37 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:59:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045306565
May 11 10:59:37 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396377.6035042, 'source': 0, 'type': 's', 'data': '', 'key': '19561ab3fa1b4edaab079f65a65dd1ba'}
May 11 10:59:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 334, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000014e00020000000058306565
May 11 10:59:38 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 10:59:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 971, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 378, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 678, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 699, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377017a03cb00ce15c2a6432b148082
May 11 10:59:38 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 10:59:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 334, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014e00020000000055006565
May 11 10:59:47 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 10:59:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045006565
May 11 10:59:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 333, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014d00020000000005206564
May 11 10:59:48 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 10:59:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 10:59:48 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 10:59:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 434, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b2000b0000000047006566
May 11 10:59:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 334, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000014e0002000000005b206564
May 11 10:59:51 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 10:59:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 334, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013014e000200600e003e207a7b
May 11 11:00:00 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:00:00 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:00:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 434, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b2000b0000000047106566
May 11 11:00:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 334, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000014e00020000000055206565
May 11 11:00:01 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:00:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 11:00:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:00:02 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:00:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306565
May 11 11:00:02 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396402, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:00:02 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 2, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396402, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:00:02 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 2, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396402, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "9de106687c344ed1a8810e4b60987799"}
May 11 11:00:03 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396403.144254, 'source': 0, 'type': 's', 'data': '', 'key': '9de106687c344ed1a8810e4b60987799'}
May 11 11:00:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 332, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014c0002000000004b206565
May 11 11:00:03 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 332, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396403, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:00:03 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 2, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 332, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396403, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:00:03 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 2, "walkSteps": 0, "bmrCals": 0, "solarGen": 332, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396403, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "95efc77886904a26a770222477cc8dba"}
May 11 11:00:03 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396403.7799397, 'source': 0, 'type': 's', 'data': '', 'key': '95efc77886904a26a770222477cc8dba'}
May 11 11:00:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 2, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000200020000000045206565
May 11 11:00:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 334, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014e00030000000005006564
May 11 11:00:05 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:00:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 971, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 678, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 699, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cb00ce15c2a6432c348082
May 11 11:00:05 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:00:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 334, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014e00030000000005106564
May 11 11:00:15 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:00:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 435, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001b3000c0000000048306565
May 11 11:00:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 449, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c1000b000001004e206464
May 11 11:00:15 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 449, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396415, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:00:15 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 449, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396415, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:00:15 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 449, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396415, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "d4d895f52f3a4e84a7389ce94c297a2b"}
May 11 11:00:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 334, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a00070000000000000000014e0002000000004b306565
May 11 11:00:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:00:16 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:00:16 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396416.2520101, 'source': 0, 'type': 's', 'data': '', 'key': 'd4d895f52f3a4e84a7389ce94c297a2b'}
May 11 11:00:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006565
May 11 11:00:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 971, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 678, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 699, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cb00ce15c2a6432c148082
May 11 11:00:17 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:00:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:00:17 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:00:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 336, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001500003000000005b106564
May 11 11:00:18 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:00:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 449, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c1000b000001004e206464
May 11 11:00:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:00:19 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:00:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 336, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130150000300600e003e107a7b
May 11 11:00:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 336, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130150000300600e003e207a7b
May 11 11:00:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:00:29 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:00:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106565
May 11 11:00:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 336, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001500003000000005b206564
May 11 11:00:30 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:00:30 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:00:30 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:00:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 44, 'solar_gen': 971, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 678, 'alert_status': b'\x00', 'heart_rate': 67, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 699, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cb00ce15c2a6432c248082
May 11 11:00:31 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:00:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:00:31 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:00:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045106565
May 11 11:00:31 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396431, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:00:31 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396431, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:00:31 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396431, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "8e8227106da240fd9493b3c61c08bb43"}
May 11 11:00:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048206565
May 11 11:00:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 334, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014e00030000000005306564
May 11 11:00:32 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:00:32 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396432.296885, 'source': 0, 'type': 's', 'data': '', 'key': '8e8227106da240fd9493b3c61c08bb43'}
May 11 11:00:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 449, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c1000b000001004e306464
May 11 11:00:33 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:00:33 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:00:33 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "49e7082f0a64457e9fcc9270e54767c3"}
May 11 11:00:34 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396434.204427, 'source': 0, 'type': 's', 'data': '', 'key': '49e7082f0a64457e9fcc9270e54767c3'}
May 11 11:00:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 336, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001500003000000005b306564
May 11 11:00:43 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:00:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 336, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015000030000000056206565
May 11 11:00:43 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:00:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 334, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014e00030000000005006564
May 11 11:00:45 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:00:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 435, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001b3000c0000000048206565
May 11 11:00:45 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 435, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396445, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:00:45 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 435, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396445, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:00:45 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 12, "walkSteps": 0, "bmrCals": 0, "solarGen": 435, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396445, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "063c4e6dfab6448580b48c03825f6765"}
May 11 11:00:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:00:45 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:00:45 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396445.6536686, 'source': 0, 'type': 's', 'data': '', 'key': '063c4e6dfab6448580b48c03825f6765'}
May 11 11:00:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:00:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:00:47 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:00:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048306565
May 11 11:00:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048006565
May 11 11:00:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 334, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000014e00030000000005106564
May 11 11:00:57 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:00:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 435, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 0d550d550007000000000000000001b3000c0000000048306565
May 11 11:00:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 336, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001500003000000005b106564
May 11 11:00:57 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:00:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 69, 'solar_gen': 118, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007600380210d00045306b6a
May 11 11:00:58 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:00:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045306565
May 11 11:00:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 336, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130150000300600e003e107a7b
May 11 11:00:58 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 336, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396458, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:00:58 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 336, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396458, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:00:58 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 3, "walkSteps": 0, "bmrCals": 14, "solarGen": 336, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396458, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "17893cca622f4601bf760eea7e05c8a8"}
May 11 11:00:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:00:59 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:00:59 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396459.379719, 'source': 0, 'type': 's', 'data': '', 'key': '17893cca622f4601bf760eea7e05c8a8'}
May 11 11:01:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 449, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c1000b000001004e206464
May 11 11:01:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 336, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015000030000000056006565
May 11 11:01:01 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:01:01 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:01:01 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:01:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 2, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 2, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000200020000000048106565
May 11 11:01:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 336, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130150000300600e003e207a7b
May 11 11:01:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 336, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015000030000000005306564
May 11 11:01:12 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:01:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044106565
May 11 11:01:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 449, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c1000b000001004e306464
May 11 11:01:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 336, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015000030000000056106565
May 11 11:01:13 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:01:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:01:13 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:01:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:01:13 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:01:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:01:15 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:01:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 336, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001500003000000004c106565
May 11 11:01:15 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 336, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396475, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:01:15 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 336, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396475, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:01:15 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 336, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396475, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "c26024203d97437d9c5babb7f4b7ce7b"}
May 11 11:01:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047106b6a
May 11 11:01:15 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:01:15 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396475.6996109, 'source': 0, 'type': 's', 'data': '', 'key': 'c26024203d97437d9c5babb7f4b7ce7b'}
May 11 11:01:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 337, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001510003000000005a306564
May 11 11:01:25 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:01:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:01:26 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:01:26 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048306565
May 11 11:01:26 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396486, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:01:26 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396486, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:01:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396486, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "7e5cbf3609c44682affad85f57dbe43d"}
May 11 11:01:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 451, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c3000b000001004e106464
May 11 11:01:27 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 451, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396487, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:01:27 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 11, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 451, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396487, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:01:27 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 11, "walkSteps": 0, "bmrCals": 1, "solarGen": 451, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396487, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "322a5cac61c94ee2a8929d03ea6ba127"}
May 11 11:01:27 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396487.4570689, 'source': 0, 'type': 's', 'data': '', 'key': '7e5cbf3609c44682affad85f57dbe43d'}
May 11 11:01:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047206b6a
May 11 11:01:27 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:01:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:01:28 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:01:28 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396488.0026374, 'source': 0, 'type': 's', 'data': '', 'key': '322a5cac61c94ee2a8929d03ea6ba127'}
May 11 11:01:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:01:29 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:01:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 437, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b5000c0000000048206566
May 11 11:01:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 336, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015000030000000005006564
May 11 11:01:29 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:01:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 336, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001500003000000004c306565
May 11 11:01:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044306565
May 11 11:01:31 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:01:31 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:01:34 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:01:34 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:01:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0a4c01eefea345c3af70e8d305d49f44"}
May 11 11:01:34 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396494.5445175, 'source': 0, 'type': 's', 'data': '', 'key': '0a4c01eefea345c3af70e8d305d49f44'}
May 11 11:01:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048006565
May 11 11:01:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 337, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001510003000000005a106564
May 11 11:01:39 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:01:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044006565
May 11 11:01:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396499, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:01:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 68, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396499, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:01:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 68, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396499, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "396774c829044421a5c1893a72689bf8"}
May 11 11:01:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 451, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c3000b000001004e206464
May 11 11:01:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047306b6a
May 11 11:01:40 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:01:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 337, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015100030000000059306565
May 11 11:01:40 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:01:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396500.3896992, 'source': 0, 'type': 's', 'data': '', 'key': '396774c829044421a5c1893a72689bf8'}
May 11 11:01:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:01:40 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:01:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 11 11:01:41 msm8909 python3[3025]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 11:01:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 39, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 5, 'bmr_cals': 679, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 700, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a74127058082
May 11 11:01:41 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:01:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:01:41 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:01:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 437, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b5000c0000000048006566
May 11 11:01:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047006b6a
May 11 11:01:42 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:01:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 337, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130151000300600e003e207a7b
May 11 11:01:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048206565
May 11 11:01:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 437, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b5000c0000000048106566
May 11 11:01:54 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 437, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396514, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:01:54 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 437, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396514, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:01:54 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 12, "walkSteps": 0, "bmrCals": 0, "solarGen": 437, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396514, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "df75a4262add4b59bfd25fedada19859"}
May 11 11:01:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 90, 'solar_gen': 337, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001510003000000005a206564
May 11 11:01:54 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:01:55 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396514.6770439, 'source': 0, 'type': 's', 'data': '', 'key': 'df75a4262add4b59bfd25fedada19859'}
May 11 11:01:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047106b6a
May 11 11:01:55 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:01:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:01:55 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:01:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 336, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001500003000000004c206565
May 11 11:01:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 336, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015000030000000005306564
May 11 11:01:56 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:01:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044106565
May 11 11:01:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 451, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c3000b000001004e006464
May 11 11:01:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 39, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 679, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 700, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a74127148082
May 11 11:01:57 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:01:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 337, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130151000300600e003e307a7b
May 11 11:02:02 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:02:02 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:02:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:02:07 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:02:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:02:08 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:02:08 msm8909 python3[3025]: Running Scheduled: Thread Check
May 11 11:02:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 40, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 680, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 701, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a84128248082
May 11 11:02:09 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:02:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 336, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015000030000000005006564
May 11 11:02:09 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:02:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 451, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c3000b000001004e106464
May 11 11:02:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 71, 'solar_gen': 120, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 107, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007800380210d00047206b6a
May 11 11:02:09 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:02:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 40, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 680, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 701, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a84128348082
May 11 11:02:10 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:02:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 337, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130151000300600e003e007a7b
May 11 11:02:10 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 337, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396530, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:02:10 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 337, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396530, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:02:10 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 3, "walkSteps": 0, "bmrCals": 14, "solarGen": 337, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396530, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "65d80e572b62447db4190a5945873b5f"}
May 11 11:02:11 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396531.0643706, 'source': 0, 'type': 's', 'data': '', 'key': '65d80e572b62447db4190a5945873b5f'}
May 11 11:02:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 439, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b7000c0000000048306566
May 11 11:02:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 337, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001510003000000004c306565
May 11 11:02:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 451, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 11, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c3000b000001004e106464
May 11 11:02:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 40, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 680, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 701, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a84128048082
May 11 11:02:21 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:02:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 439, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b7000c0000000048006566
May 11 11:02:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 338, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015200030000000005206564
May 11 11:02:21 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:02:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 337, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001510003000000004c006565
May 11 11:02:21 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 337, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396541, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:02:21 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 337, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396541, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:02:21 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 337, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396541, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "23f4c869a92f46c7aa8bedb95ab37893"}
May 11 11:02:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 122, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007a00380210d00048006c6a
May 11 11:02:22 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:02:22 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396541.9914329, 'source': 0, 'type': 's', 'data': '', 'key': '23f4c869a92f46c7aa8bedb95ab37893'}
May 11 11:02:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:02:22 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:02:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:02:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047106565
May 11 11:02:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 453, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c5000c000001004d306464
May 11 11:02:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:02:24 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:02:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:02:25 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:02:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:02:25 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:02:32 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:02:32 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:02:34 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:02:34 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:02:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "62714d86eeb04f268d5b0f67d8d7f32f"}
May 11 11:02:34 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396554.7837532, 'source': 0, 'type': 's', 'data': '', 'key': '62714d86eeb04f268d5b0f67d8d7f32f'}
May 11 11:02:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:02:35 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:02:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:02:35 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:02:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:02:35 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:02:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047206565
May 11 11:02:36 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396556, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:02:36 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396556, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:02:36 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396556, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "69aa53e166eb4bdba0e3c8d8ed2e6147"}
May 11 11:02:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 439, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b7000c0000000048106566
May 11 11:02:36 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396556.5443013, 'source': 0, 'type': 's', 'data': '', 'key': '69aa53e166eb4bdba0e3c8d8ed2e6147'}
May 11 11:02:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 122, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007a00380210d00048106c6a
May 11 11:02:37 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:02:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 339, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130153000300600e0040307a7b
May 11 11:02:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:02:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:02:38 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:02:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 338, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015200030000000005306564
May 11 11:02:38 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:02:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 40, 'solar_gen': 973, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 128, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 680, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 701, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003cd00ce15d2a84128148082
May 11 11:02:40 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:02:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 339, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130153000300600e0040007a7b
May 11 11:02:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047006565
May 11 11:02:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 339, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015300030000000059306565
May 11 11:02:50 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:02:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 439, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b7000c0000000048306566
May 11 11:02:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 337, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001510003000000004c306565
May 11 11:02:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 122, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007a00380210d00048306c6a
May 11 11:02:53 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:02:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 338, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015200030000000005106564
May 11 11:02:53 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:02:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 453, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c5000c000001004d206464
May 11 11:02:53 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 453, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396573, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:02:53 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 453, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396573, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:02:53 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 12, "walkSteps": 0, "bmrCals": 1, "solarGen": 453, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396573, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "e87d2290b39b4db7b337ac2c1b737e42"}
May 11 11:02:54 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396574.4359365, 'source': 0, 'type': 's', 'data': '', 'key': 'e87d2290b39b4db7b337ac2c1b737e42'}
May 11 11:03:03 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:03:03 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:03:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:03:03 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:03:03 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 122, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007a00380210d00048006c6a
May 11 11:03:03 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:03:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:03:04 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:03:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:03:05 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396585, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:03:05 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396585, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:03:05 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396585, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "98058414412247ad8ce04ef758d16085"}
May 11 11:03:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:03:05 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:03:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:03:05 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:03:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 339, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001530003000000004c106565
May 11 11:03:05 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 339, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015300030000000059006565
May 11 11:03:05 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:03:06 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396585.6366351, 'source': 0, 'type': 's', 'data': '', 'key': '98058414412247ad8ce04ef758d16085'}
May 11 11:03:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 339, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015300030000000055106565
May 11 11:03:06 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:03:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044106565
May 11 11:03:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 341, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130155000300600e003f307a7b
May 11 11:03:17 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 341, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396597, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:03:17 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 63, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 341, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396597, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:03:17 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 63, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 3, "walkSteps": 0, "bmrCals": 14, "solarGen": 341, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396597, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "942bdfab225142dba62c1faa68bd75a9"}
May 11 11:03:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 124, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007c00380210d00048106c6a
May 11 11:03:17 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:03:18 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396597.6156929, 'source': 0, 'type': 's', 'data': '', 'key': '942bdfab225142dba62c1faa68bd75a9'}
May 11 11:03:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 339, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001530003000000004c206565
May 11 11:03:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047206565
May 11 11:03:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 455, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c7000c000001004e006464
May 11 11:03:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044206565
May 11 11:03:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:03:20 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:03:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047306565
May 11 11:03:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 441, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b9000c0000000048206566
May 11 11:03:20 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 441, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396600, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:03:20 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 441, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396600, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:03:20 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 12, "walkSteps": 0, "bmrCals": 0, "solarGen": 441, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396600, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "676e250c2a1247b78ca5bb2c0e48b76e"}
May 11 11:03:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 340, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015400030000000005006564
May 11 11:03:20 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:03:21 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396600.930279, 'source': 0, 'type': 's', 'data': '', 'key': '676e250c2a1247b78ca5bb2c0e48b76e'}
May 11 11:03:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 341, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130155000300600e003f107a7b
May 11 11:03:31 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 341, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015500030000000056306565
May 11 11:03:31 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:03:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044306565
May 11 11:03:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:03:32 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:03:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:03:32 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:03:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047006565
May 11 11:03:32 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 341, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015500030000000058306565
May 11 11:03:32 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:03:33 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:03:33 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:03:34 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:03:34 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:03:34 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "21a244e16f6249af91d339075b5dcae0"}
May 11 11:03:35 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396615.2572176, 'source': 0, 'type': 's', 'data': '', 'key': '21a244e16f6249af91d339075b5dcae0'}
May 11 11:03:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:03:35 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:03:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 124, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007c00380210d00048006c6a
May 11 11:03:46 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:03:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044106565
May 11 11:03:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:03:47 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:03:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047106565
May 11 11:03:47 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396627, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:03:47 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396627, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:03:47 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396627, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "dda381a7dbfe4d7b8c7667b48598d373"}
May 11 11:03:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 441, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001b9000c0000000048006566
May 11 11:03:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 124, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007c00380210d00048106c6a
May 11 11:03:48 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:03:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 340, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015400030000000005206564
May 11 11:03:48 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:03:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:03:48 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:03:48 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396628.3441, 'source': 0, 'type': 's', 'data': '', 'key': 'dda381a7dbfe4d7b8c7667b48598d373'}
May 11 11:03:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 341, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015500030000000056106565
May 11 11:03:49 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:03:49 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:03:49 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:04:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 455, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c7000c000001004e006464
May 11 11:04:00 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 455, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396640, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:04:00 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 455, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396640, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:04:00 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 12, "walkSteps": 0, "bmrCals": 1, "solarGen": 455, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396640, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "ed0bc7ce85ca4591b46c608b065994b8"}
May 11 11:04:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 681, 'alert_status': b'\x00', 'heart_rate': 65, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 702, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2a9412b047f82
May 11 11:04:01 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 63, 'solar_gen': 341, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130155000300600e003f007a7b
May 11 11:04:01 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044206565
May 11 11:04:01 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396641.4339633, 'source': 0, 'type': 's', 'data': '', 'key': 'ed0bc7ce85ca4591b46c608b065994b8'}
May 11 11:04:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 682, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 703, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2aa4029147f82
May 11 11:04:02 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 341, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015500030000000058206565
May 11 11:04:02 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:04:02 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 340, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015400030000000005006564
May 11 11:04:02 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:04:04 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:04:04 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 86, 'solar_gen': 341, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015500030000000056206565
May 11 11:04:04 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:04:04 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:04:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 682, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 703, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2aa4029247f82
May 11 11:04:13 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 124, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007c00380210d00048306c6a
May 11 11:04:13 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:04:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:04:15 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396655, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:04:15 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396655, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:04:15 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396655, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "28d31ffad7b84bae97bca185120969f5"}
May 11 11:04:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 342, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015600030000000005106564
May 11 11:04:15 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:04:15 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 457, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c9000c000001004d206464
May 11 11:04:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:04:16 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:04:16 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396655.7568626, 'source': 0, 'type': 's', 'data': '', 'key': '28d31ffad7b84bae97bca185120969f5'}
May 11 11:04:16 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 343, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130157000300600e0040107a7b
May 11 11:04:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 343, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001570003000000005c106564
May 11 11:04:17 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:04:17 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 341, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001550003000000004c006565
May 11 11:04:17 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 341, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396657, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:04:17 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 341, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396657, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:04:17 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 341, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396657, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "b3bbc5d560534984b06cc40862e461f2"}
May 11 11:04:18 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:04:18 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396657.9640317, 'source': 0, 'type': 's', 'data': '', 'key': 'b3bbc5d560534984b06cc40862e461f2'}
May 11 11:04:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 88, 'solar_gen': 343, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015700030000000058006565
May 11 11:04:27 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:04:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 457, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c9000c000001004d306464
May 11 11:04:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:04:28 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:04:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 343, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130157000300600e0040207a7b
May 11 11:04:28 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 343, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396668, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:04:28 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 64, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 343, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396668, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:04:28 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 64, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 3, "walkSteps": 0, "bmrCals": 14, "solarGen": 343, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396668, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "f04bebc0194a4ee7b74eb257a689d9ed"}
May 11 11:04:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 343, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001570003000000005c206564
May 11 11:04:29 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:04:29 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396669.3961897, 'source': 0, 'type': 's', 'data': '', 'key': 'f04bebc0194a4ee7b74eb257a689d9ed'}
May 11 11:04:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048206565
May 11 11:04:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 682, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 703, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2aa4029347f82
May 11 11:04:29 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:29 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 342, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015600030000000005306564
May 11 11:04:29 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:04:30 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045106565
May 11 11:04:34 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:04:34 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:04:35 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:04:35 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:04:35 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d912de0bc9574f9daff17425a920e0ef"}
May 11 11:04:35 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396675.5302007, 'source': 0, 'type': 's', 'data': '', 'key': 'd912de0bc9574f9daff17425a920e0ef'}
May 11 11:04:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048306565
May 11 11:04:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 443, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bb000c0000000047206566
May 11 11:04:42 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 443, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396682, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:04:42 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 443, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396682, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:04:42 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 12, "walkSteps": 0, "bmrCals": 0, "solarGen": 443, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396682, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "564261b9880841f884ab9cce05438743"}
May 11 11:04:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 341, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001550003000000004c206565
May 11 11:04:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 457, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c9000c000001004d106464
May 11 11:04:42 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:04:42 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396682.6536555, 'source': 0, 'type': 's', 'data': '', 'key': '564261b9880841f884ab9cce05438743'}
May 11 11:04:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 682, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 703, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2aa4029047f82
May 11 11:04:43 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 64, 'solar_gen': 343, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130157000300600e0040007a7b
May 11 11:04:43 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:04:43 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:04:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045306565
May 11 11:04:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 126, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007e00380210d00048306c6a
May 11 11:04:44 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:04:44 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:04:44 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:04:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 342, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015600030000000005006564
May 11 11:04:45 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:04:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:04:45 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:04:45 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:04:45 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:04:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:04:46 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:04:46 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:04:46 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:04:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 341, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001550003000000004c006565
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048006565
May 11 11:04:57 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396697, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:04:57 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 72, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396697, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:04:57 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 72, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396697, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "0ce60eeb809241c989c6e6b42b7cbff9"}
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 443, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bb000c0000000047306566
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 41, 'solar_gen': 974, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 127, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 682, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 703, 'distance': 4983, 'skin_temp': 130} 05d505d50007000018ce1377000003ce00ce15e2aa4029147f82
May 11 11:04:57 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 126, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007e00380210d00048006c6a
May 11 11:04:57 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:04:57 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 342, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015600030000000005106564
May 11 11:04:57 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:04:57 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396697.6397481, 'source': 0, 'type': 's', 'data': '', 'key': '0ce60eeb809241c989c6e6b42b7cbff9'}
May 11 11:04:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 975, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 126, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 683, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 704, 'distance': 4983, 'skin_temp': 127} 05d505d50007000018ce1377000003cf00ce15f2ab402b247e7f
May 11 11:04:58 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:04:58 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 343, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001570003000000005c106564
May 11 11:04:58 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:04:59 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 342, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015600030000000005206564
May 11 11:04:59 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:05:00 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 457, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001c9000c000001004d206464
May 11 11:05:05 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:05:05 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:05:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048206565
May 11 11:05:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 344, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015800030000000005306564
May 11 11:05:09 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:05:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 341, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001550003000000004c106565
May 11 11:05:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 92, 'solar_gen': 343, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001570003000000005c206564
May 11 11:05:11 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:05:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045106565
May 11 11:05:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 126, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 56, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000007e00380210d00048106c6a
May 11 11:05:11 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:05:11 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 975, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 126, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 683, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 704, 'distance': 4983, 'skin_temp': 127} 05d505d50007000018ce1377000003cf00ce15f2ab402b347e7f
May 11 11:05:11 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:05:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e307a7b
May 11 11:05:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 11 11:05:12 msm8909 python3[3025]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 11:05:12 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:05:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 345, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001590003000000005b306564
May 11 11:05:13 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:05:13 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 343, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015700030000000055106565
May 11 11:05:13 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:05:14 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:05:14 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:05:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 345, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015900030000000059206565
May 11 11:05:23 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:05:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:05:23 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:05:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 128, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008000390210d00048306c6a
May 11 11:05:23 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:05:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 445, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bd000c0000000048206566
May 11 11:05:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045306565
May 11 11:05:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396724, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:05:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 69, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715396724, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db'}
May 11 11:05:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 69, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 75, "configId": 291, "utcTimestamp": 1715396724, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db"}, "key": "137d8d7b41834dda90663c8a669d53ef"}
May 11 11:05:24 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 459, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cb000c000001004d106464
May 11 11:05:24 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 459, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396724, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:05:24 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 77, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 459, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396724, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:05:24 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 77, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 12, "walkSteps": 0, "bmrCals": 1, "solarGen": 459, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396724, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "9765be97388b4773872c5631be984040"}
May 11 11:05:25 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 345, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015900030000000055306565
May 11 11:05:25 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:05:25 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396725.2079937, 'source': 0, 'type': 's', 'data': '', 'key': '137d8d7b41834dda90663c8a669d53ef'}
May 11 11:05:25 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396725.2593143, 'source': 0, 'type': 's', 'data': '', 'key': '9765be97388b4773872c5631be984040'}
May 11 11:05:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e007a7b
May 11 11:05:27 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:05:27 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:05:28 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 975, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 126, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 683, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 704, 'distance': 4983, 'skin_temp': 127} 05d505d50007000018ce1377000003cf00ce15f2ab402b047e7f
May 11 11:05:28 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:05:35 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:05:35 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:05:35 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:05:35 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:05:35 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4e27009b046e471b841653215e9dfc7b"}
May 11 11:05:36 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396735.9615827, 'source': 0, 'type': 's', 'data': '', 'key': '4e27009b046e471b841653215e9dfc7b'}
May 11 11:05:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e107a7b
May 11 11:05:37 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 345, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396737, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:05:37 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 62, 'caseTemp': 122, 'runSteps': 0, 'sleepDuration': 19, 'skinTemp': 123, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 14, 'solarGen': 345, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 14, 'totalSteps': 0}, 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715396737, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'gatewayId': '00e15e66f988db'}
May 11 11:05:37 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 62, "caseTemp": 122, "runSteps": 0, "sleepDuration": 19, "skinTemp": 123, "thermalGen": 3, "walkSteps": 0, "bmrCals": 14, "solarGen": 345, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 14, "totalSteps": 0}, "wearableId": 81, "configId": 301, "utcTimestamp": 1715396737, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "gatewayId": "00e15e66f988db"}, "key": "91fa4e7e93e94bb5bff46dc468750f69"}
May 11 11:05:38 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396737.9455137, 'source': 0, 'type': 's', 'data': '', 'key': '91fa4e7e93e94bb5bff46dc468750f69'}
May 11 11:05:38 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048106565
May 11 11:05:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045006565
May 11 11:05:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 343, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001570003000000004c006565
May 11 11:05:39 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 343, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396739, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:05:39 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 76, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 343, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396739, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:05:39 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 76, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 343, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396739, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "bbbeae6b934541b6ae2156c1548ef736"}
May 11 11:05:39 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e207a7b
May 11 11:05:40 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396739.5642557, 'source': 0, 'type': 's', 'data': '', 'key': 'bbbeae6b934541b6ae2156c1548ef736'}
May 11 11:05:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 345, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015900030000000055006565
May 11 11:05:40 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:05:40 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045106565
May 11 11:05:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 72, 'solar_gen': 445, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bd000c0000000048006566
May 11 11:05:41 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 128, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008000390210d00048106c6a
May 11 11:05:41 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:05:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 72, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000048206565
May 11 11:05:51 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 459, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cb000c000001004d006464
May 11 11:05:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e307a7b
May 11 11:05:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 128, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008000390210d00048206c6a
May 11 11:05:52 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:05:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 345, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015900030000000059106565
May 11 11:05:52 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:05:52 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:05:53 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 43, 'solar_gen': 975, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 126, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 683, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 704, 'distance': 4983, 'skin_temp': 127} 05d505d50007000018ce1377000003cf00ce15f2ab402b247e7f
May 11 11:05:53 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:05:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 11 11:05:54 msm8909 python3[3025]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 11:05:54 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 345, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015900030000000055206565
May 11 11:05:54 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:05:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:05:55 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:05:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 69, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000045206565
May 11 11:05:55 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:05:55 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:05:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:05:56 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:05:56 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:05:56 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:06:05 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:06:06 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:06:06 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 77, 'solar_gen': 459, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cb000c000001004d106464
May 11 11:06:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 345, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d4000700000000000000130159000300600e003e007a7b
May 11 11:06:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 345, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf0007000000000000000001590003000000005b006564
May 11 11:06:07 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:06:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 345, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015900030000000055306565
May 11 11:06:07 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:06:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 345, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015900030000000059306565
May 11 11:06:07 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:06:07 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 76, 'solar_gen': 343, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001570003000000004c306565
May 11 11:06:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 72, 'solar_gen': 128, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008000390210d00048006c6a
May 11 11:06:08 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:06:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 447, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bf000c0000000047306566
May 11 11:06:08 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 447, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396768, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:06:08 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 102, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 447, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715396768, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db'}
May 11 11:06:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 102, "thermalGen": 12, "walkSteps": 0, "bmrCals": 0, "solarGen": 447, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 74, "configId": 294, "utcTimestamp": 1715396768, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db"}, "key": "4a5faf02e7bc403a8a310b8d9237caa9"}
May 11 11:06:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047006565
May 11 11:06:08 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396768, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:06:08 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 71, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 3, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715396768, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'gatewayId': '00e15e66f988db'}
May 11 11:06:08 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 71, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 3, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 63, "configId": 293, "utcTimestamp": 1715396768, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "gatewayId": "00e15e66f988db"}, "key": "1d1e5b89d60f48a7b3df5b4561532d1c"}
May 11 11:06:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:06:08 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:06:08 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 346, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015a00030000000005106564
May 11 11:06:08 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:06:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 347, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013015b000300600e003e107a7b
May 11 11:06:09 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396768.9634087, 'source': 0, 'type': 's', 'data': '', 'key': '4a5faf02e7bc403a8a310b8d9237caa9'}
May 11 11:06:09 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396769.0086629, 'source': 0, 'type': 's', 'data': '', 'key': '1d1e5b89d60f48a7b3df5b4561532d1c'}
May 11 11:06:09 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044006565
May 11 11:06:10 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:06:10 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:06:19 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 347, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000015b0003000000005b106564
May 11 11:06:19 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:06:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:06:20 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:06:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 447, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bf000c0000000047006566
May 11 11:06:20 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1di', 'battery': 71, 'solar_gen': 3, 'company_id': b'\x1di', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000300030000000047106565
May 11 11:06:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 346, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015a00030000000005206564
May 11 11:06:21 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:06:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 460, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cc000c000001004e306464
May 11 11:06:21 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:06:21 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:06:22 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\xd5', 'battery': 89, 'solar_gen': 347, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1dd51dd500070000000000000000015b00030000000059006565
May 11 11:06:22 msm8909 python3[3025]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 11:06:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:06:23 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:06:23 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x1d\x92', 'battery': 68, 'solar_gen': 3, 'company_id': b'\x1d\x92', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d921d9200070000000000000000000300030000000044106565
May 11 11:06:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 73, 'solar_gen': 129, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008100390210d00049206c6a
May 11 11:06:33 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:06:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 447, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bf000c0000000047106566
May 11 11:06:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 11 11:06:33 msm8909 python3[3025]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 11:06:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 11 11:06:33 msm8909 python3[3025]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 11:06:33 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 460, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cc000c000001004e006464
May 11 11:06:33 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 460, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396793, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:06:33 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 78, 'caseTemp': 100, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 100, 'thermalGen': 12, 'walkSteps': 0, 'bmrCals': 1, 'solarGen': 460, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0}, 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715396793, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db'}
May 11 11:06:33 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 78, "caseTemp": 100, "runSteps": 0, "sleepDuration": 0, "skinTemp": 100, "thermalGen": 12, "walkSteps": 0, "bmrCals": 1, "solarGen": 460, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0}, "wearableId": 73, "configId": 292, "utcTimestamp": 1715396793, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db"}, "key": "e8c135f130694dd8a5a656614674d210"}
May 11 11:06:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:06:34 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:06:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x13\xd4', 'battery': 62, 'solar_gen': 347, 'company_id': b'\x13\xd4', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 19, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 14, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 14, 'distance': 0, 'skin_temp': 123} 13d413d400070000000000000013015b000300600e003e307a7b
May 11 11:06:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 11 11:06:34 msm8909 python3[3025]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 11:06:34 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x15\x83', 'battery': 85, 'solar_gen': 347, 'company_id': b'\x15\x83', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000015b00030000000055206565
May 11 11:06:34 msm8909 python3[3025]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 11:06:34 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396794.3551493, 'source': 0, 'type': 's', 'data': '', 'key': 'e8c135f130694dd8a5a656614674d210'}
May 11 11:06:35 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:06:35 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:06:35 msm8909 python3[3025]: [SSE] Sending keepalive ping
May 11 11:06:35 msm8909 python3[3025]: [SSE] SENDING GATEWAY STATUS PING
May 11 11:06:35 msm8909 python3[3025]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f2bce5a10a2249c7b60b7f1a538b0a0e"}
May 11 11:06:36 msm8909 python3[3025]: Running Scheduled: Check Network
May 11 11:06:36 msm8909 python3[3025]: [NET] NETWORK GOOD.
May 11 11:06:36 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396796.2364717, 'source': 0, 'type': 's', 'data': '', 'key': 'f2bce5a10a2249c7b60b7f1a538b0a0e'}
May 11 11:06:36 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 11 11:06:36 msm8909 python3[3025]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 11 11:06:37 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 345, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001590003000000004b206565
May 11 11:06:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'%\x1a', 'battery': 75, 'solar_gen': 345, 'company_id': b'%\x1a', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a0007000000000000000001590003000000004b306565
May 11 11:06:47 msm8909 python3[3025]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 345, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396807, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:06:47 msm8909 python3[3025]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'battery': 75, 'caseTemp': 101, 'runSteps': 0, 'sleepDuration': 0, 'skinTemp': 101, 'thermalGen': 3, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 345, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0}, 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715396807, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db'}
May 11 11:06:47 msm8909 python3[3025]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "battery": 75, "caseTemp": 101, "runSteps": 0, "sleepDuration": 0, "skinTemp": 101, "thermalGen": 3, "walkSteps": 0, "bmrCals": 0, "solarGen": 345, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0}, "wearableId": 76, "configId": 295, "utcTimestamp": 1715396807, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "1b650aa7532d47a9b56230b151865a8f"}
May 11 11:06:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 11 11:06:47 msm8909 python3[3025]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 11:06:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xd3', 'battery': 73, 'solar_gen': 129, 'company_id': b'\x10\xd3', 'total_steps': 610, 'act_cals': 2, 'mtp_version': 7, 'case_temp': 108, 'sleep_duration': 0, 'walk_steps': 610, 'sleep_state': 0, 'bmr_cals': 208, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 57, 'total_cals': 210, 'distance': 477, 'skin_temp': 106} 10d310d300070000026201dd0000008100390210d00049006c6a
May 11 11:06:47 msm8909 python3[3025]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 11:06:47 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\rU', 'battery': 71, 'solar_gen': 447, 'company_id': b'\rU', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d550007000000000000000001bf000c0000000047306566
May 11 11:06:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 11 11:06:48 msm8909 python3[3025]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 11:06:48 msm8909 python3[3025]: [SSE] RX'd: {'timestamp': 1715396807.9349158, 'source': 0, 'type': 's', 'data': '', 'key': '1b650aa7532d47a9b56230b151865a8f'}
May 11 11:06:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x10\xc6', 'battery': 5, 'solar_gen': 346, 'company_id': b'\x10\xc6', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 10c610c600070000000000000000015a00030000000005106564
May 11 11:06:48 msm8909 python3[3025]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 11:06:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x0f\x89', 'battery': 78, 'solar_gen': 460, 'company_id': b'\x0f\x89', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 12, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f890007000000000000000001cc000c000001004e106464
May 11 11:06:48 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x18\xcf', 'battery': 91, 'solar_gen': 347, 'company_id': b'\x18\xcf', 'total_steps': 0, 'act_cals': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 3, 'total_cals': 0, 'distance': 0, 'skin_temp': 100} 18cf18cf00070000000000000000015b0003000000005b006564
May 11 11:06:48 msm8909 python3[3025]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 11:06:49 msm8909 python3[3025]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 11 11:06:50 msm8909 python3[3025]: ADVERT: {'pairing_code': b'\x05\xd5', 'battery': 39, 'solar_gen': 975, 'company_id': b'\x05\xd5', 'total_steps': 6350, 'act_cals': 21, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 0, 'walk_steps': 6350, 'sleep_state': 4, 'bmr_cals': 684, 'alert_status': b'\x00', 'heart_rate': 64, 'run_steps': 0, 'thermal_gen': 206, 'total_cals': 705, 'distance': 4983, 'skin_temp': 123} 05d505d50007000018ce1377000003cf00ce15f2ac4027047a7b
May 11 11:06:50 msm8909 python3[3025]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 11:06:50 msm8909 systemd[1]: Stopping Mother Gateway Service...