-- Logs begin at Wed 2023-03-29 05:05:39 CST. --
May 10 22:03:10 msm8909 python3[2197]: DB VERSION: 9
May 10 22:03:10 msm8909 python3[2197]: [DB] No upgrade needed
May 10 22:03:10 msm8909 python3[2197]: [DEBUG] Looking for old files to remove in /data/logs
May 10 22:03:10 msm8909 python3[2197]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 10 22:03:10 msm8909 python3[2197]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 10 22:03:10 msm8909 python3[2197]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 10 22:03:11 msm8909 python3[2197]: [SSE] SETTING UP SSE
May 10 22:03:11 msm8909 python3[2197]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 10 22:03:11 msm8909 python3[2197]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa9cedf90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 10 22:03:11 msm8909 python3[2197]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa899f270>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 10 22:03:24 msm8909 python3[2197]: Traceback (most recent call last):
May 10 22:03:24 msm8909 python3[2197]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 10 22:03:24 msm8909 python3[2197]: hci0 = BluetoothAdapter(0);
May 10 22:03:24 msm8909 python3[2197]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 10 22:03:24 msm8909 python3[2197]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 10 22:03:24 msm8909 python3[2197]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 10 22:03:24 msm8909 python3[2197]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 10 22:03:24 msm8909 python3[2197]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 10 22:03:24 msm8909 python3[2197]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 10 22:03:24 msm8909 python3[2197]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 10 22:03:24 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 10 22:03:24 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 10 22:03:24 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 10 22:03:29 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 10 22:03:29 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 10 22:03:29 msm8909 systemd[1]: Started Mother Gateway Service.
May 10 22:03:31 msm8909 python3[3013]: READING DB FROM FILE: /data/mother.db
May 10 22:03:31 msm8909 python3[3013]: DB VERSION: 9
May 10 22:03:31 msm8909 python3[3013]: [DB] No upgrade needed
May 10 22:03:32 msm8909 python3[3013]: [DEBUG] Looking for old files to remove in /data/logs
May 10 22:03:32 msm8909 python3[3013]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 22:03:32 msm8909 python3[3013]: [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 10 22:03:32 msm8909 python3[3013]: [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 10 22:03:33 msm8909 python3[3013]: [SSE] SETTING UP SSE
May 10 22:03:33 msm8909 python3[3013]: [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 10 22:04:11 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:04:11 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:04:11 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:04:11 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:04:11 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:04:11 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "314a11a0a89842268ee1fbdc415ff72d"}
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349814.2567194, 'source': 0, 'type': 's', 'data': '', 'key': '234ec98fcb044d4bbaf2e9e2a4d23562'}
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349815.5238783, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None}
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349815.5291419, '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 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349815.7349358, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349815.9434326, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349816.1499519, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349816.3753932, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349816.5820515, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349816.841779, '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 10 22:04:11 msm8909 python3[3013]: [SSE] UPDATING W CONFIG
May 10 22:04:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349816.9000528, 'source': 1, 'data': '0', 'type': 'prov', 'key': None}
May 10 22:04:11 msm8909 python3[3013]: [SSE] SETTING PROVISIONING TO: 0
May 10 22:04:11 msm8909 python3[3013]: [CONFIG] SSE Has new config, updating
May 10 22:04:11 msm8909 python3[3013]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 10 22:04:11 msm8909 python3[3013]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 10 22:04:11 msm8909 python3[3013]: [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 10 22:04:11 msm8909 python3[3013]: [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 10 22:04:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 10 22:04:11 msm8909 python3[3013]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 10 22:04:11 msm8909 python3[3013]: [CLOUD] Activating Gateway
May 10 22:04:11 msm8909 python3[3013]: DBUS: Discovered 06:05:04:66:30:47 .
May 10 22:04:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:04:11 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:04:11 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:04:11 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 10 22:04:11 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715349851, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:04:11 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715349851, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:04:11 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715349851, "deviceId": "06:05:04:FC:44:79"}, "key": "3ac6e6ac198c40cc8af48764a0742d04"}
May 10 22:04:11 msm8909 python3[3013]: DBUS: Discovered 06:05:04:7A:56:97 .
May 10 22:04:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:04:11 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:04:11 msm8909 python3[3013]: DBUS: Discovered 06:05:04:88:94:2A .
May 10 22:04:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 10 22:04:11 msm8909 python3[3013]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 10 22:04:11 msm8909 python3[3013]: DBUS: Discovered 06:05:04:56:C4:4A .
May 10 22:04:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 10 22:04:11 msm8909 python3[3013]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 10 22:04:12 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349851.5206037, 'source': 0, 'type': 's', 'data': '', 'key': '314a11a0a89842268ee1fbdc415ff72d'}
May 10 22:04:12 msm8909 python3[3013]: DBUS: Discovered 06:05:04:69:0A:91 .
May 10 22:04:12 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:04:12 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:04:12 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349852.1307592, 'source': 0, 'type': 's', 'data': '', 'key': '3ac6e6ac198c40cc8af48764a0742d04'}
May 10 22:04:12 msm8909 python3[3013]: DBUS: Discovered 06:05:04:6D:74:4C .
May 10 22:04:12 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:04:12 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:04:12 msm8909 python3[3013]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 10 22:04:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d006463
May 10 22:04:12 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:04:12 msm8909 python3[3013]: DBUS: Discovered 06:05:04:50:93:05 .
May 10 22:04:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e000000005a306464
May 10 22:04:12 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:04:13 msm8909 python3[3013]: DBUS: Discovered 06:05:04:09:A0:9C .
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:04:13 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047006464
May 10 22:04:13 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 10 22:04:13 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:32:34:65'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:32:34:65'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715349853, "deviceId": "06:05:04:32:34:65"}, "key": "d0e08e7306d145f3b9df9bf2c2bd7ca1"}
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306464
May 10 22:04:13 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 10 22:04:13 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 70, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715349853, "deviceId": "06:05:04:11:B9:D2"}, "key": "cc5a7dc0fb6a4038b661c228604f8059"}
May 10 22:04:13 msm8909 python3[3013]: DBUS: Discovered 06:05:04:80:24:04 .
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:04:13 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:04:13 msm8909 python3[3013]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:04:13 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:04:13 msm8909 python3[3013]: DBUS: Discovered 06:05:04:44:7C:06 .
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:04:13 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:04:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e207879
May 10 22:04:13 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 10 22:04:13 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349853, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 62, "runSteps": 0, "sleepDuration": 0, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715349853, "deviceId": "06:05:04:30:B0:14"}, "key": "df8a6b446d764b68810bb652e4aaadc0"}
May 10 22:04:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349853.4947624, 'source': 0, 'type': 's', 'data': '', 'key': 'd0e08e7306d145f3b9df9bf2c2bd7ca1'}
May 10 22:04:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349853.5530822, 'source': 0, 'type': 's', 'data': '', 'key': 'cc5a7dc0fb6a4038b661c228604f8059'}
May 10 22:04:14 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:04:14 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:04:14 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349853.9760613, 'source': 0, 'type': 's', 'data': '', 'key': 'df8a6b446d764b68810bb652e4aaadc0'}
May 10 22:04:14 msm8909 python3[3013]: DBUS: Discovered 06:05:04:13:9C:CF .
May 10 22:04:14 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 10 22:04:14 msm8909 python3[3013]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 10 22:04:14 msm8909 python3[3013]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 10 22:04:14 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 10 22:04:14 msm8909 python3[3013]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 10 22:04:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e000000005a006464
May 10 22:04:14 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:04:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:04:15 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:04:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:04:15 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:04:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:04:15 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:04:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d306363
May 10 22:04:15 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 10 22:04:15 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349855, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:04:15 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349855, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:04:15 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 23, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715349855, "deviceId": "06:05:04:AF:F9:E9"}, "key": "c9347a73a1534b95882631254c53b293"}
May 10 22:04:15 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:04:20 msm8909 python3[3013]: DBUS: Discovered 06:05:04:61:15:83 .
May 10 22:04:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:04:20 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:04:20 msm8909 python3[3013]: DBUS: Discovered 06:05:04:1F:66:01 .
May 10 22:04:20 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 22:04:20 msm8909 python3[3013]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 22:04:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e307879
May 10 22:04:21 msm8909 python3[3013]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 10 22:04:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:04:21 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:04:21 msm8909 python3[3013]: DBUS: Discovered 06:05:04:48:10:21 .
May 10 22:04:21 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 10 22:04:21 msm8909 python3[3013]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 10 22:04:21 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:04:21 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:04:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d306363
May 10 22:04:25 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:04:25 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:04:25 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:04:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:04:25 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:04:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d306363
May 10 22:04:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d106463
May 10 22:04:25 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:04:25 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349856.0257902, 'source': 0, 'type': 's', 'data': '', 'key': 'c9347a73a1534b95882631254c53b293'}
May 10 22:04:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047106464
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d206463
May 10 22:04:35 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046106464
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047206464
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:04:35 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:04:35 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e007879
May 10 22:04:35 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:04:35 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:04:36 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 22:04:37 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:04:37 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:04:39 msm8909 python3[3013]: DBUS: Discovered 06:05:04:8E:52:AD .
May 10 22:04:39 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 10 22:04:39 msm8909 python3[3013]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 10 22:04:41 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:04:41 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:04:48 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:04:48 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:04:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b306464
May 10 22:04:49 msm8909 python3[3013]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 10 22:04:49 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715349889, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:04:49 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 75, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715349889, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:04:49 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 75, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715349889, "deviceId": "06:05:04:02:E8:6A"}, "key": "dc641285b40e4c43a8d25fc06607de5a"}
May 10 22:04:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306464
May 10 22:04:50 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349889.8547881, 'source': 0, 'type': 's', 'data': '', 'key': 'dc641285b40e4c43a8d25fc06607de5a'}
May 10 22:04:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047306464
May 10 22:04:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d006463
May 10 22:04:52 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:04:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306263
May 10 22:04:53 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:05:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:05:02 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:05:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e307879
May 10 22:05:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b106464
May 10 22:05:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048106464
May 10 22:05:05 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:05:05 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:05:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d106463
May 10 22:05:07 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:05:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106263
May 10 22:05:11 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:05:11 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:05:11 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "03000e16612646b0bcac73be73f4e894"}
May 10 22:05:11 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:05:11 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:05:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349911.7715328, 'source': 0, 'type': 's', 'data': '', 'key': '03000e16612646b0bcac73be73f4e894'}
May 10 22:05:12 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 10 22:05:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206463
May 10 22:05:16 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:05:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:05:16 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349916, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:05:16 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349916, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:05:16 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715349916, "deviceId": "06:05:04:11:B9:D2"}, "key": "3c98a77047ee4c6085082ae6d6c1e386"}
May 10 22:05:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e206263
May 10 22:05:16 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349916, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:05:16 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349916, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:05:16 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715349916, "deviceId": "06:05:04:AF:F9:E9"}, "key": "9d91cad700a5458d8cd3294f94efc7fb"}
May 10 22:05:16 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:05:16 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:05:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:05:17 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349917, 'deviceId': '06:05:04:32:34:65'}
May 10 22:05:17 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349917, 'deviceId': '06:05:04:32:34:65'}
May 10 22:05:17 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715349917, "deviceId": "06:05:04:32:34:65"}, "key": "ec2f947b7e3f4b4b924afdf6cfc497bf"}
May 10 22:05:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:05:17 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349917, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:05:17 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349917, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:05:18 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 0, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715349917, "deviceId": "06:05:04:30:B0:14"}, "key": "88e176bbe57c43e58ed137d0c955cd18"}
May 10 22:05:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:05:18 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:05:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:05:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040107879
May 10 22:05:20 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:05:20 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:05:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:05:20 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 10 22:05:20 msm8909 python3[3013]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 10 22:05:32 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 10 22:05:32 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:05:32 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:05:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349917.2574172, 'source': 0, 'type': 's', 'data': '', 'key': '3c98a77047ee4c6085082ae6d6c1e386'}
May 10 22:05:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349917.3086588, 'source': 0, 'type': 's', 'data': '', 'key': '9d91cad700a5458d8cd3294f94efc7fb'}
May 10 22:05:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349918.0375628, 'source': 0, 'type': 's', 'data': '', 'key': 'ec2f947b7e3f4b4b924afdf6cfc497bf'}
May 10 22:05:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349918.4017467, 'source': 0, 'type': 's', 'data': '', 'key': '88e176bbe57c43e58ed137d0c955cd18'}
May 10 22:05:32 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 10 22:05:37 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:05:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:05:39 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:05:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006464
May 10 22:05:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006263
May 10 22:05:40 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:05:40 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:05:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:05:43 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:05:45 msm8909 python3[3013]: DBUS: Connected to 06:05:04:FC:44:79
May 10 22:05:45 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 10 22:05:45 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 10 22:05:45 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "e75433c488d7471eaa47f503304056f6"}
May 10 22:05:45 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:05:52 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:05:52 msm8909 python3[3013]: 141.73598146438599 [06:05:04:FC:44:79] <- HR 0000
May 10 22:05:53 msm8909 python3[3013]: 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, 30, 201, 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 10 22:05:53 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:05:53 msm8909 python3[3013]: GOT Pairing Code: 1d69
May 10 22:05:53 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:05:53 msm8909 python3[3013]: NO FW Update needed.
May 10 22:05:53 msm8909 python3[3013]: LAST SYNC: 1715347145
May 10 22:05:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106263
May 10 22:05:54 msm8909 python3[3013]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [50, 12, 0, 0, 50, 12, 0, 1, 0, 0, 0, 2, 22, 0, 3, 16, 238, 76, 1, 17, 40, 179, 1, 18, 0, 0, 0, 32, 237, 8, 0, 48, 8, 0, 0, 64, 13, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:05:54 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:05:54 msm8909 python3[3013]: HR READING: 0 TOOK 0.000462 secs
May 10 22:05:54 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:05:54 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:05:54 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 3122, 'case_temp': 99, 'battery': 73, 'heart_rate': 0, 'thermal_gen': 13, 'run_steps': 0, 'act_cals': 111400, 'total_cals': 196630, 'distance': 2285, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'activity': 0, 'bmr_cals': 85230, 'solar_gen': 8}
May 10 22:05:54 msm8909 python3[3013]: W ID: 63
May 10 22:05:54 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 111400, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 196630, 'totalSteps': 3122, 'activity': 0, 'walkSteps': 3122, 'bmrCals': 85230, 'solarGen': 8}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715349954, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:05:54 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 111400, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 196630, 'totalSteps': 3122, 'activity': 0, 'walkSteps': 3122, 'bmrCals': 85230, 'solarGen': 8}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715349954, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:05:54 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 111400, "skinTemp": 99, "thermalGen": 13, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 196630, "totalSteps": 3122, "activity": 0, "walkSteps": 3122, "bmrCals": 85230, "solarGen": 8}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715349954, "deviceId": "06:05:04:FC:44:79"}, "key": "4bc42397f808496d91ee44a17156fc77"}
May 10 22:05:54 msm8909 python3[3013]: Instant Upload complete
May 10 22:05:54 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 10 22:05:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:05:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:05:55 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715349955, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:05:55 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715349955, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:05:55 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715349955, "deviceId": "06:05:04:02:E8:6A"}, "key": "3a1bb0c4c7ef4b068af9cfcd9f9b4b6f"}
May 10 22:05:55 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:05:55 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:05:55 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:05:55 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:05:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:05:56 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:05:56 msm8909 python3[3013]: DBUS: 06:05:04:FC:44:79 disconnected.
May 10 22:05:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:05:57 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:05:57 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:05:57 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349945.908937, 'source': 0, 'type': 's', 'data': '', 'key': 'e75433c488d7471eaa47f503304056f6'}
May 10 22:05:57 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349955.0735488, 'source': 0, 'type': 's', 'data': '', 'key': '4bc42397f808496d91ee44a17156fc77'}
May 10 22:05:57 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349955.7890124, 'source': 0, 'type': 's', 'data': '', 'key': '3a1bb0c4c7ef4b068af9cfcd9f9b4b6f'}
May 10 22:06:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:06:08 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:06:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:06:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306263
May 10 22:06:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306464
May 10 22:06:08 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:06:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040207879
May 10 22:06:09 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:06:09 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:06:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:06:11 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:06:11 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:06:11 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "adc873d6507348908ee88944be17fbac"}
May 10 22:06:11 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:06:12 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349972.076221, 'source': 0, 'type': 's', 'data': '', 'key': 'adc873d6507348908ee88944be17fbac'}
May 10 22:06:12 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:06:12 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:06:17 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 10 22:06:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:06:20 msm8909 python3[3013]: DBUS: Connected to 06:05:04:11:B9:D2
May 10 22:06:20 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 10 22:06:20 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 10 22:06:20 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "8c90601ce18547b0803d7570dfc871e8"}
May 10 22:06:20 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:06:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b106463
May 10 22:06:21 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:06:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:06:22 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:06:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058106464
May 10 22:06:23 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:06:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048106464
May 10 22:06:23 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349983, 'deviceId': '06:05:04:32:34:65'}
May 10 22:06:23 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715349983, 'deviceId': '06:05:04:32:34:65'}
May 10 22:06:23 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715349983, "deviceId": "06:05:04:32:34:65"}, "key": "50fb4bd8c59247feb5d02c5b4cdd71f6"}
May 10 22:06:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:06:24 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349984, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:06:24 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715349984, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:06:24 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715349984, "deviceId": "06:05:04:AF:F9:E9"}, "key": "cd7ef8776393401a821a7a2e57780c58"}
May 10 22:06:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:06:24 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349984, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:06:24 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715349984, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:06:24 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 0, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715349984, "deviceId": "06:05:04:30:B0:14"}, "key": "68f8f78d900f42abb62b81372116366a"}
May 10 22:06:24 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:06:24 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:06:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:06:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:06:27 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:06:27 msm8909 python3[3013]: 176.82157635688782 [06:05:04:11:B9:D2] <- HR 0000
May 10 22:06:28 msm8909 python3[3013]: 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, 23, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 10 22:06:28 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:06:28 msm8909 python3[3013]: GOT Pairing Code: 1d92
May 10 22:06:28 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:06:28 msm8909 python3[3013]: NO FW Update needed.
May 10 22:06:28 msm8909 python3[3013]: LAST SYNC: 1715345373
May 10 22:06:29 msm8909 python3[3013]: 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, 109, 13, 0, 16, 244, 10, 0, 17, 121, 2, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 14, 0, 0, 64, 14, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:06:29 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:06:29 msm8909 python3[3013]: HR READING: 0 TOOK 0.000467 secs
May 10 22:06:29 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:06:29 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:06:29 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 0, 'case_temp': 100, 'battery': 69, 'heart_rate': 0, 'thermal_gen': 14, 'run_steps': 0, 'act_cals': 633, 'total_cals': 3437, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 2804, 'solar_gen': 14}
May 10 22:06:29 msm8909 python3[3013]: W ID: 75
May 10 22:06:29 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 633, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 3437, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 2804, 'solarGen': 14}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349989, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:06:29 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 633, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 3437, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 2804, 'solarGen': 14}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715349989, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:06:29 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 633, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 3437, "totalSteps": 0, "activity": 0, "walkSteps": 0, "bmrCals": 2804, "solarGen": 14}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715349989, "deviceId": "06:05:04:11:B9:D2"}, "key": "268dc0a4e2f342d886ecba744639c26b"}
May 10 22:06:29 msm8909 python3[3013]: Instant Upload complete
May 10 22:06:29 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 10 22:06:31 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:06:31 msm8909 python3[3013]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 10 22:06:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:06:32 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:06:32 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:06:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349981.0481458, 'source': 0, 'type': 's', 'data': '', 'key': '8c90601ce18547b0803d7570dfc871e8'}
May 10 22:06:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349984.133364, 'source': 0, 'type': 's', 'data': '', 'key': '50fb4bd8c59247feb5d02c5b4cdd71f6'}
May 10 22:06:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349984.4634283, 'source': 0, 'type': 's', 'data': '', 'key': 'cd7ef8776393401a821a7a2e57780c58'}
May 10 22:06:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349984.8583221, 'source': 0, 'type': 's', 'data': '', 'key': '68f8f78d900f42abb62b81372116366a'}
May 10 22:06:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715349989.8654819, 'source': 0, 'type': 's', 'data': '', 'key': '268dc0a4e2f342d886ecba744639c26b'}
May 10 22:06:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:06:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040007879
May 10 22:06:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:06:37 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:06:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:06:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206464
May 10 22:06:38 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:06:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e206262
May 10 22:06:38 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 22:06:39 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:06:39 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:06:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048306464
May 10 22:06:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:06:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:06:50 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:06:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:06:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:06:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006363
May 10 22:06:51 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:06:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:06:51 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:06:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:06:52 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:06:52 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:06:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058006464
May 10 22:06:55 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:06:55 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 10 22:06:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:06:59 msm8909 python3[3013]: DBUS: Connected to 06:05:04:02:E8:6A
May 10 22:06:59 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 10 22:06:59 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 10 22:06:59 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "c951157666eb4e7499001e2625826bb1"}
May 10 22:06:59 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:07:00 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:07:00 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:07:01 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 22:07:01 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350021, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:07:01 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350021, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:07:01 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350021, "deviceId": "06:05:04:FC:44:79"}, "key": "2363d84b8f364ff1b0f93cb5af9a78d9"}
May 10 22:07:01 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:07:01 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:07:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e0040307879
May 10 22:07:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:07:01 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:07:02 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:07:02 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:07:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048106464
May 10 22:07:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:07:04 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:07:04 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:07:05 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:07:05 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:07:06 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:07:06 msm8909 python3[3013]: 215.71597075462341 [06:05:04:02:E8:6A] <- HR 0000
May 10 22:07:07 msm8909 python3[3013]: 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, 22, 175, 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 10 22:07:07 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:07:07 msm8909 python3[3013]: GOT Pairing Code: 251a
May 10 22:07:07 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:07:07 msm8909 python3[3013]: NO FW Update needed.
May 10 22:07:07 msm8909 python3[3013]: LAST SYNC: 1715345071
May 10 22:07:08 msm8909 python3[3013]: 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, 176, 4, 0, 64, 14, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:07:08 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:07:08 msm8909 python3[3013]: HR READING: 0 TOOK 0.000479 secs
May 10 22:07:08 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:07:08 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:07:08 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 0, 'case_temp': 99, 'battery': 76, 'heart_rate': 0, 'thermal_gen': 14, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 0, 'solar_gen': 1200}
May 10 22:07:08 msm8909 python3[3013]: W ID: 76
May 10 22:07:08 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 1200}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350028, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:07:08 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 0, 'solarGen': 1200}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350028, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:07:08 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "activity": 0, "walkSteps": 0, "bmrCals": 0, "solarGen": 1200}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350028, "deviceId": "06:05:04:02:E8:6A"}, "key": "2c626fb7594e4985a8355a5b0a9a0753"}
May 10 22:07:08 msm8909 python3[3013]: Instant Upload complete
May 10 22:07:08 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 10 22:07:10 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:07:10 msm8909 python3[3013]: DBUS: 06:05:04:02:E8:6A disconnected.
May 10 22:07:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:07:11 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:07:11 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:07:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350019.8937421, 'source': 0, 'type': 's', 'data': '', 'key': 'c951157666eb4e7499001e2625826bb1'}
May 10 22:07:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350021.4938643, 'source': 0, 'type': 's', 'data': '', 'key': '2363d84b8f364ff1b0f93cb5af9a78d9'}
May 10 22:07:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350028.8225908, 'source': 0, 'type': 's', 'data': '', 'key': '2c626fb7594e4985a8355a5b0a9a0753'}
May 10 22:07:12 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:07:12 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:07:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c0aa961536174aebabd179075c07b19c"}
May 10 22:07:12 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350032.501013, 'source': 0, 'type': 's', 'data': '', 'key': 'c0aa961536174aebabd179075c07b19c'}
May 10 22:07:16 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:07:16 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:07:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 86, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000056206464
May 10 22:07:17 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d206263
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:07:18 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:07:18 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:07:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004010787a
May 10 22:07:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 86, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000056206464
May 10 22:07:19 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:07:20 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:07:20 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:07:21 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:07:21 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:07:24 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 10 22:07:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:07:27 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:32:34:65
May 10 22:07:27 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:07:27 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:07:27 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 10 22:07:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:07:27 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350047, 'deviceId': '06:05:04:32:34:65'}
May 10 22:07:27 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350047, 'deviceId': '06:05:04:32:34:65'}
May 10 22:07:27 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350047, "deviceId": "06:05:04:32:34:65"}, "key": "c4ce2637ffe4484c8ad1f762860b02bc"}
May 10 22:07:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004010787a
May 10 22:07:30 msm8909 python3[3013]: DBUS: Connected to 06:05:04:30:B0:14
May 10 22:07:30 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 10 22:07:30 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 10 22:07:30 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "9d3c0c3a814c4caf8006a563cbd1aaef"}
May 10 22:07:30 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:07:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d306263
May 10 22:07:33 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350053, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:07:33 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350053, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:07:33 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 23, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350053, "deviceId": "06:05:04:AF:F9:E9"}, "key": "939f23db026e4ed48d2364d30c4bde5b"}
May 10 22:07:33 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:07:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:07:34 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350054, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:07:34 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350054, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:07:34 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350054, "deviceId": "06:05:04:11:B9:D2"}, "key": "e0ffb615a7c5420884efcda9b53df57e"}
May 10 22:07:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:07:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:07:36 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:07:36 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 10 22:07:36 msm8909 python3[3013]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 10 22:07:37 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:07:37 msm8909 python3[3013]: 246.63637208938599 [06:05:04:30:B0:14] <- HR 0000
May 10 22:07:38 msm8909 python3[3013]: 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, 28, 145, 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 10 22:07:38 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:07:38 msm8909 python3[3013]: GOT Pairing Code: 13d4
May 10 22:07:38 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:07:38 msm8909 python3[3013]: NO FW Update needed.
May 10 22:07:38 msm8909 python3[3013]: LAST SYNC: 1715346577
May 10 22:07:39 msm8909 python3[3013]: 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, 168, 170, 0, 16, 124, 120, 0, 17, 44, 50, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 137, 1, 0, 64, 4, 0, 0, 65, 122, 0, 0, 80, 120, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:07:39 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:07:39 msm8909 python3[3013]: HR READING: 0 TOOK 0.000426 secs
May 10 22:07:39 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:07:39 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:07:39 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 0, 'case_temp': 120, 'battery': 64, 'heart_rate': 0, 'thermal_gen': 4, 'run_steps': 0, 'act_cals': 12844, 'total_cals': 43688, 'distance': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 30844, 'solar_gen': 393}
May 10 22:07:39 msm8909 python3[3013]: W ID: 81
May 10 22:07:39 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 12844, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 43688, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 30844, 'solarGen': 393}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350059, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:07:39 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 12844, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 43688, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 30844, 'solarGen': 393}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350059, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:07:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 12844, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 0, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 43688, "totalSteps": 0, "activity": 0, "walkSteps": 0, "bmrCals": 30844, "solarGen": 393}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350059, "deviceId": "06:05:04:30:B0:14"}, "key": "0dfc250a0ca34934bb4e3f8209bfa589"}
May 10 22:07:39 msm8909 python3[3013]: Instant Upload complete
May 10 22:07:39 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 10 22:07:41 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:07:41 msm8909 python3[3013]: DBUS: 06:05:04:30:B0:14 disconnected.
May 10 22:07:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004010787a
May 10 22:07:42 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:07:42 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:07:42 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350047.9352672, 'source': 0, 'type': 's', 'data': '', 'key': 'c4ce2637ffe4484c8ad1f762860b02bc'}
May 10 22:07:42 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350050.7989712, 'source': 0, 'type': 's', 'data': '', 'key': '9d3c0c3a814c4caf8006a563cbd1aaef'}
May 10 22:07:42 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350053.5215726, 'source': 0, 'type': 's', 'data': '', 'key': '939f23db026e4ed48d2364d30c4bde5b'}
May 10 22:07:42 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350054.9349413, 'source': 0, 'type': 's', 'data': '', 'key': 'e0ffb615a7c5420884efcda9b53df57e'}
May 10 22:07:42 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350059.6437902, 'source': 0, 'type': 's', 'data': '', 'key': '0dfc250a0ca34934bb4e3f8209bfa589'}
May 10 22:07:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004030787a
May 10 22:07:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006464
May 10 22:07:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:07:47 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:07:47 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049206363
May 10 22:07:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:07:48 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:07:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d106263
May 10 22:08:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:08:00 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:08:00 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:08:00 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:08:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 86, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000056306464
May 10 22:08:01 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:08:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:08:01 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:08:01 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:08:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004d206263
May 10 22:08:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:08:05 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:08:05 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350085, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:08:05 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350085, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:08:05 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350085, "deviceId": "06:05:04:FC:44:79"}, "key": "e0245ac2aa464507a63902fa6b47df98"}
May 10 22:08:05 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350085.6531069, 'source': 0, 'type': 's', 'data': '', 'key': 'e0245ac2aa464507a63902fa6b47df98'}
May 10 22:08:12 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:08:12 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:08:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c14e95d03d0842e19974a52d9e0a980d"}
May 10 22:08:12 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:08:12 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:08:12 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350092.6933165, 'source': 0, 'type': 's', 'data': '', 'key': 'c14e95d03d0842e19974a52d9e0a980d'}
May 10 22:08:15 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 22:08:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:08:15 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:08:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:08:15 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350095, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:08:15 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350095, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:08:15 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350095, "deviceId": "06:05:04:02:E8:6A"}, "key": "30514319b2d3402d95050495c781b0f7"}
May 10 22:08:16 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:08:16 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:08:16 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350095.797766, 'source': 0, 'type': 's', 'data': '', 'key': '30514319b2d3402d95050495c781b0f7'}
May 10 22:08:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004020787a
May 10 22:08:17 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:08:17 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:08:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:08:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:08:18 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:08:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006464
May 10 22:08:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006464
May 10 22:08:19 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:08:27 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 10 22:08:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:08:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059106464
May 10 22:08:28 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:08:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:08:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:08:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206463
May 10 22:08:30 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:08:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:08:30 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:08:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:08:31 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:08:31 msm8909 python3[3013]: DBUS: Connected to 06:05:04:32:34:65
May 10 22:08:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004000787a
May 10 22:08:31 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 10 22:08:31 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 10 22:08:31 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "44b4f641f9dd490c8a9502f4978bccf4"}
May 10 22:08:31 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:08:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:08:32 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 22:08:33 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:08:33 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:08:38 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:08:38 msm8909 python3[3013]: 307.52008581161499 [06:05:04:32:34:65] <- HR 0000
May 10 22:08:39 msm8909 python3[3013]: 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, 24, 211, 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 10 22:08:39 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:08:39 msm8909 python3[3013]: GOT Pairing Code: 0d55
May 10 22:08:39 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:08:39 msm8909 python3[3013]: NO FW Update needed.
May 10 22:08:39 msm8909 python3[3013]: LAST SYNC: 1715345619
May 10 22:08:40 msm8909 python3[3013]: 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, 20, 9, 0, 16, 102, 7, 0, 17, 174, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 25, 6, 0, 64, 23, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:08:40 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:08:40 msm8909 python3[3013]: HR READING: 0 TOOK 0.000538 secs
May 10 22:08:40 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:08:40 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:08:40 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 0, 'case_temp': 100, 'battery': 72, 'heart_rate': 0, 'thermal_gen': 23, 'run_steps': 0, 'act_cals': 430, 'total_cals': 2324, 'distance': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 1894, 'solar_gen': 1561}
May 10 22:08:40 msm8909 python3[3013]: W ID: 74
May 10 22:08:40 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 430, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2324, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 1561}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350120, 'deviceId': '06:05:04:32:34:65'}
May 10 22:08:40 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 430, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2324, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 1561}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350120, 'deviceId': '06:05:04:32:34:65'}
May 10 22:08:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 430, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2324, "totalSteps": 0, "activity": 0, "walkSteps": 0, "bmrCals": 1894, "solarGen": 1561}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350120, "deviceId": "06:05:04:32:34:65"}, "key": "1d6d475248fb43d7bea14c30d43a4647"}
May 10 22:08:40 msm8909 python3[3013]: Instant Upload complete
May 10 22:08:40 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:32:34:65
May 10 22:08:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:08:42 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:08:42 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:08:42 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:08:42 msm8909 python3[3013]: DBUS: 06:05:04:32:34:65 disconnected.
May 10 22:08:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:08:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:08:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:08:46 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:08:46 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:08:46 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:08:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:08:46 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350126, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:08:46 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350126, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:08:46 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350126, "deviceId": "06:05:04:AF:F9:E9"}, "key": "134a901b77eb419b9ba1c5c65f8a27e1"}
May 10 22:08:46 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:08:46 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:08:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350111.716213, 'source': 0, 'type': 's', 'data': '', 'key': '44b4f641f9dd490c8a9502f4978bccf4'}
May 10 22:08:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350121.6419575, 'source': 0, 'type': 's', 'data': '', 'key': '1d6d475248fb43d7bea14c30d43a4647'}
May 10 22:08:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350126.9216533, 'source': 0, 'type': 's', 'data': '', 'key': '134a901b77eb419b9ba1c5c65f8a27e1'}
May 10 22:08:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:08:52 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:08:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:08:52 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:08:52 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:08:52 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:08:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:08:53 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350133, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:08:53 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350133, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:08:53 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350133, "deviceId": "06:05:04:11:B9:D2"}, "key": "605b2057c4c3403da1ca660d5a653410"}
May 10 22:08:53 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:08:53 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:08:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006464
May 10 22:08:53 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:08:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004020787a
May 10 22:08:53 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350133, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:08:53 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350133, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:08:53 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 0, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350133, "deviceId": "06:05:04:30:B0:14"}, "key": "993bb9786452415c9fd93927b55395db"}
May 10 22:08:53 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350133.5598667, 'source': 0, 'type': 's', 'data': '', 'key': '605b2057c4c3403da1ca660d5a653410'}
May 10 22:08:54 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350134.0060546, 'source': 0, 'type': 's', 'data': '', 'key': '993bb9786452415c9fd93927b55395db'}
May 10 22:08:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:09:06 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:09:06 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:09:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:09:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b206463
May 10 22:09:07 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:09:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048106464
May 10 22:09:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004030787a
May 10 22:09:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:09:09 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 22:09:09 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350149, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:09:09 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350149, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:09:09 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350149, "deviceId": "06:05:04:FC:44:79"}, "key": "99f1154bcbbf4c4c8374163950b74c97"}
May 10 22:09:10 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:09:10 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:09:10 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350149.9875996, 'source': 0, 'type': 's', 'data': '', 'key': '99f1154bcbbf4c4c8374163950b74c97'}
May 10 22:09:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206464
May 10 22:09:10 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:09:11 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:09:12 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:09:12 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:09:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a112b2a400714e46ae1dbcfbb963b677"}
May 10 22:09:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350152.9542527, 'source': 0, 'type': 's', 'data': '', 'key': 'a112b2a400714e46ae1dbcfbb963b677'}
May 10 22:09:17 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:09:17 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:09:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004010797a
May 10 22:09:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:09:21 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350161, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:09:21 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350161, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:09:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350161, "deviceId": "06:05:04:02:E8:6A"}, "key": "b7ef19f0dfc64ac38a620ec9377d575f"}
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b306463
May 10 22:09:22 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048306464
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:09:22 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:09:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350162.4625123, 'source': 0, 'type': 's', 'data': '', 'key': 'b7ef19f0dfc64ac38a620ec9377d575f'}
May 10 22:09:22 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:09:22 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:09:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058306464
May 10 22:09:23 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:09:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:09:34 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:09:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006363
May 10 22:09:34 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:09:35 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:09:35 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:09:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004020797a
May 10 22:09:46 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:09:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058106464
May 10 22:09:47 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:09:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004030797a
May 10 22:09:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b206463
May 10 22:09:48 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:09:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:09:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:09:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:09:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:09:49 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:09:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048106464
May 10 22:09:49 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350189, 'deviceId': '06:05:04:32:34:65'}
May 10 22:09:49 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350189, 'deviceId': '06:05:04:32:34:65'}
May 10 22:09:49 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350189, "deviceId": "06:05:04:32:34:65"}, "key": "2599018f323544f58559c11cb3cdfae8"}
May 10 22:09:50 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:09:50 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:09:50 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:09:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:09:50 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350190, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:09:50 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350190, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:09:50 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350190, "deviceId": "06:05:04:AF:F9:E9"}, "key": "118605a5b25f43ca98e6cec5039cc3b4"}
May 10 22:09:51 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:09:51 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:09:51 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350190.2807016, 'source': 0, 'type': 's', 'data': '', 'key': '2599018f323544f58559c11cb3cdfae8'}
May 10 22:09:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:09:51 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350191.2583678, 'source': 0, 'type': 's', 'data': '', 'key': '118605a5b25f43ca98e6cec5039cc3b4'}
May 10 22:09:52 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:09:52 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:10:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:10:02 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:10:02 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:10:02 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:10:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:10:03 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:10:04 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:10:04 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:10:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:10:04 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350204, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:10:04 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350204, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:10:04 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350204, "deviceId": "06:05:04:11:B9:D2"}, "key": "dfad5822a38a4bd0b313aa39ae3c64ec"}
May 10 22:10:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058306464
May 10 22:10:04 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:10:05 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350204.7564278, 'source': 0, 'type': 's', 'data': '', 'key': 'dfad5822a38a4bd0b313aa39ae3c64ec'}
May 10 22:10:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e004010797a
May 10 22:10:05 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350205, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:10:05 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350205, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:10:05 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 0, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350205, "deviceId": "06:05:04:30:B0:14"}, "key": "0638086715574921bbe7ea8040f496c9"}
May 10 22:10:05 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350205.7053385, 'source': 0, 'type': 's', 'data': '', 'key': '0638086715574921bbe7ea8040f496c9'}
May 10 22:10:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:10:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048306464
May 10 22:10:12 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:10:12 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:10:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "dbdf1c5226254ed794190e6bb650e097"}
May 10 22:10:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350213.4165316, 'source': 0, 'type': 's', 'data': '', 'key': 'dbdf1c5226254ed794190e6bb650e097'}
May 10 22:10:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:10:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006464
May 10 22:10:16 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:10:16 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:10:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:10:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047006464
May 10 22:10:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106463
May 10 22:10:18 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:10:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048106363
May 10 22:10:18 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350218, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:10:18 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350218, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:10:18 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350218, "deviceId": "06:05:04:FC:44:79"}, "key": "77de64c05ed2485a86cf72addcbe8d5a"}
May 10 22:10:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:10:19 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:10:19 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:10:19 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:10:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350219.1920264, 'source': 0, 'type': 's', 'data': '', 'key': '77de64c05ed2485a86cf72addcbe8d5a'}
May 10 22:10:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 4, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e34797a
May 10 22:10:21 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:10:21 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:10:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 4, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000000189000400c01e003e04797a
May 10 22:10:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206463
May 10 22:10:30 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:10:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:10:30 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:10:30 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:10:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047206464
May 10 22:10:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:10:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:10:31 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:10:32 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:10:32 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:10:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206364
May 10 22:10:33 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350233, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:10:33 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350233, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:10:33 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350233, "deviceId": "06:05:04:02:E8:6A"}, "key": "638b9b09622d411fb72a637c2b6409a4"}
May 10 22:10:34 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350234.1869712, 'source': 0, 'type': 's', 'data': '', 'key': '638b9b09622d411fb72a637c2b6409a4'}
May 10 22:10:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:10:34 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:10:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:10:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:10:44 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:10:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 5, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000050189000400c01e003e13797a
May 10 22:10:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:10:44 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:10:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:10:45 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:10:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d306364
May 10 22:10:46 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:10:46 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:10:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d006364
May 10 22:10:51 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:10:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:10:57 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:10:57 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:10:57 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:10:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:10:57 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350257, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:10:57 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350257, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:10:57 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350257, "deviceId": "06:05:04:AF:F9:E9"}, "key": "2134a8c7a7ec492083a350c9d053695e"}
May 10 22:10:57 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:10:57 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:10:57 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350257.9134383, 'source': 0, 'type': 's', 'data': '', 'key': '2134a8c7a7ec492083a350c9d053695e'}
May 10 22:11:03 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 22:11:03 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:11:03 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:11:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047106464
May 10 22:11:03 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350263, 'deviceId': '06:05:04:32:34:65'}
May 10 22:11:03 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350263, 'deviceId': '06:05:04:32:34:65'}
May 10 22:11:03 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350263, "deviceId": "06:05:04:32:34:65"}, "key": "c07e0b23d8504e99a4fc23f68404906b"}
May 10 22:11:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:11:03 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:11:04 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350263.701263, 'source': 0, 'type': 's', 'data': '', 'key': 'c07e0b23d8504e99a4fc23f68404906b'}
May 10 22:11:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:11:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d106364
May 10 22:11:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 30, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 5, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 30, 'solar_gen': 393} 13d413d4000700000000000000050189000400c01e003e03797a
May 10 22:11:06 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 5, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 3}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350266, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:11:06 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 5, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 30, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 30, 'sleepState': 3}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350266, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:11:06 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 62, "runSteps": 0, "sleepDuration": 5, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 30, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 30, "sleepState": 3}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350266, "deviceId": "06:05:04:30:B0:14"}, "key": "3c2ae294803748f795c6aab8ebff7eca"}
May 10 22:11:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:11:07 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:11:07 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350267.1339848, 'source': 0, 'type': 's', 'data': '', 'key': '3c2ae294803748f795c6aab8ebff7eca'}
May 10 22:11:13 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:11:13 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:11:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e1e3a41d7ac7437ba234a2918af46083"}
May 10 22:11:14 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350273.9118037, 'source': 0, 'type': 's', 'data': '', 'key': 'e1e3a41d7ac7437ba234a2918af46083'}
May 10 22:11:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:11:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:11:17 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:11:17 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:11:17 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:11:17 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:11:17 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:11:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 85, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000055006363
May 10 22:11:18 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:11:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e206262
May 10 22:11:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047306464
May 10 22:11:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:11:20 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049306363
May 10 22:11:20 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350280, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:11:20 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350280, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:11:20 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350280, "deviceId": "06:05:04:FC:44:79"}, "key": "c8e1a0b70d6c40c6ae40cc9ff526f3a3"}
May 10 22:11:21 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350281.1712086, 'source': 0, 'type': 's', 'data': '', 'key': 'c8e1a0b70d6c40c6ae40cc9ff526f3a3'}
May 10 22:11:28 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:11:28 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:11:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006464
May 10 22:11:30 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:11:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 85, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000055106363
May 10 22:11:31 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:11:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:11:31 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:11:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004030797a
May 10 22:11:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:11:32 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:11:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306464
May 10 22:11:32 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350292, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:11:32 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350292, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:11:32 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350292, "deviceId": "06:05:04:11:B9:D2"}, "key": "0a9b6365897847b3952b2f184f7e8cf5"}
May 10 22:11:33 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:11:33 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:11:33 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350293.3200884, 'source': 0, 'type': 's', 'data': '', 'key': '0a9b6365897847b3952b2f184f7e8cf5'}
May 10 22:11:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:11:34 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:11:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047006464
May 10 22:11:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e106262
May 10 22:11:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:11:44 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:11:44 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:11:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047106464
May 10 22:11:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059106464
May 10 22:11:45 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:11:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:11:45 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350305, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:11:45 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350305, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:11:45 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350305, "deviceId": "06:05:04:02:E8:6A"}, "key": "d95acd0aa4464da1b6995e142c095c10"}
May 10 22:11:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 85, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000055306363
May 10 22:11:45 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:11:46 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350305.9799871, 'source': 0, 'type': 's', 'data': '', 'key': 'd95acd0aa4464da1b6995e142c095c10'}
May 10 22:11:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:11:46 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:11:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:11:57 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:11:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:11:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:11:59 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:11:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:11:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047306464
May 10 22:12:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306464
May 10 22:12:00 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:12:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 85, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000055006363
May 10 22:12:00 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:12:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:12:02 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:12:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:12:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:12:06 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:12:06 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:12:06 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:12:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e306262
May 10 22:12:06 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350326, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:12:06 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 908, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350326, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:12:06 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 908, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350326, "deviceId": "06:05:04:AF:F9:E9"}, "key": "562a8af9190647ba9786009534d08458"}
May 10 22:12:07 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:12:07 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:12:07 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350327.120652, 'source': 0, 'type': 's', 'data': '', 'key': '562a8af9190647ba9786009534d08458'}
May 10 22:12:13 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:12:13 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:12:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b9afc368c1c14470a2794837286e4813"}
May 10 22:12:14 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350334.2285945, 'source': 0, 'type': 's', 'data': '', 'key': 'b9afc368c1c14470a2794837286e4813'}
May 10 22:12:14 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:12:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:12:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058106463
May 10 22:12:16 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:12:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 908} 0f890f8900070000000000000000038c0017000001004e006262
May 10 22:12:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057206363
May 10 22:12:17 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:12:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:12:18 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:12:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:12:18 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350338, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:12:18 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350338, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:12:18 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350338, "deviceId": "06:05:04:30:B0:14"}, "key": "a5e68e4a8f78414ba95e777659fcff4a"}
May 10 22:12:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350338.8958225, 'source': 0, 'type': 's', 'data': '', 'key': 'a5e68e4a8f78414ba95e777659fcff4a'}
May 10 22:12:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046006464
May 10 22:12:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:12:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047206464
May 10 22:12:29 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350349, 'deviceId': '06:05:04:32:34:65'}
May 10 22:12:29 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1561, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350349, 'deviceId': '06:05:04:32:34:65'}
May 10 22:12:29 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1561, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350349, "deviceId": "06:05:04:32:34:65"}, "key": "786b2964442142438725c1bb58751500"}
May 10 22:12:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057306363
May 10 22:12:30 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:12:30 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350350.1489553, 'source': 0, 'type': 's', 'data': '', 'key': '786b2964442142438725c1bb58751500'}
May 10 22:12:30 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:12:30 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:12:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:12:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206463
May 10 22:12:31 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:12:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046106464
May 10 22:12:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:12:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:12:32 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:12:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046206464
May 10 22:12:33 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350353, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:12:33 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350353, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:12:33 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 70, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350353, "deviceId": "06:05:04:11:B9:D2"}, "key": "5ec13e7fc1a644c89eef6a37e39e8297"}
May 10 22:12:34 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350353.7810817, 'source': 0, 'type': 's', 'data': '', 'key': '5ec13e7fc1a644c89eef6a37e39e8297'}
May 10 22:12:37 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:12:37 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:12:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006363
May 10 22:12:42 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:12:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057006363
May 10 22:12:42 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:12:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:12:43 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:12:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306464
May 10 22:12:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058306463
May 10 22:12:44 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:12:44 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:12:44 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:12:44 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049006363
May 10 22:12:44 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350364, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:12:44 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350364, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:12:44 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350364, "deviceId": "06:05:04:FC:44:79"}, "key": "e7469585e1df437bb401f18365b958d1"}
May 10 22:12:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047306464
May 10 22:12:45 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350364.9091754, 'source': 0, 'type': 's', 'data': '', 'key': 'e7469585e1df437bb401f18365b958d1'}
May 10 22:12:46 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:12:46 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:12:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:12:46 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350366, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:12:46 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350366, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:12:46 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350366, "deviceId": "06:05:04:02:E8:6A"}, "key": "8c839f87a2ff405cbcced68d4cf67511"}
May 10 22:12:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350367.3810699, 'source': 0, 'type': 's', 'data': '', 'key': '8c839f87a2ff405cbcced68d4cf67511'}
May 10 22:12:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:12:56 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:12:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:12:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550049106363
May 10 22:12:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010047006464
May 10 22:12:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:12:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046006464
May 10 22:12:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058106463
May 10 22:12:58 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:12:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:12:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057206363
May 10 22:12:59 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:13:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:13:00 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:13:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:13:06 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:13:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:13:11 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:13:11 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 22:13:11 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:13:11 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:13:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048206464
May 10 22:13:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:13:12 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:13:12 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:13:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206463
May 10 22:13:12 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:13:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044206464
May 10 22:13:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:13:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006363
May 10 22:13:14 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:13:14 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:13:14 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:13:14 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:13:14 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:13:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306464
May 10 22:13:15 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:13:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:13:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:13:18 msm8909 python3[3013]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 10 22:13:18 msm8909 python3[3013]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 10 22:13:18 msm8909 python3[3013]: Device not connected, retrying later
May 10 22:13:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:13:18 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350398, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:13:18 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350398, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:13:18 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350398, "deviceId": "06:05:04:AF:F9:E9"}, "key": "37c915c7b7fc4bc9b58da139e404a97b"}
May 10 22:13:18 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:13:18 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:13:18 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:13:18 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:13:18 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e19eaa53b4f7473db450a76c64b40d67"}
May 10 22:13:18 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350398.8602488, 'source': 0, 'type': 's', 'data': '', 'key': '37c915c7b7fc4bc9b58da139e404a97b'}
May 10 22:13:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350399.2394054, 'source': 0, 'type': 's', 'data': '', 'key': 'e19eaa53b4f7473db450a76c64b40d67'}
May 10 22:13:26 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:13:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:13:26 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:13:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1561} 0d550d5500070000000000000000061900170000010048006464
May 10 22:13:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:13:28 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:13:28 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:13:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:13:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:13:29 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:13:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044306464
May 10 22:13:40 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:13:40 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:13:41 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048206363
May 10 22:13:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:13:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:13:42 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:13:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059106464
May 10 22:13:42 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:13:43 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:13:43 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:13:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044106464
May 10 22:13:43 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350423, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:13:43 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350423, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:13:43 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 68, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350423, "deviceId": "06:05:04:11:B9:D2"}, "key": "7cec41f2d64848769f7386c53f2fe946"}
May 10 22:13:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206463
May 10 22:13:43 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:13:44 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350424.1702313, 'source': 0, 'type': 's', 'data': '', 'key': '7cec41f2d64848769f7386c53f2fe946'}
May 10 22:13:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059206464
May 10 22:13:44 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:13:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:13:44 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350424, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:13:44 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350424, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:13:44 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350424, "deviceId": "06:05:04:30:B0:14"}, "key": "e374918fb2f243708cd595e19639ba8e"}
May 10 22:13:45 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350425.2638564, 'source': 0, 'type': 's', 'data': '', 'key': 'e374918fb2f243708cd595e19639ba8e'}
May 10 22:13:49 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:13:49 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:13:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:13:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:13:56 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:13:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306463
May 10 22:13:56 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:13:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048306363
May 10 22:13:56 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350436, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:13:56 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350436, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:13:56 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350436, "deviceId": "06:05:04:FC:44:79"}, "key": "88db79637982407aa86ca5e88d738824"}
May 10 22:13:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006363
May 10 22:13:56 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:13:56 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350436.7783465, 'source': 0, 'type': 's', 'data': '', 'key': '88db79637982407aa86ca5e88d738824'}
May 10 22:13:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044206464
May 10 22:13:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:13:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:13:58 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350438, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:13:58 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350438, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:13:58 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350438, "deviceId": "06:05:04:02:E8:6A"}, "key": "309882a3d5ee4d87ab5a8b6f9474978e"}
May 10 22:13:59 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350439.0911422, 'source': 0, 'type': 's', 'data': '', 'key': '309882a3d5ee4d87ab5a8b6f9474978e'}
May 10 22:13:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306464
May 10 22:13:59 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:14:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006463
May 10 22:14:08 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:14:08 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550048006363
May 10 22:14:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044006464
May 10 22:14:10 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:14:10 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:14:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:14:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:14:11 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:14:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:14:11 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:14:11 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:14:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004030797a
May 10 22:14:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:14:18 msm8909 python3[3013]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 10 22:14:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:14:22 msm8909 python3[3013]: DBUS: Connected to 06:05:04:AF:F9:E9
May 10 22:14:22 msm8909 python3[3013]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 10 22:14:22 msm8909 python3[3013]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 10 22:14:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "595da5a1670348fe92e964cba53cafe1"}
May 10 22:14:22 msm8909 python3[3013]: ACTIVATING HR.
May 10 22:14:22 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:14:22 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:14:23 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:14:23 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:14:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:14:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:14:23 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:14:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206464
May 10 22:14:24 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:14:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048106464
May 10 22:14:24 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350464, 'deviceId': '06:05:04:32:34:65'}
May 10 22:14:24 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350464, 'deviceId': '06:05:04:32:34:65'}
May 10 22:14:24 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350464, "deviceId": "06:05:04:32:34:65"}, "key": "5ffb2411d3fe4cccbedf1f6e592b9e3d"}
May 10 22:14:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:14:25 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:14:29 msm8909 python3[3013]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:14:29 msm8909 python3[3013]: 658.75585913658142 [06:05:04:AF:F9:E9] <- HR 0000
May 10 22:14:30 msm8909 python3[3013]: 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, 23, 140, 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 10 22:14:30 msm8909 python3[3013]: GOT Firmware Version: V1.5.4d0
May 10 22:14:30 msm8909 python3[3013]: GOT Pairing Code: 0f89
May 10 22:14:30 msm8909 python3[3013]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 10 22:14:30 msm8909 python3[3013]: NO FW Update needed.
May 10 22:14:30 msm8909 python3[3013]: LAST SYNC: 1715345292
May 10 22:14:31 msm8909 python3[3013]: 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, 4, 9, 0, 16, 102, 7, 0, 17, 158, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 141, 3, 0, 64, 23, 0, 0, 65, 98, 0, 0, 80, 98, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 10 22:14:31 msm8909 python3[3013]: ACTIVITY: 0
May 10 22:14:31 msm8909 python3[3013]: HR READING: 0 TOOK 0.000452 secs
May 10 22:14:31 msm8909 python3[3013]: DEACTIVATING HR.
May 10 22:14:31 msm8909 python3[3013]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 10 22:14:31 msm8909 python3[3013]: GOT Instant Data: {'total_steps': 0, 'case_temp': 98, 'battery': 77, 'heart_rate': 0, 'thermal_gen': 23, 'run_steps': 0, 'act_cals': 414, 'total_cals': 2308, 'distance': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'bmr_cals': 1894, 'solar_gen': 909}
May 10 22:14:31 msm8909 python3[3013]: W ID: 73
May 10 22:14:31 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 414, 'skinTemp': 98, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 2308, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 909}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350471, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:14:31 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 414, 'skinTemp': 98, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 2308, 'totalSteps': 0, 'activity': 0, 'walkSteps': 0, 'bmrCals': 1894, 'solarGen': 909}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350471, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:14:31 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 414, "skinTemp": 98, "thermalGen": 23, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 2308, "totalSteps": 0, "activity": 0, "walkSteps": 0, "bmrCals": 1894, "solarGen": 909}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350471, "deviceId": "06:05:04:AF:F9:E9"}, "key": "74f41cbe415742c6b2f0646c790cbe65"}
May 10 22:14:31 msm8909 python3[3013]: Instant Upload complete
May 10 22:14:31 msm8909 python3[3013]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 10 22:14:34 msm8909 python3[3013]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 10 22:14:34 msm8909 python3[3013]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 10 22:14:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:14:35 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:14:35 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:14:35 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:14:35 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:14:35 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4af5b6f53c864718b9a2d34864131f9c"}
May 10 22:14:35 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350462.9864171, 'source': 0, 'type': 's', 'data': '', 'key': '595da5a1670348fe92e964cba53cafe1'}
May 10 22:14:35 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350465.17065, 'source': 0, 'type': 's', 'data': '', 'key': '5ffb2411d3fe4cccbedf1f6e592b9e3d'}
May 10 22:14:35 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350472.117326, 'source': 0, 'type': 's', 'data': '', 'key': '74f41cbe415742c6b2f0646c790cbe65'}
May 10 22:14:36 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350475.8145792, 'source': 0, 'type': 's', 'data': '', 'key': '4af5b6f53c864718b9a2d34864131f9c'}
May 10 22:14:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:14:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058306464
May 10 22:14:41 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:14:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:14:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044306464
May 10 22:14:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:14:43 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:14:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004d006262
May 10 22:14:45 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:14:45 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:14:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004d106262
May 10 22:14:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044006464
May 10 22:14:54 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350494, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:14:54 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350494, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:14:54 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 68, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350494, "deviceId": "06:05:04:11:B9:D2"}, "key": "759e529de4294798addb817891c9126a"}
May 10 22:14:55 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350495.1785798, 'source': 0, 'type': 's', 'data': '', 'key': '759e529de4294798addb817891c9126a'}
May 10 22:14:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:14:55 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550047106363
May 10 22:14:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:14:56 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:14:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058106464
May 10 22:14:56 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:14:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:14:56 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:14:57 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:14:57 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:14:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:14:59 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350499, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:14:59 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350499, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:14:59 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350499, "deviceId": "06:05:04:30:B0:14"}, "key": "0e466427c1854930980e485367e80402"}
May 10 22:14:59 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350499.5527291, 'source': 0, 'type': 's', 'data': '', 'key': '0e466427c1854930980e485367e80402'}
May 10 22:15:05 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:15:05 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:15:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000058206464
May 10 22:15:08 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:15:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048206464
May 10 22:15:09 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:15:09 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:15:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004d206262
May 10 22:15:10 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550046306363
May 10 22:15:10 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350510, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:15:10 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 13, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 8, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350510, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:15:10 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 13, "battery": 70, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 8, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350510, "deviceId": "06:05:04:FC:44:79"}, "key": "5639cb99e9894dc4b821e478dd38bf2e"}
May 10 22:15:10 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350510.6762488, 'source': 0, 'type': 's', 'data': '', 'key': '5639cb99e9894dc4b821e478dd38bf2e'}
May 10 22:15:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:15:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206364
May 10 22:15:13 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350513, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:15:13 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350513, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:15:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350513, "deviceId": "06:05:04:02:E8:6A"}, "key": "a4bb09ddca194586a1732cbc111adc17"}
May 10 22:15:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057006363
May 10 22:15:13 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:15:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350513.4329925, 'source': 0, 'type': 's', 'data': '', 'key': 'a4bb09ddca194586a1732cbc111adc17'}
May 10 22:15:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b306364
May 10 22:15:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006363
May 10 22:15:23 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:15:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:15:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:15:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:15:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 22:15:25 msm8909 python3[3013]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 22:15:25 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550046006363
May 10 22:15:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057106363
May 10 22:15:25 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:15:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e30797a
May 10 22:15:27 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:15:27 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:15:35 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:15:35 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:15:35 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "84d43316300d4712a65b39731271b310"}
May 10 22:15:36 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:15:36 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:15:36 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350536.0418739, 'source': 0, 'type': 's', 'data': '', 'key': '84d43316300d4712a65b39731271b310'}
May 10 22:15:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:15:36 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350536, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:15:36 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350536, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:15:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350536, "deviceId": "06:05:04:AF:F9:E9"}, "key": "abe219a5c76f4f809193bd3600c32ef4"}
May 10 22:15:37 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350537.1597202, 'source': 0, 'type': 's', 'data': '', 'key': 'abe219a5c76f4f809193bd3600c32ef4'}
May 10 22:15:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b106364
May 10 22:15:37 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550046106363
May 10 22:15:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048106464
May 10 22:15:38 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350538, 'deviceId': '06:05:04:32:34:65'}
May 10 22:15:38 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350538, 'deviceId': '06:05:04:32:34:65'}
May 10 22:15:38 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350538, "deviceId": "06:05:04:32:34:65"}, "key": "345f888ec24740c681a2e11209cda8f7"}
May 10 22:15:39 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350539.0741599, 'source': 0, 'type': 's', 'data': '', 'key': '345f888ec24740c681a2e11209cda8f7'}
May 10 22:15:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057206363
May 10 22:15:40 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:15:41 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:15:41 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:15:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:15:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:15:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:15:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b206364
May 10 22:15:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057006363
May 10 22:15:52 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:15:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306363
May 10 22:15:53 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:16:04 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:16:04 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:16:04 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 13, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 8} 1d691d69000700000c3208ed00000008000d06f0550046006363
May 10 22:16:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057106363
May 10 22:16:05 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:16:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048006464
May 10 22:16:06 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:16:06 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:16:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 75, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004b006364
May 10 22:16:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006363
May 10 22:16:08 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:16:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:16:19 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047206363
May 10 22:16:19 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350579, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:16:19 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350579, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:16:19 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350579, "deviceId": "06:05:04:FC:44:79"}, "key": "6647054c27cb475d974b301f15adb699"}
May 10 22:16:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057206363
May 10 22:16:20 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:16:20 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350580.076731, 'source': 0, 'type': 's', 'data': '', 'key': '6647054c27cb475d974b301f15adb699'}
May 10 22:16:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059106463
May 10 22:16:20 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:16:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e00797a
May 10 22:16:20 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350580, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:16:20 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 62, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350580, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:16:20 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 62, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350580, "deviceId": "06:05:04:30:B0:14"}, "key": "a4682c882a90496abd5dad2b96324f2e"}
May 10 22:16:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047106464
May 10 22:16:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:16:22 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:16:22 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:16:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350581.6937869, 'source': 0, 'type': 's', 'data': '', 'key': 'a4682c882a90496abd5dad2b96324f2e'}
May 10 22:16:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:16:22 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350582, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:16:22 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350582, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:16:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350582, "deviceId": "06:05:04:02:E8:6A"}, "key": "d3429b2cbd1c4bb7a7e497a17e2c64b1"}
May 10 22:16:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:16:22 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350582, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:16:22 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350582, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:16:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350582, "deviceId": "06:05:04:11:B9:D2"}, "key": "c8af568a369f441cb72d737648040a63"}
May 10 22:16:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350582.6572309, 'source': 0, 'type': 's', 'data': '', 'key': 'd3429b2cbd1c4bb7a7e497a17e2c64b1'}
May 10 22:16:23 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350582.9874873, 'source': 0, 'type': 's', 'data': '', 'key': 'c8af568a369f441cb72d737648040a63'}
May 10 22:16:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306463
May 10 22:16:32 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:16:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e20797a
May 10 22:16:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:16:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206464
May 10 22:16:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047306464
May 10 22:16:35 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:16:35 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:16:35 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4c2b1287a23642c083edc56becd6da0b"}
May 10 22:16:36 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350596.3892663, 'source': 0, 'type': 's', 'data': '', 'key': '4c2b1287a23642c083edc56becd6da0b'}
May 10 22:16:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306364
May 10 22:16:37 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047306363
May 10 22:16:37 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:16:37 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:16:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006364
May 10 22:16:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006464
May 10 22:16:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:16:47 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:16:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006463
May 10 22:16:47 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:16:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e30797a
May 10 22:16:48 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:16:48 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:16:49 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047106363
May 10 22:16:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057106363
May 10 22:16:49 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:16:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:16:50 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:17:01 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:17:01 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:17:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106364
May 10 22:17:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057306363
May 10 22:17:01 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:17:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059206463
May 10 22:17:02 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:17:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:17:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 90, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005a206363
May 10 22:17:02 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:17:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047106464
May 10 22:17:02 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350622, 'deviceId': '06:05:04:32:34:65'}
May 10 22:17:02 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350622, 'deviceId': '06:05:04:32:34:65'}
May 10 22:17:02 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350622, "deviceId": "06:05:04:32:34:65"}, "key": "f3788f88314e405597961844d97e7b9c"}
May 10 22:17:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:17:03 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350623, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:17:03 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350623, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:17:03 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350623, "deviceId": "06:05:04:AF:F9:E9"}, "key": "67989503a18744eabed4d4dd144d0865"}
May 10 22:17:03 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350623.4086995, 'source': 0, 'type': 's', 'data': '', 'key': 'f3788f88314e405597961844d97e7b9c'}
May 10 22:17:03 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350623.5167463, 'source': 0, 'type': 's', 'data': '', 'key': '67989503a18744eabed4d4dd144d0865'}
May 10 22:17:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106464
May 10 22:17:05 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:17:05 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:17:05 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 10 22:17:05 msm8909 python3[3013]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 10 22:17:07 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:17:07 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:17:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:17:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:17:16 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:17:16 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:17:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:17:16 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:17:16 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:17:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:17:28 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:17:28 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:17:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:17:28 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350648, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:17:28 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350648, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:17:28 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350648, "deviceId": "06:05:04:02:E8:6A"}, "key": "4a3a22b3e5bc4ed0a7acfa578951fde7"}
May 10 22:17:29 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350649.2518072, 'source': 0, 'type': 's', 'data': '', 'key': '4a3a22b3e5bc4ed0a7acfa578951fde7'}
May 10 22:17:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048006464
May 10 22:17:30 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:17:30 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:17:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:17:31 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:17:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:17:31 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350651, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:17:31 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350651, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:17:31 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350651, "deviceId": "06:05:04:11:B9:D2"}, "key": "032b5dd0b0e84bd39ffc0a098bfbc810"}
May 10 22:17:31 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350651.6807258, 'source': 0, 'type': 's', 'data': '', 'key': '032b5dd0b0e84bd39ffc0a098bfbc810'}
May 10 22:17:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:17:32 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350652, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:17:32 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350652, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:17:32 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350652, "deviceId": "06:05:04:30:B0:14"}, "key": "a4634080e2954694911352179070f7b0"}
May 10 22:17:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350652.4626932, 'source': 0, 'type': 's', 'data': '', 'key': 'a4634080e2954694911352179070f7b0'}
May 10 22:17:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:17:36 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:17:36 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:17:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "26ade8dcb7184725986fcc2f3f9009b6"}
May 10 22:17:36 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350656.555279, 'source': 0, 'type': 's', 'data': '', 'key': '26ade8dcb7184725986fcc2f3f9009b6'}
May 10 22:17:37 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:17:37 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:17:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:17:43 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:17:43 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:17:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:17:43 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:17:43 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350663, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:17:43 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350663, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:17:43 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350663, "deviceId": "06:05:04:FC:44:79"}, "key": "05c19ad5cede4af9a2c5aafd69a3600e"}
May 10 22:17:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:17:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:17:44 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350664.2241423, 'source': 0, 'type': 's', 'data': '', 'key': '05c19ad5cede4af9a2c5aafd69a3600e'}
May 10 22:17:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048206464
May 10 22:17:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:17:47 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:17:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:17:56 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:17:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004020797a
May 10 22:17:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:17:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:17:57 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:17:57 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:17:58 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:17:58 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:17:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:17:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:17:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005d006363
May 10 22:17:58 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:18:00 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:18:00 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:18:00 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:18:08 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:18:08 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:18:10 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047106363
May 10 22:18:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:18:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:18:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:18:11 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:18:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:18:12 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350692, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:18:12 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350692, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:18:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350692, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f8703dc324d74c7f819fdd336fb55ad2"}
May 10 22:18:12 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:18:12 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:18:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350692.7731974, 'source': 0, 'type': 's', 'data': '', 'key': 'f8703dc324d74c7f819fdd336fb55ad2'}
May 10 22:18:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059106363
May 10 22:18:13 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:18:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:18:14 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:18:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:18:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:18:15 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:18:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:18:25 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:18:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059306363
May 10 22:18:25 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:18:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:18:25 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:18:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:18:26 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:18:26 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:18:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047206464
May 10 22:18:26 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350706, 'deviceId': '06:05:04:32:34:65'}
May 10 22:18:26 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350706, 'deviceId': '06:05:04:32:34:65'}
May 10 22:18:26 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350706, "deviceId": "06:05:04:32:34:65"}, "key": "e254840a24e9423bb9f6c1c98c40d2fc"}
May 10 22:18:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:18:27 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350707.2385368, 'source': 0, 'type': 's', 'data': '', 'key': 'e254840a24e9423bb9f6c1c98c40d2fc'}
May 10 22:18:27 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:18:27 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:18:27 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047306363
May 10 22:18:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:18:28 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:18:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306363
May 10 22:18:29 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:18:36 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:18:36 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:18:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f83e81b3bea34a5cb8f6b1936f4f4165"}
May 10 22:18:36 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350716.7954669, 'source': 0, 'type': 's', 'data': '', 'key': 'f83e81b3bea34a5cb8f6b1936f4f4165'}
May 10 22:18:38 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:18:38 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:18:39 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:18:39 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:18:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047306464
May 10 22:18:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:18:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:18:40 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350720, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:18:40 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350720, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:18:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350720, "deviceId": "06:05:04:11:B9:D2"}, "key": "8e4098d7676143139df3400d42477443"}
May 10 22:18:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:18:40 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350720, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:18:40 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350720, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:18:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350720, "deviceId": "06:05:04:02:E8:6A"}, "key": "2350e9105dd940849717d96d038f87db"}
May 10 22:18:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006363
May 10 22:18:40 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:18:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004030797a
May 10 22:18:41 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350721, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:18:41 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 122, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350721, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:18:41 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 122, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350721, "deviceId": "06:05:04:30:B0:14"}, "key": "b4d327c08c5042a2be7efac13cc6f37b"}
May 10 22:18:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:18:41 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:18:41 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350720.9581428, 'source': 0, 'type': 's', 'data': '', 'key': '8e4098d7676143139df3400d42477443'}
May 10 22:18:41 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350721.0165889, 'source': 0, 'type': 's', 'data': '', 'key': '2350e9105dd940849717d96d038f87db'}
May 10 22:18:41 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:18:41 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:18:41 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350721.5674677, 'source': 0, 'type': 's', 'data': '', 'key': 'b4d327c08c5042a2be7efac13cc6f37b'}
May 10 22:18:42 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106363
May 10 22:18:42 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:18:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059006363
May 10 22:18:42 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:18:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:18:43 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:18:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:18:43 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:18:52 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047106363
May 10 22:18:52 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350732, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:18:52 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350732, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:18:52 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350732, "deviceId": "06:05:04:FC:44:79"}, "key": "bb78c719d5e94c54a5ac818d416f11fd"}
May 10 22:18:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:18:53 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:18:53 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350733.4365349, 'source': 0, 'type': 's', 'data': '', 'key': 'bb78c719d5e94c54a5ac818d416f11fd'}
May 10 22:18:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004000797a
May 10 22:18:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047106464
May 10 22:18:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1525} 1dd51dd50007000000000000000005f5000e0000000059206363
May 10 22:18:54 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:18:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:18:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:18:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:18:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:18:56 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:18:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:18:56 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:19:06 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047306363
May 10 22:19:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:19:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:19:07 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306363
May 10 22:19:07 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:19:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 122, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020004010797a
May 10 22:19:08 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:19:09 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:19:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:19:11 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:19:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047206464
May 10 22:19:12 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:19:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:19:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:19:21 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:19:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:19:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:19:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040307979
May 10 22:19:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:19:23 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:19:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:19:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:19:25 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:19:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:19:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:19:34 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:19:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206363
May 10 22:19:35 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:19:35 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:19:35 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:19:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:19:36 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:19:36 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:19:36 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:19:36 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:19:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3d5ff46be99e4c979ef03aa60ae894bd"}
May 10 22:19:36 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:19:36 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:19:37 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350777.0066912, 'source': 0, 'type': 's', 'data': '', 'key': '3d5ff46be99e4c979ef03aa60ae894bd'}
May 10 22:19:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040007979
May 10 22:19:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e106262
May 10 22:19:39 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350779, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:19:39 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350779, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:19:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350779, "deviceId": "06:05:04:AF:F9:E9"}, "key": "e7b299a4a514435daaf9bbe50225c024"}
May 10 22:19:39 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:19:39 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:19:39 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350779.6220512, 'source': 0, 'type': 's', 'data': '', 'key': 'e7b299a4a514435daaf9bbe50225c024'}
May 10 22:19:48 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048306363
May 10 22:19:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:19:48 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350788, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:19:48 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350788, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:19:48 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350788, "deviceId": "06:05:04:11:B9:D2"}, "key": "a652921b9a4d4b72890ff6c7ff24dadd"}
May 10 22:19:49 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350789.3716373, 'source': 0, 'type': 's', 'data': '', 'key': 'a652921b9a4d4b72890ff6c7ff24dadd'}
May 10 22:19:49 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:19:49 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:19:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006363
May 10 22:19:50 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:19:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048206464
May 10 22:19:50 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350790, 'deviceId': '06:05:04:32:34:65'}
May 10 22:19:50 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350790, 'deviceId': '06:05:04:32:34:65'}
May 10 22:19:51 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350790, "deviceId": "06:05:04:32:34:65"}, "key": "6772cdc58fe84bcf8aba9843820b2e35"}
May 10 22:19:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:19:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:19:51 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:19:51 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350791.4143591, 'source': 0, 'type': 's', 'data': '', 'key': '6772cdc58fe84bcf8aba9843820b2e35'}
May 10 22:19:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006363
May 10 22:19:51 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:19:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 121, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040207979
May 10 22:19:52 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350792, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:19:52 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 121, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350792, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:19:52 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 121, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350792, "deviceId": "06:05:04:30:B0:14"}, "key": "13681c1fae2145c2a6f0cf36e45e284f"}
May 10 22:19:53 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350793.0472798, 'source': 0, 'type': 's', 'data': '', 'key': '13681c1fae2145c2a6f0cf36e45e284f'}
May 10 22:19:53 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:19:53 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:19:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:19:53 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:20:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106363
May 10 22:20:02 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:20:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059106363
May 10 22:20:03 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:20:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:20:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:20:04 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350804, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:20:04 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350804, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:20:04 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350804, "deviceId": "06:05:04:02:E8:6A"}, "key": "7daf866a7917421f8a6babefe30b8021"}
May 10 22:20:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:20:04 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:20:05 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350804.8555117, 'source': 0, 'type': 's', 'data': '', 'key': '7daf866a7917421f8a6babefe30b8021'}
May 10 22:20:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048006464
May 10 22:20:06 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048106363
May 10 22:20:06 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350806, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:20:06 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350806, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:20:06 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350806, "deviceId": "06:05:04:FC:44:79"}, "key": "df9558382caf4925b914e1689ff8130a"}
May 10 22:20:07 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350807.0082531, 'source': 0, 'type': 's', 'data': '', 'key': 'df9558382caf4925b914e1689ff8130a'}
May 10 22:20:09 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:20:09 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:20:16 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206363
May 10 22:20:16 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:20:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206363
May 10 22:20:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 90, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005a206363
May 10 22:20:17 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:20:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048106464
May 10 22:20:18 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:20:18 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:20:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058206363
May 10 22:20:18 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:20:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:20:18 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:20:18 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:20:18 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:20:18 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:20:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040107879
May 10 22:20:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:20:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:20:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d006363
May 10 22:20:32 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:20:32 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:20:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048306464
May 10 22:20:33 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:20:33 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:20:33 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:20:33 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:20:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:20:34 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:20:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 90, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005a006363
May 10 22:20:34 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:20:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:20:34 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:20:35 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:20:36 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:20:36 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:20:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f59a56c6585f41fb94af6c419fd2efb0"}
May 10 22:20:37 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350837.2552612, 'source': 0, 'type': 's', 'data': '', 'key': 'f59a56c6585f41fb94af6c419fd2efb0'}
May 10 22:20:39 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:20:39 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:20:45 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:20:45 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:20:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d106363
May 10 22:20:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048006464
May 10 22:20:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040307879
May 10 22:20:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:20:47 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:20:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:20:48 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048106363
May 10 22:20:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:20:48 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350848, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:20:48 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350848, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:20:48 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350848, "deviceId": "06:05:04:AF:F9:E9"}, "key": "4813c93671e547b8bf728cca270bee71"}
May 10 22:20:48 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:20:48 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:20:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 90, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005a206363
May 10 22:20:48 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:20:49 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350848.8426714, 'source': 0, 'type': 's', 'data': '', 'key': '4813c93671e547b8bf728cca270bee71'}
May 10 22:20:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206363
May 10 22:20:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058206363
May 10 22:20:59 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:20:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:20:59 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:20:59 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:20:59 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:20:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048106464
May 10 22:20:59 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350859, 'deviceId': '06:05:04:32:34:65'}
May 10 22:20:59 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350859, 'deviceId': '06:05:04:32:34:65'}
May 10 22:20:59 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350859, "deviceId": "06:05:04:32:34:65"}, "key": "22dd07cfff2b4ff694bde7949359848e"}
May 10 22:21:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e206262
May 10 22:21:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:21:00 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350860, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:21:00 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350860, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:21:00 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350860, "deviceId": "06:05:04:11:B9:D2"}, "key": "0e079421d2cc4a7cab73ef1c833923f1"}
May 10 22:21:00 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350860.1499693, 'source': 0, 'type': 's', 'data': '', 'key': '22dd07cfff2b4ff694bde7949359848e'}
May 10 22:21:01 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350861.0150828, 'source': 0, 'type': 's', 'data': '', 'key': '0e079421d2cc4a7cab73ef1c833923f1'}
May 10 22:21:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c0200040107879
May 10 22:21:01 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350861, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:21:01 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 6, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 32, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 32, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350861, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:21:01 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 6, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 32, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 32, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350861, "deviceId": "06:05:04:30:B0:14"}, "key": "0c59dc79443041569eb1bdc18d3bd627"}
May 10 22:21:02 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:21:02 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:21:02 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350862.2118726, 'source': 0, 'type': 's', 'data': '', 'key': '0c59dc79443041569eb1bdc18d3bd627'}
May 10 22:21:03 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:21:10 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:21:10 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:21:13 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:21:13 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:21:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:21:13 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:21:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010046306464
May 10 22:21:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e237879
May 10 22:21:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:21:14 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:21:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:21:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e306262
May 10 22:21:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010046006464
May 10 22:21:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:21:26 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:21:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:21:28 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:21:28 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:21:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e037879
May 10 22:21:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059106363
May 10 22:21:28 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:21:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:21:31 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:21:36 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:21:36 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:21:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "bf532e7464e143b39d94ede0b62f8006"}
May 10 22:21:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350897.5617502, 'source': 0, 'type': 's', 'data': '', 'key': 'bf532e7464e143b39d94ede0b62f8006'}
May 10 22:21:40 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:21:40 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:21:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:21:40 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:21:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:21:41 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:21:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e137879
May 10 22:21:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:21:43 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350903, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:21:43 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350903, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:21:43 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350903, "deviceId": "06:05:04:02:E8:6A"}, "key": "48d5733118b14d5dac14586a0fe3fef1"}
May 10 22:21:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:21:43 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:21:44 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350903.6624928, 'source': 0, 'type': 's', 'data': '', 'key': '48d5733118b14d5dac14586a0fe3fef1'}
May 10 22:21:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:21:44 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:21:44 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:21:44 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:21:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:21:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 70, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010046306464
May 10 22:21:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 32, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 6, 'walk_steps': 0, 'sleep_state': 3, 'bmr_cals': 32, 'solar_gen': 393} 13d413d4000700000000000000060189000400c020003e237879
May 10 22:21:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:21:56 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:21:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:21:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:21:58 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:21:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:21:58 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:21:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 909} 0f890f8900070000000000000000038d0017000001004e006262
May 10 22:21:59 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350919, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:21:59 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 909, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350919, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:21:59 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 909, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350919, "deviceId": "06:05:04:AF:F9:E9"}, "key": "1992f0724f524e76a3bee259b25b0bf4"}
May 10 22:22:00 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350920.1881402, 'source': 0, 'type': 's', 'data': '', 'key': '1992f0724f524e76a3bee259b25b0bf4'}
May 10 22:22:09 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:22:09 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:22:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:22:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:22:09 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350929, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:22:09 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715350929, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:22:09 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715350929, "deviceId": "06:05:04:11:B9:D2"}, "key": "e089525872804c4ba3eb99d8dd8b9981"}
May 10 22:22:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206363
May 10 22:22:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:22:10 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:22:10 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:22:10 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:22:10 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350930.3017859, 'source': 0, 'type': 's', 'data': '', 'key': 'e089525872804c4ba3eb99d8dd8b9981'}
May 10 22:22:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040007879
May 10 22:22:10 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350930, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:22:10 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350930, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:22:10 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350930, "deviceId": "06:05:04:30:B0:14"}, "key": "07aa5deb405e4e1e88169c53d61fee15"}
May 10 22:22:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:22:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350931.2921624, 'source': 0, 'type': 's', 'data': '', 'key': '07aa5deb405e4e1e88169c53d61fee15'}
May 10 22:22:11 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:22:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:22:13 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:22:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048106464
May 10 22:22:13 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350933, 'deviceId': '06:05:04:32:34:65'}
May 10 22:22:13 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715350933, 'deviceId': '06:05:04:32:34:65'}
May 10 22:22:13 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715350933, "deviceId": "06:05:04:32:34:65"}, "key": "e550976bf1ee4189b72f7a22f68928da"}
May 10 22:22:14 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350933.6836789, 'source': 0, 'type': 's', 'data': '', 'key': 'e550976bf1ee4189b72f7a22f68928da'}
May 10 22:22:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:22:23 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:22:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040107879
May 10 22:22:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044206364
May 10 22:22:24 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047306363
May 10 22:22:24 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350944, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:22:24 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715350944, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:22:24 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715350944, "deviceId": "06:05:04:FC:44:79"}, "key": "1f038f3fdf2b48b08fafad0c1107ae28"}
May 10 22:22:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:22:25 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350944.9623094, 'source': 0, 'type': 's', 'data': '', 'key': '1f038f3fdf2b48b08fafad0c1107ae28'}
May 10 22:22:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d306363
May 10 22:22:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048206464
May 10 22:22:26 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:22:26 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:22:36 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047006363
May 10 22:22:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:22:37 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:22:37 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:22:37 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "81c689163705445d998a9d97494dd923"}
May 10 22:22:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:22:37 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:22:37 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350957.7690065, 'source': 0, 'type': 's', 'data': '', 'key': '81c689163705445d998a9d97494dd923'}
May 10 22:22:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040307879
May 10 22:22:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d106363
May 10 22:22:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048006464
May 10 22:22:40 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:22:40 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:22:40 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:22:40 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:22:50 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:22:50 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:22:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:22:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550047106363
May 10 22:22:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206363
May 10 22:22:52 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350972, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:22:52 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715350972, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:22:52 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715350972, "deviceId": "06:05:04:02:E8:6A"}, "key": "fb1fe4932bef45a6aaa63e28ff30aa34"}
May 10 22:22:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:22:52 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:22:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040007879
May 10 22:22:53 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350972.8511105, 'source': 0, 'type': 's', 'data': '', 'key': 'fb1fe4932bef45a6aaa63e28ff30aa34'}
May 10 22:22:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044106364
May 10 22:23:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d306363
May 10 22:23:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010048206464
May 10 22:23:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 87, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000057306263
May 10 22:23:05 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:23:05 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:23:05 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:23:05 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:23:05 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:23:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:23:06 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350986, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:23:06 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715350986, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:23:06 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715350986, "deviceId": "06:05:04:AF:F9:E9"}, "key": "1ca000dcf6ea43bea34009acef68b86a"}
May 10 22:23:06 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:23:06 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:23:07 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715350987.1519849, 'source': 0, 'type': 's', 'data': '', 'key': '1ca000dcf6ea43bea34009acef68b86a'}
May 10 22:23:09 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:23:09 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:23:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006363
May 10 22:23:09 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:23:11 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:23:11 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:23:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:23:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058106363
May 10 22:23:19 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:23:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040307879
May 10 22:23:19 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350999, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:23:19 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715350999, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:23:19 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715350999, "deviceId": "06:05:04:30:B0:14"}, "key": "049fbb693e3144199484e7022769a8bd"}
May 10 22:23:20 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351000.4133954, 'source': 0, 'type': 's', 'data': '', 'key': '049fbb693e3144199484e7022769a8bd'}
May 10 22:23:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:23:22 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:23:22 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:23:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047006464
May 10 22:23:22 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351002, 'deviceId': '06:05:04:32:34:65'}
May 10 22:23:22 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1562, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351002, 'deviceId': '06:05:04:32:34:65'}
May 10 22:23:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1562, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351002, "deviceId": "06:05:04:32:34:65"}, "key": "afbba99e1ea24f42badcb6b33616d895"}
May 10 22:23:23 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:23:23 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:23:23 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351002.8337164, 'source': 0, 'type': 's', 'data': '', 'key': 'afbba99e1ea24f42badcb6b33616d895'}
May 10 22:23:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:23:23 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351003, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:23:23 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351003, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:23:23 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351003, "deviceId": "06:05:04:11:B9:D2"}, "key": "99d069d3a5694366857f62e8603d6063"}
May 10 22:23:23 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351003.7980485, 'source': 0, 'type': 's', 'data': '', 'key': '99d069d3a5694366857f62e8603d6063'}
May 10 22:23:32 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:23:32 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:23:32 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:23:32 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:23:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:23:33 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:23:33 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351013, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:23:33 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351013, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:23:33 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351013, "deviceId": "06:05:04:FC:44:79"}, "key": "ca6f64fc844f4ca4be62836274494484"}
May 10 22:23:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:23:33 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:23:33 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:23:34 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351014.1156809, 'source': 0, 'type': 's', 'data': '', 'key': 'ca6f64fc844f4ca4be62836274494484'}
May 10 22:23:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:23:34 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:23:34 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:23:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:23:35 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:23:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040107879
May 10 22:23:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:23:37 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:23:37 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:23:37 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:23:37 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5f28d770afac4e0d8ebeb32a89f849a7"}
May 10 22:23:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351018.0924215, 'source': 0, 'type': 's', 'data': '', 'key': '5f28d770afac4e0d8ebeb32a89f849a7'}
May 10 22:23:41 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:23:41 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:23:46 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:23:46 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:23:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:23:47 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:23:47 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:23:47 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:23:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:23:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:23:48 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048306363
May 10 22:23:49 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:23:49 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:23:49 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:23:49 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:23:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040207879
May 10 22:23:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058006363
May 10 22:23:49 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:23:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:23:50 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:23:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:24:00 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:24:00 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:24:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:24:01 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:24:02 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:24:02 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:24:02 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:24:02 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:24:03 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 10 22:24:03 msm8909 python3[3013]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 10 22:24:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:24:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:24:04 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351044, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:24:04 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351044, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:24:04 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351044, "deviceId": "06:05:04:02:E8:6A"}, "key": "a66ed9d4f66142f4b00700b763a7edde"}
May 10 22:24:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040307879
May 10 22:24:04 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351044.5180428, 'source': 0, 'type': 's', 'data': '', 'key': 'a66ed9d4f66142f4b00700b763a7edde'}
May 10 22:24:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:24:04 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:24:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:24:11 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:24:11 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:24:12 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:24:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:24:14 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:24:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:24:15 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351055, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:24:15 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351055, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:24:15 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351055, "deviceId": "06:05:04:AF:F9:E9"}, "key": "493c0b924c5f4226857641706e3e2f36"}
May 10 22:24:16 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:24:16 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:24:16 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351056.4145038, 'source': 0, 'type': 's', 'data': '', 'key': '493c0b924c5f4226857641706e3e2f36'}
May 10 22:24:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:24:16 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:24:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1562} 0d550d5500070000000000000000061a00170000010047106464
May 10 22:24:17 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:24:17 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:24:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:24:18 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:24:18 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049206363
May 10 22:24:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:24:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040107879
May 10 22:24:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:24:19 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:24:30 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 10 22:24:30 msm8909 python3[3013]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 10 22:24:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:24:30 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049306363
May 10 22:24:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:24:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040207879
May 10 22:24:31 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351071, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:24:31 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 4, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351071, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:24:31 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 4, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351071, "deviceId": "06:05:04:30:B0:14"}, "key": "3e75d28809234dfb8626b295df2cf3fa"}
May 10 22:24:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:24:31 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:24:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306464
May 10 22:24:31 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351071, 'deviceId': '06:05:04:32:34:65'}
May 10 22:24:31 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351071, 'deviceId': '06:05:04:32:34:65'}
May 10 22:24:31 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351071, "deviceId": "06:05:04:32:34:65"}, "key": "006625ecf7db48b9b112b0cfa4f7ab80"}
May 10 22:24:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351072.0558116, 'source': 0, 'type': 's', 'data': '', 'key': '3e75d28809234dfb8626b295df2cf3fa'}
May 10 22:24:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351072.1055791, 'source': 0, 'type': 's', 'data': '', 'key': '006625ecf7db48b9b112b0cfa4f7ab80'}
May 10 22:24:32 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:24:32 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:24:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306364
May 10 22:24:32 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351072, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:24:32 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351072, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:24:32 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 70, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351072, "deviceId": "06:05:04:11:B9:D2"}, "key": "b4a413987376449396b4840beba25b54"}
May 10 22:24:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c006363
May 10 22:24:32 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:24:32 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351072.9579988, 'source': 0, 'type': 's', 'data': '', 'key': 'b4a413987376449396b4840beba25b54'}
May 10 22:24:37 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:24:37 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:24:37 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9d9d2b3801a44e099d07cd84a3f0eb3c"}
May 10 22:24:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351078.3415055, 'source': 0, 'type': 's', 'data': '', 'key': '9d9d2b3801a44e099d07cd84a3f0eb3c'}
May 10 22:24:42 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:24:42 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:24:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:24:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:24:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040307879
May 10 22:24:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059106363
May 10 22:24:44 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:24:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048006464
May 10 22:24:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:24:44 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:24:44 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:24:44 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:24:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:24:47 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:24:57 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:24:57 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:24:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:24:57 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:24:57 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049206363
May 10 22:24:57 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351097, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:24:57 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351097, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:24:57 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351097, "deviceId": "06:05:04:FC:44:79"}, "key": "7fe3144b3a484a1cbe204ad4e2497739"}
May 10 22:24:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046206364
May 10 22:24:58 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351098.4449966, 'source': 0, 'type': 's', 'data': '', 'key': '7fe3144b3a484a1cbe204ad4e2497739'}
May 10 22:25:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:25:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:25:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 4, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000400c0210040107879
May 10 22:25:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:25:10 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351110, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:25:10 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351110, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:25:10 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351110, "deviceId": "06:05:04:02:E8:6A"}, "key": "9dbbc6a1641545089b5f3c6f49d337b7"}
May 10 22:25:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207879
May 10 22:25:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:25:11 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:25:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306464
May 10 22:25:11 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351111.2218897, 'source': 0, 'type': 's', 'data': '', 'key': '9dbbc6a1641545089b5f3c6f49d337b7'}
May 10 22:25:12 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:25:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:25:12 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:25:12 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:25:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306364
May 10 22:25:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:25:13 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:25:14 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:25:14 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:25:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:25:15 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:25:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007879
May 10 22:25:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:25:25 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:25:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:25:26 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:25:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059106363
May 10 22:25:26 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:25:26 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:25:26 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:25:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c206363
May 10 22:25:26 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:25:27 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049106363
May 10 22:25:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048106464
May 10 22:25:38 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:25:38 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:25:38 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5da91799705b4679a74c994907013bf3"}
May 10 22:25:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351138.5195005, 'source': 0, 'type': 's', 'data': '', 'key': '5da91799705b4679a74c994907013bf3'}
May 10 22:25:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c306363
May 10 22:25:39 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:25:40 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049206363
May 10 22:25:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:25:40 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351140, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:25:40 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351140, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:25:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351140, "deviceId": "06:05:04:11:B9:D2"}, "key": "4f7bc099ca5841deac10b709247fe21d"}
May 10 22:25:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:25:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107879
May 10 22:25:40 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351140, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:25:40 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351140, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:25:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351140, "deviceId": "06:05:04:30:B0:14"}, "key": "b49605eac467424781001c8c42ecbb51"}
May 10 22:25:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351140.682117, 'source': 0, 'type': 's', 'data': '', 'key': '4f7bc099ca5841deac10b709247fe21d'}
May 10 22:25:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:25:41 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:25:41 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351141.2212102, 'source': 0, 'type': 's', 'data': '', 'key': 'b49605eac467424781001c8c42ecbb51'}
May 10 22:25:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048206464
May 10 22:25:42 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351142, 'deviceId': '06:05:04:32:34:65'}
May 10 22:25:42 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351142, 'deviceId': '06:05:04:32:34:65'}
May 10 22:25:42 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351142, "deviceId": "06:05:04:32:34:65"}, "key": "480391de633b4f3cacc3f09e5963ea15"}
May 10 22:25:43 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:25:43 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:25:43 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351143.0964327, 'source': 0, 'type': 's', 'data': '', 'key': '480391de633b4f3cacc3f09e5963ea15'}
May 10 22:25:43 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:25:43 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:25:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 10 22:25:43 msm8909 python3[3013]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 10 22:25:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:25:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:25:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:25:53 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:25:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005c106363
May 10 22:25:53 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:25:53 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:25:53 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:25:54 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:25:54 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:25:54 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:25:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306464
May 10 22:25:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048006464
May 10 22:26:07 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049106363
May 10 22:26:07 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351167, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:26:07 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351167, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:26:07 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351167, "deviceId": "06:05:04:FC:44:79"}, "key": "46ff6f76a06b4b958593fa1cfd613210"}
May 10 22:26:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c021003e007879
May 10 22:26:07 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351167.5818148, 'source': 0, 'type': 's', 'data': '', 'key': '46ff6f76a06b4b958593fa1cfd613210'}
May 10 22:26:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b206363
May 10 22:26:08 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:26:09 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:26:09 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:26:13 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:26:13 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:26:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b306363
May 10 22:26:20 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:26:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:26:21 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:26:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049306363
May 10 22:26:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:26:21 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351181, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:26:21 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351181, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:26:21 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351181, "deviceId": "06:05:04:AF:F9:E9"}, "key": "55c8eab8eb57481bb0ebd2af4f6f29b7"}
May 10 22:26:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048206464
May 10 22:26:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044206364
May 10 22:26:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351182.1899023, 'source': 0, 'type': 's', 'data': '', 'key': '55c8eab8eb57481bb0ebd2af4f6f29b7'}
May 10 22:26:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d306363
May 10 22:26:22 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351182, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:26:22 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351182, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:26:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351182, "deviceId": "06:05:04:02:E8:6A"}, "key": "26db8f2be88c438e82f447d20a067253"}
May 10 22:26:22 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:26:22 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:26:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:26:22 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:26:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351182.9164834, 'source': 0, 'type': 's', 'data': '', 'key': '26db8f2be88c438e82f447d20a067253'}
May 10 22:26:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c021003e207879
May 10 22:26:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:26:25 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:26:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306464
May 10 22:26:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044306364
May 10 22:26:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d006363
May 10 22:26:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:26:35 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:26:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b106363
May 10 22:26:35 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:26:35 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:26:35 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:26:36 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:26:36 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:26:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:26:36 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:26:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044006364
May 10 22:26:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c021003e307879
May 10 22:26:38 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:26:38 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:26:38 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f148fe8c56834c70b0bb2bc093051393"}
May 10 22:26:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351198.8147538, 'source': 0, 'type': 's', 'data': '', 'key': 'f148fe8c56834c70b0bb2bc093051393'}
May 10 22:26:43 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:26:43 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:26:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049106363
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048106464
May 10 22:26:49 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351209, 'deviceId': '06:05:04:32:34:65'}
May 10 22:26:49 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351209, 'deviceId': '06:05:04:32:34:65'}
May 10 22:26:49 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351209, "deviceId": "06:05:04:32:34:65"}, "key": "ea234eee1a0d4f439d63ce6dcbf08905"}
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044106364
May 10 22:26:49 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351209, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:26:49 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 68, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351209, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:26:49 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 68, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351209, "deviceId": "06:05:04:11:B9:D2"}, "key": "ecd85fdefabf43ff990d45df5b1775fb"}
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 77, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004d206363
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:26:49 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:26:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:26:50 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:26:50 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351209.8238819, 'source': 0, 'type': 's', 'data': '', 'key': 'ea234eee1a0d4f439d63ce6dcbf08905'}
May 10 22:26:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:26:50 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:26:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b206363
May 10 22:26:50 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:26:50 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351210.1825943, 'source': 0, 'type': 's', 'data': '', 'key': 'ecd85fdefabf43ff990d45df5b1775fb'}
May 10 22:26:50 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:26:50 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:26:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 62, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c021003e007879
May 10 22:26:52 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 62, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351212, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:26:52 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 62, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351212, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:26:52 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 5, "battery": 62, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351212, "deviceId": "06:05:04:30:B0:14"}, "key": "ddd3dc6a95984595bbdb5f34e88b5cd6"}
May 10 22:26:52 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351212.8352988, 'source': 0, 'type': 's', 'data': '', 'key': 'ddd3dc6a95984595bbdb5f34e88b5cd6'}
May 10 22:26:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:26:53 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:26:53 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:26:53 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:27:02 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:27:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:27:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 68, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020044206364
May 10 22:27:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1527} 18cf18cf0007000000000000000005f7000e000000005b006363
May 10 22:27:05 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:27:05 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:27:05 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:06 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:27:06 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:27:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207879
May 10 22:27:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:27:07 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:27:07 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:27:07 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:27:14 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:27:14 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:27:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:27:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c106363
May 10 22:27:16 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:27:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:27:17 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:27:18 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:27:18 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:27:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:27:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048006464
May 10 22:27:19 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:27:19 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351239, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:27:19 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351239, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:27:19 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351239, "deviceId": "06:05:04:FC:44:79"}, "key": "1814f09bc122468785bc4b985873fef5"}
May 10 22:27:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351239.6439242, 'source': 0, 'type': 's', 'data': '', 'key': '1814f09bc122468785bc4b985873fef5'}
May 10 22:27:20 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:27:20 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:27:30 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:27:30 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351250, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:27:30 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351250, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:27:30 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351250, "deviceId": "06:05:04:AF:F9:E9"}, "key": "38e3e0301303480192eb96896ca316cc"}
May 10 22:27:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048106464
May 10 22:27:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:27:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:27:31 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:27:31 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351251.4338288, 'source': 0, 'type': 's', 'data': '', 'key': '38e3e0301303480192eb96896ca316cc'}
May 10 22:27:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:27:31 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:27:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:27:31 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:27:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:27:32 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:27:32 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:27:32 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107879
May 10 22:27:34 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:27:34 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:27:35 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:27:35 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:38 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:27:38 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:27:38 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5e565dfce88a43f5a54526eabf193614"}
May 10 22:27:39 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351258.9965992, 'source': 0, 'type': 's', 'data': '', 'key': '5e565dfce88a43f5a54526eabf193614'}
May 10 22:27:44 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:27:44 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:27:45 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:27:45 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:27:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306464
May 10 22:27:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c006363
May 10 22:27:46 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:27:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207879
May 10 22:27:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:27:46 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:27:47 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:27:47 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:27:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:27:48 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351268, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:27:48 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351268, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:27:48 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351268, "deviceId": "06:05:04:02:E8:6A"}, "key": "d55a8c49ce6d451d8221bd1db3299c49"}
May 10 22:27:48 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:27:49 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351268.6347802, 'source': 0, 'type': 's', 'data': '', 'key': 'd55a8c49ce6d451d8221bd1db3299c49'}
May 10 22:27:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:27:59 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:28:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:28:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048006464
May 10 22:28:00 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351280, 'deviceId': '06:05:04:32:34:65'}
May 10 22:28:00 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351280, 'deviceId': '06:05:04:32:34:65'}
May 10 22:28:00 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351280, "deviceId": "06:05:04:32:34:65"}, "key": "001f6d9efa9f4c6695d003b240ce8e10"}
May 10 22:28:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c206363
May 10 22:28:00 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:28:01 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351281.2164125, 'source': 0, 'type': 's', 'data': '', 'key': '001f6d9efa9f4c6695d003b240ce8e10'}
May 10 22:28:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059106363
May 10 22:28:01 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:28:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307879
May 10 22:28:01 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351281, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:28:01 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351281, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:28:01 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351281, "deviceId": "06:05:04:30:B0:14"}, "key": "16354a759f294f09865abc1fb0a21daf"}
May 10 22:28:02 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351281.9312985, 'source': 0, 'type': 's', 'data': '', 'key': '16354a759f294f09865abc1fb0a21daf'}
May 10 22:28:02 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:28:02 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:28:12 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:28:12 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:28:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:28:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:28:13 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:28:14 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:28:14 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:28:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046206364
May 10 22:28:14 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351294, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:28:14 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 70, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351294, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:28:14 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 70, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351294, "deviceId": "06:05:04:11:B9:D2"}, "key": "4d1020e341674d16b52940fef9da871a"}
May 10 22:28:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:28:15 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:28:15 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:28:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047206464
May 10 22:28:15 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:28:15 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351295.4391806, 'source': 0, 'type': 's', 'data': '', 'key': '4d1020e341674d16b52940fef9da871a'}
May 10 22:28:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107879
May 10 22:28:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:28:26 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:28:26 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:28:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306364
May 10 22:28:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:28:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:28:28 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:28:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c106363
May 10 22:28:29 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:28:31 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:28:31 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:28:31 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207879
May 10 22:28:38 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:28:38 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:28:38 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "353092e2cd674e1aade8419ef32b147c"}
May 10 22:28:39 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351319.3631008, 'source': 0, 'type': 's', 'data': '', 'key': '353092e2cd674e1aade8419ef32b147c'}
May 10 22:28:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307879
May 10 22:28:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c206363
May 10 22:28:42 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:28:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046006364
May 10 22:28:42 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048106363
May 10 22:28:42 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351322, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:28:42 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351322, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:28:42 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351322, "deviceId": "06:05:04:FC:44:79"}, "key": "2d62e5e39e3546be9eea1d6b3e27f93e"}
May 10 22:28:43 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351323.1349254, 'source': 0, 'type': 's', 'data': '', 'key': '2d62e5e39e3546be9eea1d6b3e27f93e'}
May 10 22:28:45 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:28:45 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351325, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:28:45 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351325, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:28:45 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351325, "deviceId": "06:05:04:AF:F9:E9"}, "key": "5e5a289215a84a3cadc5d4550d9d0e9a"}
May 10 22:28:45 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:28:45 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:28:45 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351325.4596772, 'source': 0, 'type': 's', 'data': '', 'key': '5e5a289215a84a3cadc5d4550d9d0e9a'}
May 10 22:28:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:28:56 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:28:56 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:28:56 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351336, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:28:56 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351336, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:28:56 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351336, "deviceId": "06:05:04:02:E8:6A"}, "key": "073ad77496064eeaa2b46c684ad4e105"}
May 10 22:28:56 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:28:56 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:28:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c306363
May 10 22:28:57 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:28:57 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351337.0241909, 'source': 0, 'type': 's', 'data': '', 'key': '073ad77496064eeaa2b46c684ad4e105'}
May 10 22:28:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107879
May 10 22:29:08 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:29:08 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c106363
May 10 22:29:09 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046306364
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:29:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047306464
May 10 22:29:09 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351349, 'deviceId': '06:05:04:32:34:65'}
May 10 22:29:09 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351349, 'deviceId': '06:05:04:32:34:65'}
May 10 22:29:09 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351349, "deviceId": "06:05:04:32:34:65"}, "key": "2fc69162b0414914a4c7f0510efb94e9"}
May 10 22:29:10 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351350.3540893, 'source': 0, 'type': 's', 'data': '', 'key': '2fc69162b0414914a4c7f0510efb94e9'}
May 10 22:29:11 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:29:11 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:29:12 msm8909 python3[3013]: Running Scheduled: Thread Check
May 10 22:29:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106263
May 10 22:29:13 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:29:16 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:29:16 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:29:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007879
May 10 22:29:22 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351362, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:29:22 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 121, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 120, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351362, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:29:22 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 121, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 120, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351362, "deviceId": "06:05:04:30:B0:14"}, "key": "ce8a3ec0883c41db89b657d85d3d26f6"}
May 10 22:29:23 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351363.1210294, 'source': 0, 'type': 's', 'data': '', 'key': 'ce8a3ec0883c41db89b657d85d3d26f6'}
May 10 22:29:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:29:23 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 10 22:29:23 msm8909 python3[3013]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 10 22:29:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:29:24 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351364, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:29:24 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351364, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:29:24 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351364, "deviceId": "06:05:04:11:B9:D2"}, "key": "d2d824a33b55497d90ad62cdb070745e"}
May 10 22:29:24 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 10 22:29:24 msm8909 python3[3013]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 10 22:29:24 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006206362
May 10 22:29:24 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:29:24 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048106363
May 10 22:29:24 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351364.4277186, 'source': 0, 'type': 's', 'data': '', 'key': 'd2d824a33b55497d90ad62cdb070745e'}
May 10 22:29:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:29:25 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:29:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:29:25 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:29:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c206363
May 10 22:29:26 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:29:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:29:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047106464
May 10 22:29:37 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:29:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107879
May 10 22:29:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306263
May 10 22:29:38 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:29:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:29:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c006363
May 10 22:29:38 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:29:38 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:29:38 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:29:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:29:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:29:39 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:29:39 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:29:39 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:29:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f469653e92934f198992af97e48ad12a"}
May 10 22:29:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047206464
May 10 22:29:39 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351379.7439349, 'source': 0, 'type': 's', 'data': '', 'key': 'f469653e92934f198992af97e48ad12a'}
May 10 22:29:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059306363
May 10 22:29:41 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:29:46 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:29:46 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:29:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006263
May 10 22:29:50 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:29:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006106362
May 10 22:29:51 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:29:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:29:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059006363
May 10 22:29:51 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:29:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006363
May 10 22:29:51 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351391, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:29:51 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351391, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:29:51 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351391, "deviceId": "06:05:04:FC:44:79"}, "key": "67565ea4419543558b4ace8fa367f3e4"}
May 10 22:29:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307879
May 10 22:29:52 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:29:52 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:29:52 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351392.3789372, 'source': 0, 'type': 's', 'data': '', 'key': '67565ea4419543558b4ace8fa367f3e4'}
May 10 22:29:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:29:54 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351394, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:29:54 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351394, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:29:54 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351394, "deviceId": "06:05:04:AF:F9:E9"}, "key": "364ccc1339f24ddea60de280f34a9707"}
May 10 22:29:54 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351394.6251054, 'source': 0, 'type': 's', 'data': '', 'key': '364ccc1339f24ddea60de280f34a9707'}
May 10 22:29:55 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:29:55 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:30:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 120, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 121, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007879
May 10 22:30:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206263
May 10 22:30:05 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:30:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:30:05 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:30:05 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:30:05 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351405, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:30:05 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351405, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:30:05 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351405, "deviceId": "06:05:04:02:E8:6A"}, "key": "fc685a2e054f447482af5497108e0c45"}
May 10 22:30:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c206363
May 10 22:30:06 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:30:06 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351406.1164436, 'source': 0, 'type': 's', 'data': '', 'key': 'fc685a2e054f447482af5497108e0c45'}
May 10 22:30:06 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047106464
May 10 22:30:07 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:30:07 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:30:08 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:30:08 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:30:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:30:09 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:30:09 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206363
May 10 22:30:16 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:30:16 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:30:18 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:30:19 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049306363
May 10 22:30:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047206364
May 10 22:30:19 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351419, 'deviceId': '06:05:04:32:34:65'}
May 10 22:30:19 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351419, 'deviceId': '06:05:04:32:34:65'}
May 10 22:30:19 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351419, "deviceId": "06:05:04:32:34:65"}, "key": "842afdd15e4b4fbfa910a7dade77d282"}
May 10 22:30:19 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:30:19 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:30:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351419.4968183, 'source': 0, 'type': 's', 'data': '', 'key': '842afdd15e4b4fbfa910a7dade77d282'}
May 10 22:30:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107778
May 10 22:30:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058306363
May 10 22:30:20 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:30:20 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:30:21 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:30:21 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:30:21 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:30:21 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:30:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006262
May 10 22:30:22 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:30:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:30:23 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:30:23 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:30:23 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:30:23 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:30:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:30:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047006364
May 10 22:30:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:30:34 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:30:37 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:30:37 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:30:37 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:30:37 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:30:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106262
May 10 22:30:37 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:30:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:30:37 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351437, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:30:37 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351437, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:30:37 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351437, "deviceId": "06:05:04:11:B9:D2"}, "key": "f1cc6928335a4566915ef5bbf834415a"}
May 10 22:30:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058106363
May 10 22:30:37 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:30:38 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351437.9618576, 'source': 0, 'type': 's', 'data': '', 'key': 'f1cc6928335a4566915ef5bbf834415a'}
May 10 22:30:39 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:30:39 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:30:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5122c630ec6141888045357a121f837c"}
May 10 22:30:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351439.9427161, 'source': 0, 'type': 's', 'data': '', 'key': '5122c630ec6141888045357a121f837c'}
May 10 22:30:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:30:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007778
May 10 22:30:46 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351446, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:30:46 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351446, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:30:46 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 120, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 119, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351446, "deviceId": "06:05:04:30:B0:14"}, "key": "7e6d423a9c51441f9837900c3b58df69"}
May 10 22:30:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:30:47 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:30:47 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:30:47 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:30:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058206363
May 10 22:30:47 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:30:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:30:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351447.3012893, 'source': 0, 'type': 's', 'data': '', 'key': '7e6d423a9c51441f9837900c3b58df69'}
May 10 22:30:47 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006306362
May 10 22:30:47 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:30:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206262
May 10 22:30:49 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:30:51 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e106262
May 10 22:30:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049206363
May 10 22:31:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207778
May 10 22:31:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c006363
May 10 22:31:01 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:31:02 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:31:02 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:31:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058006363
May 10 22:31:02 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:31:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:31:02 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:31:02 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 817} 10c610c6000700000c0909270000033101281081cd0006006362
May 10 22:31:02 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:31:03 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:31:03 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351463, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:31:03 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 78, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 910, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351463, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:31:03 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 78, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 910, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351463, "deviceId": "06:05:04:AF:F9:E9"}, "key": "6ff81b9766534822839eabf129236821"}
May 10 22:31:03 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049306363
May 10 22:31:03 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351463, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:31:03 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 73, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351463, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:31:03 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 73, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351463, "deviceId": "06:05:04:FC:44:79"}, "key": "2fcb900c646644b1ac14ab39aa7497ca"}
May 10 22:31:03 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351463.8021142, 'source': 0, 'type': 's', 'data': '', 'key': '6ff81b9766534822839eabf129236821'}
May 10 22:31:04 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351464.1277649, 'source': 0, 'type': 's', 'data': '', 'key': '2fcb900c646644b1ac14ab39aa7497ca'}
May 10 22:31:04 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047306364
May 10 22:31:14 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:31:14 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351474, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:31:14 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351474, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:31:15 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351474, "deviceId": "06:05:04:02:E8:6A"}, "key": "7a13e4370ecb45dfafb3300d40842809"}
May 10 22:31:15 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:31:15 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:31:15 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006206362
May 10 22:31:15 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:31:15 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351475.4621608, 'source': 0, 'type': 's', 'data': '', 'key': '7a13e4370ecb45dfafb3300d40842809'}
May 10 22:31:16 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 73, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550049006363
May 10 22:31:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307778
May 10 22:31:16 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005d206363
May 10 22:31:16 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:31:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106262
May 10 22:31:17 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:31:17 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045106364
May 10 22:31:17 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:31:17 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:31:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048006464
May 10 22:31:19 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351479, 'deviceId': '06:05:04:32:34:65'}
May 10 22:31:19 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 100, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351479, 'deviceId': '06:05:04:32:34:65'}
May 10 22:31:19 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 100, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351479, "deviceId": "06:05:04:32:34:65"}, "key": "62d115eaf02c4e42a31ca901be560369"}
May 10 22:31:19 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:31:19 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351479.8389328, 'source': 0, 'type': 's', 'data': '', 'key': '62d115eaf02c4e42a31ca901be560369'}
May 10 22:31:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 100, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048106464
May 10 22:31:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005d306363
May 10 22:31:28 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:31:29 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206262
May 10 22:31:29 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:31:30 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006306362
May 10 22:31:30 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:31:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:31:32 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e206262
May 10 22:31:33 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206263
May 10 22:31:33 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107778
May 10 22:31:39 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:31:39 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:31:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1f02714fe7a5490997d9fcef6cd798e9"}
May 10 22:31:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351500.0926807, 'source': 0, 'type': 's', 'data': '', 'key': '1f02714fe7a5490997d9fcef6cd798e9'}
May 10 22:31:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e306262
May 10 22:31:43 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048306263
May 10 22:31:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:31:43 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:31:43 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:31:43 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:31:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006262
May 10 22:31:44 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:31:44 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:31:44 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:31:44 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:31:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207778
May 10 22:31:46 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 93, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005d106363
May 10 22:31:46 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:31:46 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:31:46 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:31:47 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:31:47 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:31:47 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:31:47 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351507, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:31:47 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351507, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:31:47 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351507, "deviceId": "06:05:04:11:B9:D2"}, "key": "716f431f60584a6488517640bedee6fc"}
May 10 22:31:47 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:31:47 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:31:47 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351507.5353885, 'source': 0, 'type': 's', 'data': '', 'key': '716f431f60584a6488517640bedee6fc'}
May 10 22:31:57 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006206362
May 10 22:31:57 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:31:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 78, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 910} 0f890f8900070000000000000000038e0017000001004e006262
May 10 22:31:58 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307778
May 10 22:31:58 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351518, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:31:58 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351518, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:31:58 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 120, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 119, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351518, "deviceId": "06:05:04:30:B0:14"}, "key": "cb91f57f0e504f04964f57698d2f72e0"}
May 10 22:31:58 msm8909 python3[3013]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 10 22:31:58 msm8909 python3[3013]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 10 22:31:59 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106262
May 10 22:31:59 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:31:59 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351518.9934165, 'source': 0, 'type': 's', 'data': '', 'key': 'cb91f57f0e504f04964f57698d2f72e0'}
May 10 22:32:00 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:32:00 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:32:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000059206363
May 10 22:32:00 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:32:00 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007778
May 10 22:32:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:32:01 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206262
May 10 22:32:01 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:32:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c306363
May 10 22:32:10 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:32:11 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:32:12 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006306362
May 10 22:32:12 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:32:12 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 76, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004c206262
May 10 22:32:12 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 911, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351532, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:32:12 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 911, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351532, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:32:12 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 911, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351532, "deviceId": "06:05:04:AF:F9:E9"}, "key": "9069024d51234d85997df95b68d85cd0"}
May 10 22:32:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:32:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058306363
May 10 22:32:13 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:32:13 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351532.9504783, 'source': 0, 'type': 's', 'data': '', 'key': '9069024d51234d85997df95b68d85cd0'}
May 10 22:32:13 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306262
May 10 22:32:13 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:32:15 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048206263
May 10 22:32:15 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351535, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:32:15 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351535, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:32:15 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351535, "deviceId": "06:05:04:FC:44:79"}, "key": "d6ab8eb5276c430dac52608694299d60"}
May 10 22:32:15 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107778
May 10 22:32:16 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351536.1533961, 'source': 0, 'type': 's', 'data': '', 'key': 'd6ab8eb5276c430dac52608694299d60'}
May 10 22:32:18 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:32:18 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:32:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 76, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004c306262
May 10 22:32:25 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048306263
May 10 22:32:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045006364
May 10 22:32:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306364
May 10 22:32:25 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351545, 'deviceId': '06:05:04:32:34:65'}
May 10 22:32:25 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351545, 'deviceId': '06:05:04:32:34:65'}
May 10 22:32:25 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351545, "deviceId": "06:05:04:32:34:65"}, "key": "6d10310433a64e7ca9e7992ff892de27"}
May 10 22:32:25 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c106363
May 10 22:32:25 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:32:25 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:32:25 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:32:26 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351545.9470749, 'source': 0, 'type': 's', 'data': '', 'key': '6d10310433a64e7ca9e7992ff892de27'}
May 10 22:32:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006262
May 10 22:32:26 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:32:26 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:32:26 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351546, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:32:26 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351546, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:32:26 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351546, "deviceId": "06:05:04:02:E8:6A"}, "key": "d3d4def4d9da4df083f3f2fa23928699"}
May 10 22:32:27 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058006363
May 10 22:32:27 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:32:27 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351547.0414836, 'source': 0, 'type': 's', 'data': '', 'key': 'd3d4def4d9da4df083f3f2fa23928699'}
May 10 22:32:28 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207778
May 10 22:32:38 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106262
May 10 22:32:38 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:32:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048106364
May 10 22:32:39 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:32:39 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:32:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3a8059be75d54ea8865047ffb8c43b46"}
May 10 22:32:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045206364
May 10 22:32:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007778
May 10 22:32:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351560.3028874, 'source': 0, 'type': 's', 'data': '', 'key': '3a8059be75d54ea8865047ffb8c43b46'}
May 10 22:32:40 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c206363
May 10 22:32:40 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:32:40 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:32:40 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:32:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:32:41 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058206363
May 10 22:32:41 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:32:41 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006206362
May 10 22:32:41 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:32:42 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 76, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004c106262
May 10 22:32:42 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048106263
May 10 22:32:48 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:32:48 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:32:52 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040107778
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 92, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005c306363
May 10 22:32:53 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:32:53 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306262
May 10 22:32:53 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 10 22:32:53 msm8909 python3[3013]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:32:53 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058306363
May 10 22:32:53 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:32:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 76, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004c206262
May 10 22:32:54 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048206364
May 10 22:32:55 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 69, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020045306364
May 10 22:32:55 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351575, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:32:55 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 14, 'battery': 69, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 2, 'totalSteps': 0, 'solarGen': 14, 'walkSteps': 0, 'bmrCals': 2, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 75, 'configId': 291, 'utcTimestamp': 1715351575, 'deviceId': '06:05:04:11:B9:D2'}
May 10 22:32:55 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 14, "battery": 69, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 2, "totalSteps": 0, "solarGen": 14, "walkSteps": 0, "bmrCals": 2, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 75, "configId": 291, "utcTimestamp": 1715351575, "deviceId": "06:05:04:11:B9:D2"}, "key": "1fe73235ac3c40568c5e93d0fb1d8f3f"}
May 10 22:32:55 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351575.5557535, 'source': 0, 'type': 's', 'data': '', 'key': '1fe73235ac3c40568c5e93d0fb1d8f3f'}
May 10 22:32:56 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:32:56 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:32:57 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 76, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004c206262
May 10 22:33:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 72, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010048306364
May 10 22:33:07 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040207778
May 10 22:33:07 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351587, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:33:07 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 120, 'thermalGen': 5, 'battery': 64, 'runSteps': 0, 'sleepDuration': 7, 'caseTemp': 119, 'heartRate': 0, 'distance': 0, 'totalCals': 33, 'totalSteps': 0, 'solarGen': 393, 'walkSteps': 0, 'bmrCals': 33, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 81, 'configId': 301, 'utcTimestamp': 1715351587, 'deviceId': '06:05:04:30:B0:14'}
May 10 22:33:07 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 120, "thermalGen": 5, "battery": 64, "runSteps": 0, "sleepDuration": 7, "caseTemp": 119, "heartRate": 0, "distance": 0, "totalCals": 33, "totalSteps": 0, "solarGen": 393, "walkSteps": 0, "bmrCals": 33, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 81, "configId": 301, "utcTimestamp": 1715351587, "deviceId": "06:05:04:30:B0:14"}, "key": "42a973c423d04b2f8b7e6aa8d6eebe73"}
May 10 22:33:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056006262
May 10 22:33:08 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:33:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058106363
May 10 22:33:08 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:33:08 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351588.1469412, 'source': 0, 'type': 's', 'data': '', 'key': '42a973c423d04b2f8b7e6aa8d6eebe73'}
May 10 22:33:08 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c006363
May 10 22:33:08 msm8909 python3[3013]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 10 22:33:08 msm8909 python3[3013]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 10 22:33:08 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006106362
May 10 22:33:08 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:33:10 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005b106363
May 10 22:33:10 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:33:11 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 10 22:33:11 msm8909 python3[3013]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 10 22:33:19 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:33:19 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:33:21 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006206262
May 10 22:33:21 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 10 22:33:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004d106262
May 10 22:33:21 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 911, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351601, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:33:21 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 98, 'thermalGen': 23, 'battery': 77, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 911, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 73, 'configId': 292, 'utcTimestamp': 1715351601, 'deviceId': '06:05:04:AF:F9:E9'}
May 10 22:33:21 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 98, "thermalGen": 23, "battery": 77, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 911, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 73, "configId": 292, "utcTimestamp": 1715351601, "deviceId": "06:05:04:AF:F9:E9"}, "key": "753a5b4b29554fdbb7f9cb3722bc1219"}
May 10 22:33:21 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047106364
May 10 22:33:22 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351602.12082, 'source': 0, 'type': 's', 'data': '', 'key': '753a5b4b29554fdbb7f9cb3722bc1219'}
May 10 22:33:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c206363
May 10 22:33:22 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056206262
May 10 22:33:22 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:33:23 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058206363
May 10 22:33:23 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:33:24 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040007778
May 10 22:33:35 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c306363
May 10 22:33:35 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351615, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:33:35 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 99, 'thermalGen': 14, 'battery': 76, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'solarGen': 1200, 'walkSteps': 0, 'bmrCals': 0, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 76, 'configId': 295, 'utcTimestamp': 1715351615, 'deviceId': '06:05:04:02:E8:6A'}
May 10 22:33:35 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 99, "thermalGen": 14, "battery": 76, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "solarGen": 1200, "walkSteps": 0, "bmrCals": 0, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 76, "configId": 295, "utcTimestamp": 1715351615, "deviceId": "06:05:04:02:E8:6A"}, "key": "14e305188d54489b8d30ad956de47375"}
May 10 22:33:35 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351615.5896025, 'source': 0, 'type': 's', 'data': '', 'key': '14e305188d54489b8d30ad956de47375'}
May 10 22:33:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046006364
May 10 22:33:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x0f\x89', 'battery': 77, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 911} 0f890f8900070000000000000000038f0017000001004d206262
May 10 22:33:36 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\rU', 'battery': 71, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\rU', 'run_steps': 0, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 1563} 0d550d5500070000000000000000061b00170000010047206364
May 10 22:33:36 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351616, 'deviceId': '06:05:04:32:34:65'}
May 10 22:33:36 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 0, 'skinTemp': 100, 'thermalGen': 23, 'battery': 71, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 99, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'solarGen': 1563, 'walkSteps': 0, 'bmrCals': 1, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 74, 'configId': 294, 'utcTimestamp': 1715351616, 'deviceId': '06:05:04:32:34:65'}
May 10 22:33:36 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 0, "skinTemp": 100, "thermalGen": 23, "battery": 71, "runSteps": 0, "sleepDuration": 0, "caseTemp": 99, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "solarGen": 1563, "walkSteps": 0, "bmrCals": 1, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 74, "configId": 294, "utcTimestamp": 1715351616, "deviceId": "06:05:04:32:34:65"}, "key": "fc4dc3cf2b0248298b92c1385454ced1"}
May 10 22:33:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1526} 1dd51dd50007000000000000000005f6000e0000000058006363
May 10 22:33:37 msm8909 python3[3013]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 10 22:33:37 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351617.3050027, 'source': 0, 'type': 's', 'data': '', 'key': 'fc4dc3cf2b0248298b92c1385454ced1'}
May 10 22:33:37 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056306262
May 10 22:33:37 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:33:39 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048306263
May 10 22:33:39 msm8909 python3[3013]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351619, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:33:39 msm8909 python3[3013]: [SSE] Instant: {'firmwareRevision': None, 'statusValues': {'actCals': 6, 'skinTemp': 99, 'thermalGen': 14, 'battery': 72, 'runSteps': 0, 'sleepDuration': 0, 'caseTemp': 98, 'heartRate': 0, 'distance': 2285, 'totalCals': 91, 'totalSteps': 3122, 'solarGen': 9, 'walkSteps': 3122, 'bmrCals': 85, 'sleepState': 0}, 'gatewayId': '00e15e66f988db', 'wearableId': 63, 'configId': 293, 'utcTimestamp': 1715351619, 'deviceId': '06:05:04:FC:44:79'}
May 10 22:33:39 msm8909 python3[3013]: [SSE] Sending: {"rt": "instant", "msg": {"firmwareRevision": null, "statusValues": {"actCals": 6, "skinTemp": 99, "thermalGen": 14, "battery": 72, "runSteps": 0, "sleepDuration": 0, "caseTemp": 98, "heartRate": 0, "distance": 2285, "totalCals": 91, "totalSteps": 3122, "solarGen": 9, "walkSteps": 3122, "bmrCals": 85, "sleepState": 0}, "gatewayId": "00e15e66f988db", "wearableId": 63, "configId": 293, "utcTimestamp": 1715351619, "deviceId": "06:05:04:FC:44:79"}, "key": "143175c6159045028cb1caac5be786fa"}
May 10 22:33:39 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005b006363
May 10 22:33:39 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:33:39 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 10 22:33:39 msm8909 python3[3013]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 10 22:33:40 msm8909 python3[3013]: [SSE] Sending keepalive ping
May 10 22:33:40 msm8909 python3[3013]: [SSE] SENDING GATEWAY STATUS PING
May 10 22:33:40 msm8909 python3[3013]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4b377f86fb4a4c749afcf469acd7006c"}
May 10 22:33:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351619.7533565, 'source': 0, 'type': 's', 'data': '', 'key': '143175c6159045028cb1caac5be786fa'}
May 10 22:33:40 msm8909 python3[3013]: [SSE] RX'd: {'timestamp': 1715351620.5936654, 'source': 0, 'type': 's', 'data': '', 'key': '4b377f86fb4a4c749afcf469acd7006c'}
May 10 22:33:49 msm8909 python3[3013]: ADVERT: {'total_steps': 3122, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1di', 'battery': 72, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x1di', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 91, 'distance': 2285, 'act_cals': 6, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 3122, 'sleep_state': 0, 'bmr_cals': 85, 'solar_gen': 9} 1d691d69000700000c3208ed00000009000e06f0550048006263
May 10 22:33:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x18\xcf', 'battery': 91, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1528} 18cf18cf0007000000000000000005f8000e000000005b106363
May 10 22:33:49 msm8909 python3[3013]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 10 22:33:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x13\xd4', 'battery': 64, 'case_temp': 119, 'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'run_steps': 0, 'thermal_gen': 5, 'total_cals': 33, 'distance': 0, 'act_cals': 0, 'skin_temp': 120, 'sleep_duration': 7, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 33, 'solar_gen': 393} 13d413d4000700000000000000070189000500c0210040307778
May 10 22:33:49 msm8909 python3[3013]: Running Scheduled: Check Network
May 10 22:33:49 msm8909 python3[3013]: [NET] NETWORK GOOD.
May 10 22:33:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'%\x1a', 'battery': 76, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1200} 251a251a0007000000000000000004b0000e000000004c106363
May 10 22:33:49 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x15\x83', 'battery': 86, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'act_cals': 0, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1156} 15831583000700000000000000000484000e0000000056106262
May 10 22:33:49 msm8909 python3[3013]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 10 22:33:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 10 22:33:50 msm8909 python3[3013]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 10 22:33:50 msm8909 python3[3013]: ADVERT: {'total_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x1d\x92', 'battery': 70, 'case_temp': 99, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'run_steps': 0, 'thermal_gen': 14, 'total_cals': 2, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 14} 1d921d9200070000000000000000000e000e0000020046106364
May 10 22:33:50 msm8909 python3[3013]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 10 22:33:50 msm8909 python3[3013]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 10 22:33:51 msm8909 python3[3013]: ADVERT: {'total_steps': 3081, 'mtp_version': 7, 'heart_rate': 0, 'pairing_code': b'\x10\xc6', 'battery': 6, 'case_temp': 98, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'run_steps': 0, 'thermal_gen': 296, 'total_cals': 477, 'distance': 2343, 'act_cals': 16, 'skin_temp': 98, 'sleep_duration': 0, 'walk_steps': 3081, 'sleep_state': 0, 'bmr_cals': 461, 'solar_gen': 818} 10c610c6000700000c0909270000033201281081cd0006106262
May 10 22:33:51 msm8909 python3[3013]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6