-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 17:18:37 msm8909 python3[2129]: DB VERSION: 9
May 08 17:18:37 msm8909 python3[2129]: [DB] No upgrade needed
May 08 17:18:38 msm8909 python3[2129]: [DEBUG] Looking for old files to remove in /data/logs
May 08 17:18:38 msm8909 python3[2129]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 17:18:38 msm8909 python3[2129]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 17:18:38 msm8909 python3[2129]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 17:18:39 msm8909 python3[2129]: [SSE] SETTING UP SSE
May 08 17:18:39 msm8909 python3[2129]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 17:18:39 msm8909 python3[2129]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb122dd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 17:18:39 msm8909 python3[2129]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb0759950>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 17:18:53 msm8909 python3[2129]: Traceback (most recent call last):
May 08 17:18:53 msm8909 python3[2129]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 17:18:53 msm8909 python3[2129]: hci0 = BluetoothAdapter(0);
May 08 17:18:53 msm8909 python3[2129]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 17:18:53 msm8909 python3[2129]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 17:18:53 msm8909 python3[2129]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 17:18:53 msm8909 python3[2129]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 17:18:53 msm8909 python3[2129]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 17:18:53 msm8909 python3[2129]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 17:18:53 msm8909 python3[2129]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 17:18:53 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 17:18:53 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 17:18:53 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 17:18:58 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 17:18:58 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 17:18:58 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 17:19:00 msm8909 python3[2989]: READING DB FROM FILE: /data/mother.db
May 08 17:19:00 msm8909 python3[2989]: DB VERSION: 9
May 08 17:19:00 msm8909 python3[2989]: [DB] No upgrade needed
May 08 17:19:01 msm8909 python3[2989]: [DEBUG] Looking for old files to remove in /data/logs
May 08 17:19:01 msm8909 python3[2989]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 17:19:01 msm8909 python3[2989]: [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 08 17:19:01 msm8909 python3[2989]: [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 08 17:19:02 msm8909 python3[2989]: [SSE] SETTING UP SSE
May 08 17:19:02 msm8909 python3[2989]: [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 08 17:19:40 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:19:40 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:19:40 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:19:40 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:19:40 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:19:40 msm8909 python3[2989]: [SSE] Sending: {"key": "19ac5dc71af54dd9ab189127623c228d", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159943.2320275, 'key': 'eac64489499e4274863c5533154fc8cd', 'data': '', 'type': 's'}
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None, 'timestamp': 1715159944.4838588}
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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"}]', 'type': 'wearables', 'key': None, 'timestamp': 1715159944.4877722}
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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, 'timestamp': 1715159944.7145166}
May 08 17:19:40 msm8909 python3[2989]: [SSE] UPDATING W CONFIG
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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, 'timestamp': 1715159944.9171081}
May 08 17:19:40 msm8909 python3[2989]: [SSE] UPDATING W CONFIG
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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, 'timestamp': 1715159945.1364083}
May 08 17:19:40 msm8909 python3[2989]: [SSE] UPDATING W CONFIG
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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, 'timestamp': 1715159945.3453183}
May 08 17:19:40 msm8909 python3[2989]: [SSE] UPDATING W CONFIG
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'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, 'timestamp': 1715159945.573375}
May 08 17:19:40 msm8909 python3[2989]: [SSE] UPDATING W CONFIG
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 1, 'data': '0', 'type': 'prov', 'key': None, 'timestamp': 1715159945.6403344}
May 08 17:19:40 msm8909 python3[2989]: [SSE] SETTING PROVISIONING TO: 0
May 08 17:19:40 msm8909 python3[2989]: [CONFIG] SSE Has new config, updating
May 08 17:19:40 msm8909 python3[2989]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 17:19:40 msm8909 python3[2989]: [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 08 17:19:40 msm8909 python3[2989]: [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 08 17:19:40 msm8909 python3[2989]: [CLOUD] Activating Gateway
May 08 17:19:40 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 654, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028e00120ab1f70050306262
May 08 17:19:40 msm8909 python3[2989]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 08 17:19:40 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 654, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715159980, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:19:40 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 654, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715159980, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:19:40 msm8909 python3[2989]: [SSE] Sending: {"key": "aca965b2809f4f30957d59051f74d7f0", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 654, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715159980, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:19:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159980.4503558, 'key': '19ac5dc71af54dd9ab189127623c228d', 'data': '', 'type': 's'}
May 08 17:19:41 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159981.1737823, 'key': 'aca965b2809f4f30957d59051f74d7f0', 'data': '', 'type': 's'}
May 08 17:19:41 msm8909 python3[2989]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 08 17:19:41 msm8909 python3[2989]: ADVERT: {'company_id': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 17:19:41 msm8909 python3[2989]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 17:19:42 msm8909 python3[2989]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 08 17:19:42 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 62, 'solar_gen': 307, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1061, 'sleep_duration': 55, 'battery': 54, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1038, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037013300ee17840e3e3634797c
May 08 17:19:42 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:19:42 msm8909 python3[2989]: DBUS: Discovered 06:05:04:B5:22:28 .
May 08 17:19:42 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 4623, 'heart_rate': 96, 'solar_gen': 264, 'total_steps': 6222, 'sleep_state': 4, 'case_temp': 128, 'total_cals': 551, 'sleep_duration': 373, 'battery': 55, 'thermal_gen': 71, 'walk_steps': 6222, 'company_id': b'"(', 'act_cals': 24, 'bmr_cals': 527, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'"('} 2228222800070000184e120f01750108004718120f6037048083
May 08 17:19:42 msm8909 python3[2989]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 17:19:42 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 766, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002fe00d00b2206004a006868
May 08 17:19:42 msm8909 python3[2989]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 08 17:19:42 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 766, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715159982, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:19:42 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 766, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715159982, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:19:42 msm8909 python3[2989]: [SSE] Sending: {"key": "78657d5374a143e99c02ce35df1e3331", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 766, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715159982, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:19:43 msm8909 python3[2989]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 17:19:43 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 17:19:43 msm8909 python3[2989]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 17:19:43 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159983.1632178, 'key': '78657d5374a143e99c02ce35df1e3331', 'data': '', 'type': 's'}
May 08 17:19:43 msm8909 python3[2989]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 08 17:19:43 msm8909 python3[2989]: ADVERT: {'company_id': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'%?'} 253f253f0006
May 08 17:19:43 msm8909 python3[2989]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 17:19:44 msm8909 python3[2989]: DBUS: Discovered 06:05:04:E3:91:C9 .
May 08 17:19:44 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1c\x99'} 1c99065f00
May 08 17:19:44 msm8909 python3[2989]: IGNORING 06:05:04:E3:91:C9 WITH PAIRING CODE: 1c99
May 08 17:19:44 msm8909 python3[2989]: DBUS: Discovered 06:05:04:46:B7:38 .
May 08 17:19:44 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a\xf8'} 1af8065f00
May 08 17:19:44 msm8909 python3[2989]: IGNORING 06:05:04:46:B7:38 WITH PAIRING CODE: 1af8
May 08 17:19:45 msm8909 python3[2989]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 17:19:45 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 17:19:45 msm8909 python3[2989]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 17:19:45 msm8909 python3[2989]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 17:19:45 msm8909 python3[2989]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 08 17:19:45 msm8909 python3[2989]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 17:19:56 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 4623, 'heart_rate': 96, 'solar_gen': 264, 'total_steps': 6222, 'sleep_state': 5, 'case_temp': 128, 'total_cals': 551, 'sleep_duration': 373, 'battery': 55, 'thermal_gen': 71, 'walk_steps': 6222, 'company_id': b'"(', 'act_cals': 24, 'bmr_cals': 527, 'alert_status': b'\x00', 'skin_temp': 131, 'pairing_code': b'"('} 2228222800070000184e120f01750108004718120f6037258083
May 08 17:19:56 msm8909 python3[2989]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 17:19:56 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006565
May 08 17:19:56 msm8909 python3[2989]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 08 17:19:56 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 101, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715159996, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:19:56 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 101, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715159996, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:19:56 msm8909 python3[2989]: [SSE] Sending: {"key": "4689876a4efd45f8a09403915f7856d7", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 101, "totalCals": 58, "caseTemp": 101, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715159996, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:19:56 msm8909 python3[2989]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 17:19:56 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 08 17:19:56 msm8909 python3[2989]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 17:19:57 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159997.1110501, 'key': '4689876a4efd45f8a09403915f7856d7', 'data': '', 'type': 's'}
May 08 17:19:58 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 531, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000213000906b03d004f206263
May 08 17:19:58 msm8909 python3[2989]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 08 17:19:58 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 531, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715159998, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:19:58 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 531, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715159998, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:19:58 msm8909 python3[2989]: [SSE] Sending: {"key": "253e2265b36f44eeaad2df36b33f5c11", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 531, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 98, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715159998, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:19:59 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715159999.1139734, 'key': '253e2265b36f44eeaad2df36b33f5c11', 'data': '', 'type': 's'}
May 08 17:19:59 msm8909 python3[2989]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 08 17:19:59 msm8909 python3[2989]: ADVERT: {'company_id': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x18\x98'} 189818980006
May 08 17:19:59 msm8909 python3[2989]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 17:20:08 msm8909 python3[2989]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 17:20:08 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 08 17:20:08 msm8909 python3[2989]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 17:20:08 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106565
May 08 17:20:08 msm8909 python3[2989]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 08 17:20:09 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 08 17:20:09 msm8909 python3[2989]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 17:20:09 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 654, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028e00120ab1f70050206262
May 08 17:20:10 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:20:10 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:20:10 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 766, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002fe00d00b2206004a306868
May 08 17:20:11 msm8909 python3[2989]: DBUS: Discovered 06:05:04:A0:73:18 .
May 08 17:20:11 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\xf8'} 24f8065f00
May 08 17:20:11 msm8909 python3[2989]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 08 17:20:11 msm8909 python3[2989]: DBUS: Discovered 06:05:04:09:A0:9C .
May 08 17:20:11 msm8909 python3[2989]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 08 17:20:11 msm8909 python3[2989]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 17:20:13 msm8909 python3[2989]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 17:20:13 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 08 17:20:13 msm8909 python3[2989]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 17:20:13 msm8909 python3[2989]: DBUS: Discovered 06:05:04:37:48:D1 .
May 08 17:20:13 msm8909 python3[2989]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 17:20:13 msm8909 python3[2989]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 17:20:23 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 532, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000214000906b03d004e006263
May 08 17:20:23 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 101, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206565
May 08 17:20:24 msm8909 python3[2989]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 17:20:24 msm8909 python3[2989]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 17:20:24 msm8909 python3[2989]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 17:20:24 msm8909 python3[2989]: DBUS: Discovered 06:05:04:72:36:74 .
May 08 17:20:24 msm8909 python3[2989]: ADVERT: {'company_id': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x0fd'} 0f640f640006
May 08 17:20:24 msm8909 python3[2989]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 17:20:25 msm8909 python3[2989]: DBUS: Discovered 06:05:04:66:30:47 .
May 08 17:20:25 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:20:25 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:20:27 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 655, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028f00120ab1f7004f006262
May 08 17:20:27 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b2206004a006868
May 08 17:20:36 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 655, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028f00120ab1f7004f106262
May 08 17:20:38 msm8909 python3[2989]: DBUS: Discovered 06:05:04:D7:44:7C .
May 08 17:20:38 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1dl'} 1d6c1d6c0006
May 08 17:20:38 msm8909 python3[2989]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 08 17:20:39 msm8909 python3[2989]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 08 17:20:39 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x18\x13'} 1813065f00
May 08 17:20:39 msm8909 python3[2989]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 17:20:39 msm8909 python3[2989]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 17:20:39 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:20:39 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:20:40 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:20:40 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:20:40 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:20:40 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:20:40 msm8909 python3[2989]: [SSE] Sending: {"key": "bc1fbd97a8fe4fa6b279926a5455ad30", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:20:41 msm8909 python3[2989]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 08 17:20:41 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160040.8906894, 'key': 'bc1fbd97a8fe4fa6b279926a5455ad30', 'data': '', 'type': 's'}
May 08 17:20:41 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1184, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 990, 'sleep_duration': 0, 'battery': 13, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 964, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a0004d1a23c4400d247d80
May 08 17:20:41 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:20:41 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 17:20:46 msm8909 python3[2989]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 17:20:46 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 17:20:46 msm8909 python3[2989]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 17:20:47 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1184, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 990, 'sleep_duration': 0, 'battery': 13, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 964, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a0004d1a23c4400d347d80
May 08 17:20:47 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:20:49 msm8909 python3[2989]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 17:20:49 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1041, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 0, 'sleep_duration': 1, 'battery': 87, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000001041100090000000057206363
May 08 17:20:49 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:20:49 msm8909 python3[2989]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 08 17:20:49 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x16d'} 1664065f00
May 08 17:20:49 msm8909 python3[2989]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 08 17:20:50 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b2206004a306868
May 08 17:20:50 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 767, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160050, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:20:50 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 767, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160050, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:20:50 msm8909 python3[2989]: [SSE] Sending: {"key": "430d41b5b8104d8a8027cd80af0af4ac", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 767, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160050, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:20:50 msm8909 python3[2989]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 17:20:50 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 596, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 97, 'total_cals': 10, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x15\x83', 'act_cals': 0, 'bmr_cals': 10, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x15\x83'} 15831583000700000000000000000254000900200a0058306161
May 08 17:20:50 msm8909 python3[2989]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 17:21:01 msm8909 python3[2989]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 08 17:21:01 msm8909 python3[2989]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 17:21:01 msm8909 python3[2989]: Device not connected, retrying later
May 08 17:21:01 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160050.9792345, 'key': '430d41b5b8104d8a8027cd80af0af4ac', 'data': '', 'type': 's'}
May 08 17:21:01 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 17:21:07 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:21:07 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:21:07 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 534, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000216000906b03d004e106263
May 08 17:21:08 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 4649, 'heart_rate': 61, 'solar_gen': 265, 'total_steps': 6256, 'sleep_state': 4, 'case_temp': 128, 'total_cals': 552, 'sleep_duration': 373, 'battery': 50, 'thermal_gen': 71, 'walk_steps': 6256, 'company_id': b'"(', 'act_cals': 24, 'bmr_cals': 528, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'"('} 2228222800070000187012290175010900471822103d32148084
May 08 17:21:08 msm8909 python3[2989]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 17:21:08 msm8909 python3[2989]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 17:21:08 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 17:21:08 msm8909 python3[2989]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 17:21:09 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1184, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 990, 'sleep_duration': 0, 'battery': 13, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 964, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a0004d1a23c4400d147d80
May 08 17:21:09 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:21:10 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 596, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 97, 'total_cals': 10, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x15\x83', 'act_cals': 0, 'bmr_cals': 10, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x15\x83'} 15831583000700000000000000000254000900200a0058106161
May 08 17:21:10 msm8909 python3[2989]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 17:21:10 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306566
May 08 17:21:10 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160070, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:21:10 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160070, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:21:10 msm8909 python3[2989]: [SSE] Sending: {"key": "ba907c4cac934f84ab77503518193e9c", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 101, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160070, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:21:11 msm8909 python3[2989]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 17:21:11 msm8909 python3[2989]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 08 17:21:11 msm8909 python3[2989]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 17:21:21 msm8909 python3[2989]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 08 17:21:21 msm8909 python3[2989]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 17:21:21 msm8909 python3[2989]: Device not connected, retrying later
May 08 17:21:21 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 17:21:23 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 655, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028f00120ab1f7004f106262
May 08 17:21:25 msm8909 python3[2989]: DBUS: Connected to 06:05:04:AF:F9:E9
May 08 17:21:25 msm8909 python3[2989]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:21:25 msm8909 python3[2989]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:21:25 msm8909 python3[2989]: [SSE] Sending: {"key": "91ce7bdc6e204c0581a9a9136ebd6fc1", "rt": "gw", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}}
May 08 17:21:26 msm8909 python3[2989]: ACTIVATING HR.
May 08 17:21:27 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 534, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000216000906b03d004e306263
May 08 17:21:27 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 534, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160087, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:21:27 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 534, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160087, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:21:27 msm8909 python3[2989]: [SSE] Sending: {"key": "735581574f654dd1ab73ff9c8b0f8a99", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 534, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 98, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 78, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160087, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:21:27 msm8909 python3[2989]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 08 17:21:27 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\\'} 175c065f00
May 08 17:21:27 msm8909 python3[2989]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 17:21:27 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 4649, 'heart_rate': 61, 'solar_gen': 265, 'total_steps': 6256, 'sleep_state': 4, 'case_temp': 128, 'total_cals': 552, 'sleep_duration': 373, 'battery': 50, 'thermal_gen': 71, 'walk_steps': 6256, 'company_id': b'"(', 'act_cals': 24, 'bmr_cals': 528, 'alert_status': b'\x00', 'skin_temp': 132, 'pairing_code': b'"('} 2228222800070000187012290175010900471822103d32348084
May 08 17:21:27 msm8909 python3[2989]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 17:21:30 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106566
May 08 17:21:33 msm8909 python3[2989]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:21:33 msm8909 python3[2989]: 153.46105337142944 [06:05:04:AF:F9:E9] <- HR 0000
May 08 17:21:34 msm8909 python3[2989]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 36, 37, 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 08 17:21:34 msm8909 python3[2989]: GOT Firmware Version: V1.5.4d0
May 08 17:21:34 msm8909 python3[2989]: GOT Pairing Code: 0f89
May 08 17:21:34 msm8909 python3[2989]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 17:21:34 msm8909 python3[2989]: NO FW Update needed.
May 08 17:21:34 msm8909 python3[2989]: LAST SYNC: 1715151909
May 08 17:21:36 msm8909 python3[2989]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [134, 14, 0, 0, 134, 14, 0, 1, 0, 0, 0, 2, 60, 78, 10, 16, 252, 175, 7, 17, 64, 158, 2, 18, 0, 0, 0, 32, 179, 10, 0, 48, 144, 2, 0, 64, 18, 0, 0, 65, 98, 0, 0, 80, 98, 0, 0, 81, 80, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 17:21:36 msm8909 python3[2989]: ACTIVITY: 0
May 08 17:21:36 msm8909 python3[2989]: HR READING: 0 TOOK 0.000513 secs
May 08 17:21:36 msm8909 python3[2989]: DEACTIVATING HR.
May 08 17:21:36 msm8909 python3[2989]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:21:36 msm8909 python3[2989]: GOT Instant Data: {'run_steps': 0, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 656, 'total_steps': 3718, 'case_temp': 98, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'activity': 0, 'walk_steps': 3718, 'total_cals': 675388, 'act_cals': 171584, 'bmr_cals': 503804, 'skin_temp': 98}
May 08 17:21:36 msm8909 python3[2989]: W ID: 73
May 08 17:21:36 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503804, 'solarGen': 656, 'totalCals': 675388, 'distance': 2739, 'skinTemp': 98, 'caseTemp': 98, 'walkSteps': 3718, 'activity': 0, 'actCals': 171584, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160096, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:21:36 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503804, 'solarGen': 656, 'totalCals': 675388, 'distance': 2739, 'skinTemp': 98, 'caseTemp': 98, 'walkSteps': 3718, 'activity': 0, 'actCals': 171584, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160096, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:21:36 msm8909 python3[2989]: [SSE] Sending: {"key": "dab38eede99d45bc8d74f5bf02a85e33", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503804, "solarGen": 656, "totalCals": 675388, "distance": 2739, "skinTemp": 98, "caseTemp": 98, "walkSteps": 3718, "activity": 0, "actCals": 171584, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160096, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:21:36 msm8909 python3[2989]: Instant Upload complete
May 08 17:21:36 msm8909 python3[2989]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 08 17:21:39 msm8909 python3[2989]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 17:21:39 msm8909 python3[2989]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 08 17:21:39 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 655, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000028f00120ab1f7004f106262
May 08 17:21:39 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:21:39 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:21:39 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160071.0949838, 'key': 'ba907c4cac934f84ab77503518193e9c', 'data': '', 'type': 's'}
May 08 17:21:39 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160086.4322107, 'key': '91ce7bdc6e204c0581a9a9136ebd6fc1', 'data': '', 'type': 's'}
May 08 17:21:39 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160087.5138218, 'key': '735581574f654dd1ab73ff9c8b0f8a99', 'data': '', 'type': 's'}
May 08 17:21:39 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160096.5391107, 'key': 'dab38eede99d45bc8d74f5bf02a85e33', 'data': '', 'type': 's'}
May 08 17:21:40 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:21:40 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:21:40 msm8909 python3[2989]: [SSE] Sending: {"key": "570c853f3606458a8c67e40ecff45a7e", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:21:41 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160101.17606, 'key': '570c853f3606458a8c67e40ecff45a7e', 'data': '', 'type': 's'}
May 08 17:21:44 msm8909 python3[2989]: DBUS: Discovered 06:05:04:1C:09:57 .
May 08 17:21:44 msm8909 python3[2989]: ADVERT: {'company_id': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\tW'} 095709570006
May 08 17:21:44 msm8909 python3[2989]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 17:21:46 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049006868
May 08 17:21:48 msm8909 python3[2989]: DBUS: Discovered 06:05:04:70:12:C8 .
May 08 17:21:48 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:21:48 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:21:48 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 656, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029000120ab1f70050106262
May 08 17:21:49 msm8909 python3[2989]: DBUS: Discovered 06:05:04:8F:1A:25 .
May 08 17:21:49 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a%'} 1a25065f00
May 08 17:21:49 msm8909 python3[2989]: IGNORING 06:05:04:8F:1A:25 WITH PAIRING CODE: 1a25
May 08 17:21:50 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 17:22:02 msm8909 python3[2989]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 17:22:02 msm8909 python3[2989]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 08 17:22:02 msm8909 python3[2989]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 17:22:03 msm8909 python3[2989]: DBUS: Discovered 06:05:04:52:C0:04 .
May 08 17:22:03 msm8909 python3[2989]: ADVERT: {'company_id': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 17:22:03 msm8909 python3[2989]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 17:22:03 msm8909 python3[2989]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 08 17:22:03 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12t'} 127412740006
May 08 17:22:03 msm8909 python3[2989]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 17:22:04 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 534, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000216000906b03d004e206263
May 08 17:22:04 msm8909 python3[2989]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 17:22:04 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1049, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 2, 'sleep_duration': 3, 'battery': 93, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'act_cals': 0, 'bmr_cals': 2, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000304190009000002005d006262
May 08 17:22:04 msm8909 python3[2989]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 17:22:05 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049106868
May 08 17:22:10 msm8909 python3[2989]: DBUS: Connect Failed with 06:05:04:32:34:65
May 08 17:22:10 msm8909 python3[2989]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 17:22:10 msm8909 python3[2989]: Device not connected, retrying later
May 08 17:22:11 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 17:22:12 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106566
May 08 17:22:14 msm8909 python3[2989]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 17:22:14 msm8909 python3[2989]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:22:14 msm8909 python3[2989]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:22:14 msm8909 python3[2989]: [SSE] Sending: {"key": "4dcbcf3c4c44443a8ad708401e6e1bda", "rt": "gw", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}}
May 08 17:22:14 msm8909 python3[2989]: ACTIVATING HR.
May 08 17:22:20 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049306868
May 08 17:22:20 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 767, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160140, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:22:20 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 767, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160140, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:22:20 msm8909 python3[2989]: [SSE] Sending: {"key": "7289075353bc4600825545f2b9268c64", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 767, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160140, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:22:20 msm8909 python3[2989]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 08 17:22:20 msm8909 python3[2989]: ADVERT: {'company_id': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x11r'} 117211720006
May 08 17:22:20 msm8909 python3[2989]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 17:22:21 msm8909 python3[2989]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:22:21 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 536, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000218000906b03d004f006263
May 08 17:22:21 msm8909 python3[2989]: 201.96125078201294 [06:05:04:11:B9:D2] <- HR 0000
May 08 17:22:22 msm8909 python3[2989]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 39, 159, 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 08 17:22:22 msm8909 python3[2989]: GOT Firmware Version: V1.5.4d0
May 08 17:22:22 msm8909 python3[2989]: GOT Pairing Code: 1d92
May 08 17:22:22 msm8909 python3[2989]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 17:22:22 msm8909 python3[2989]: NO FW Update needed.
May 08 17:22:22 msm8909 python3[2989]: LAST SYNC: 1715152799
May 08 17:22:23 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 657, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029100120ab1f7004f006262
May 08 17:22:23 msm8909 python3[2989]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 17:22:23 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 17:22:23 msm8909 python3[2989]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 17:22:24 msm8909 python3[2989]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 9, 0, 0, 64, 9, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 17:22:24 msm8909 python3[2989]: ACTIVITY: 0
May 08 17:22:24 msm8909 python3[2989]: HR READING: 0 TOOK 0.000424 secs
May 08 17:22:24 msm8909 python3[2989]: DEACTIVATING HR.
May 08 17:22:24 msm8909 python3[2989]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:22:24 msm8909 python3[2989]: GOT Instant Data: {'run_steps': 64, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'case_temp': 101, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'activity': 0, 'walk_steps': 2098, 'total_cals': 173952, 'act_cals': 122078, 'bmr_cals': 51874, 'skin_temp': 102}
May 08 17:22:24 msm8909 python3[2989]: W ID: 75
May 08 17:22:24 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51874, 'solarGen': 9, 'totalCals': 173952, 'distance': 1826, 'skinTemp': 102, 'caseTemp': 101, 'walkSteps': 2098, 'activity': 0, 'actCals': 122078, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160144, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:22:24 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51874, 'solarGen': 9, 'totalCals': 173952, 'distance': 1826, 'skinTemp': 102, 'caseTemp': 101, 'walkSteps': 2098, 'activity': 0, 'actCals': 122078, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160144, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:22:24 msm8909 python3[2989]: [SSE] Sending: {"key": "ae6c51f1c343411fa279e3801155d075", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51874, "solarGen": 9, "totalCals": 173952, "distance": 1826, "skinTemp": 102, "caseTemp": 101, "walkSteps": 2098, "activity": 0, "actCals": 122078, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160144, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:22:24 msm8909 python3[2989]: Instant Upload complete
May 08 17:22:24 msm8909 python3[2989]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 08 17:22:26 msm8909 python3[2989]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 17:22:26 msm8909 python3[2989]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 17:22:26 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106566
May 08 17:22:27 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:22:27 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:22:27 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160135.3391387, 'key': '4dcbcf3c4c44443a8ad708401e6e1bda', 'data': '', 'type': 's'}
May 08 17:22:27 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160140.8602576, 'key': '7289075353bc4600825545f2b9268c64', 'data': '', 'type': 's'}
May 08 17:22:27 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160144.5754182, 'key': 'ae6c51f1c343411fa279e3801155d075', 'data': '', 'type': 's'}
May 08 17:22:27 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 17:22:34 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 536, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000218000906b03d004f006263
May 08 17:22:36 msm8909 python3[2989]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 17:22:36 msm8909 python3[2989]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:22:36 msm8909 python3[2989]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:22:36 msm8909 python3[2989]: [SSE] Sending: {"key": "b2f322dd86a744dd84ab213b47051996", "rt": "gw", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}}
May 08 17:22:36 msm8909 python3[2989]: ACTIVATING HR.
May 08 17:22:36 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049006868
May 08 17:22:43 msm8909 python3[2989]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:22:43 msm8909 python3[2989]: 223.57063746452332 [06:05:04:02:E8:6A] <- HR 0000
May 08 17:22:44 msm8909 python3[2989]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 39, 56, 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 08 17:22:44 msm8909 python3[2989]: GOT Firmware Version: V1.5.4d0
May 08 17:22:44 msm8909 python3[2989]: GOT Pairing Code: 251a
May 08 17:22:44 msm8909 python3[2989]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 17:22:44 msm8909 python3[2989]: NO FW Update needed.
May 08 17:22:44 msm8909 python3[2989]: LAST SYNC: 1715152696
May 08 17:22:45 msm8909 python3[2989]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 24, 2, 0, 64, 9, 0, 0, 65, 99, 0, 0, 80, 98, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 17:22:45 msm8909 python3[2989]: ACTIVITY: 0
May 08 17:22:45 msm8909 python3[2989]: HR READING: 0 TOOK 0.000431 secs
May 08 17:22:45 msm8909 python3[2989]: DEACTIVATING HR.
May 08 17:22:45 msm8909 python3[2989]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:22:45 msm8909 python3[2989]: GOT Instant Data: {'run_steps': 77, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 536, 'total_steps': 2160, 'case_temp': 98, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'activity': 0, 'walk_steps': 2083, 'total_cals': 169185, 'act_cals': 107497, 'bmr_cals': 61688, 'skin_temp': 99}
May 08 17:22:45 msm8909 python3[2989]: W ID: 76
May 08 17:22:45 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61688, 'solarGen': 536, 'totalCals': 169185, 'distance': 1709, 'skinTemp': 99, 'caseTemp': 98, 'walkSteps': 2083, 'activity': 0, 'actCals': 107497, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160165, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:22:45 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61688, 'solarGen': 536, 'totalCals': 169185, 'distance': 1709, 'skinTemp': 99, 'caseTemp': 98, 'walkSteps': 2083, 'activity': 0, 'actCals': 107497, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160165, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:22:45 msm8909 python3[2989]: [SSE] Sending: {"key": "82a56a4f90e44b10a89a2c24f6e8ebf7", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61688, "solarGen": 536, "totalCals": 169185, "distance": 1709, "skinTemp": 99, "caseTemp": 98, "walkSteps": 2083, "activity": 0, "actCals": 107497, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160165, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:22:45 msm8909 python3[2989]: Instant Upload complete
May 08 17:22:45 msm8909 python3[2989]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 08 17:22:47 msm8909 python3[2989]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 08 17:22:47 msm8909 python3[2989]: ADVERT: {'company_id': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 17:22:47 msm8909 python3[2989]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 17:22:47 msm8909 python3[2989]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 17:22:47 msm8909 python3[2989]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 17:22:47 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 536, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000218000906b03d004f306263
May 08 17:22:48 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 536, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000218000906b03d004f306263
May 08 17:22:48 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:22:48 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:22:48 msm8909 python3[2989]: [SSE] Sending: {"key": "41a872ee50fb429589c1092427372575", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:22:48 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160156.8632765, 'key': 'b2f322dd86a744dd84ab213b47051996', 'data': '', 'type': 's'}
May 08 17:22:48 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160166.067328, 'key': '82a56a4f90e44b10a89a2c24f6e8ebf7', 'data': '', 'type': 's'}
May 08 17:22:49 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160168.721447, 'key': '41a872ee50fb429589c1092427372575', 'data': '', 'type': 's'}
May 08 17:22:49 msm8909 python3[2989]: ADVERT: {'company_id': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'%?'} 253f253f0006
May 08 17:22:49 msm8909 python3[2989]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 17:22:57 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:22:57 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:23:02 msm8909 python3[2989]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 17:23:02 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 08 17:23:02 msm8909 python3[2989]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 17:23:02 msm8909 python3[2989]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 17:23:02 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 08 17:23:02 msm8909 python3[2989]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 17:23:04 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049206868
May 08 17:23:04 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 76, 'solar_gen': 313, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1065, 'sleep_duration': 55, 'battery': 50, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1042, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037013900ee1794124c3204797c
May 08 17:23:04 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:23:05 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 767, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba000002ff00d00b22060049306868
May 08 17:23:15 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\\'} 175c065f00
May 08 17:23:15 msm8909 python3[2989]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 17:23:19 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b2206004a006868
May 08 17:23:20 msm8909 python3[2989]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 17:23:30 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b2206004a006868
May 08 17:23:32 msm8909 python3[2989]: DBUS: Connected to 06:05:04:32:34:65
May 08 17:23:32 msm8909 python3[2989]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:23:32 msm8909 python3[2989]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 17:23:32 msm8909 python3[2989]: [SSE] Sending: {"key": "f88ea838e7ec44228449022eef92160d", "rt": "gw", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}}
May 08 17:23:32 msm8909 python3[2989]: ACTIVATING HR.
May 08 17:23:32 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 657, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029100120ab1f7004f306262
May 08 17:23:32 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 657, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160212, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:23:32 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 657, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160212, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:23:32 msm8909 python3[2989]: [SSE] Sending: {"key": "3ec76743bbed4ba586632c18c6e69b5d", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 657, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160212, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:23:39 msm8909 python3[2989]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:23:39 msm8909 python3[2989]: 279.67415571212769 [06:05:04:32:34:65] <- HR 0000
May 08 17:23:40 msm8909 python3[2989]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 39, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 08 17:23:40 msm8909 python3[2989]: GOT Firmware Version: V1.5.4d0
May 08 17:23:40 msm8909 python3[2989]: GOT Pairing Code: 0d55
May 08 17:23:40 msm8909 python3[2989]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 17:23:40 msm8909 python3[2989]: NO FW Update needed.
May 08 17:23:40 msm8909 python3[2989]: LAST SYNC: 1715152746
May 08 17:23:40 msm8909 python3[2989]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [125, 14, 0, 0, 117, 14, 0, 1, 8, 0, 0, 2, 189, 163, 10, 16, 44, 235, 7, 17, 145, 184, 2, 18, 0, 0, 0, 32, 186, 10, 0, 48, 0, 3, 0, 64, 208, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 17:23:40 msm8909 python3[2989]: ACTIVITY: 0
May 08 17:23:40 msm8909 python3[2989]: HR READING: 0 TOOK 0.000420 secs
May 08 17:23:40 msm8909 python3[2989]: DEACTIVATING HR.
May 08 17:23:40 msm8909 python3[2989]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 17:23:40 msm8909 python3[2989]: GOT Instant Data: {'run_steps': 8, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'case_temp': 104, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'activity': 0, 'walk_steps': 3701, 'total_cals': 697277, 'act_cals': 178321, 'bmr_cals': 518956, 'skin_temp': 104}
May 08 17:23:40 msm8909 python3[2989]: W ID: 74
May 08 17:23:40 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518956, 'solarGen': 768, 'totalCals': 697277, 'distance': 2746, 'skinTemp': 104, 'caseTemp': 104, 'walkSteps': 3701, 'activity': 0, 'actCals': 178321, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160220, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:23:40 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518956, 'solarGen': 768, 'totalCals': 697277, 'distance': 2746, 'skinTemp': 104, 'caseTemp': 104, 'walkSteps': 3701, 'activity': 0, 'actCals': 178321, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160220, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:23:41 msm8909 python3[2989]: [SSE] Sending: {"key": "a556cc6162084ce39b6dd5a28ab0cf3a", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518956, "solarGen": 768, "totalCals": 697277, "distance": 2746, "skinTemp": 104, "caseTemp": 104, "walkSteps": 3701, "activity": 0, "actCals": 178321, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160220, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:23:41 msm8909 python3[2989]: Instant Upload complete
May 08 17:23:41 msm8909 python3[2989]: DBUS: Disconnecting from 06:05:04:32:34:65
May 08 17:23:43 msm8909 python3[2989]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 17:23:43 msm8909 python3[2989]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 17:23:44 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b2206004a006868
May 08 17:23:44 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:23:44 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:23:44 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160212.6494558, 'key': 'f88ea838e7ec44228449022eef92160d', 'data': '', 'type': 's'}
May 08 17:23:44 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160213.2417071, 'key': '3ec76743bbed4ba586632c18c6e69b5d', 'data': '', 'type': 's'}
May 08 17:23:44 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160221.4609232, 'key': 'a556cc6162084ce39b6dd5a28ab0cf3a', 'data': '', 'type': 's'}
May 08 17:23:48 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:23:48 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:23:48 msm8909 python3[2989]: [SSE] Sending: {"key": "7081b7142fd1490bb6dd5ed1f823c07f", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:23:48 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1047, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 0, 'sleep_duration': 1, 'battery': 90, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000104170009000000005a106363
May 08 17:23:48 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:23:48 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160228.8472474, 'key': '7081b7142fd1490bb6dd5ed1f823c07f', 'data': '', 'type': 's'}
May 08 17:23:51 msm8909 python3[2989]: DBUS: Discovered 06:05:04:39:B4:0A .
May 08 17:23:51 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xca'} 17ca065f00
May 08 17:23:51 msm8909 python3[2989]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 08 17:23:51 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b2206004a306868
May 08 17:23:52 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 657, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029100120ab1f7004f106262
May 08 17:23:53 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 101, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a306566
May 08 17:23:53 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160233, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:23:53 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 101, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160233, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:23:53 msm8909 python3[2989]: [SSE] Sending: {"key": "e976e4d31a3044bfb51ba90299938690", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 101, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160233, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:23:54 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160233.7401378, 'key': 'e976e4d31a3044bfb51ba90299938690', 'data': '', 'type': 's'}
May 08 17:24:05 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b2206004a006868
May 08 17:24:06 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1047, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 0, 'sleep_duration': 1, 'battery': 90, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000104170009000000005a206363
May 08 17:24:06 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:24:14 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:24:14 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:24:17 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 658, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029200120ab1f7004f006262
May 08 17:24:17 msm8909 python3[2989]: DBUS: Discovered 06:05:04:94:8F:BC .
May 08 17:24:17 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a\x8c'} 1a8c065f00
May 08 17:24:17 msm8909 python3[2989]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 08 17:24:20 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048206666
May 08 17:24:30 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1049, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 0, 'sleep_duration': 1, 'battery': 91, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000104190009000000005b106363
May 08 17:24:30 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:24:31 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b22060049306868
May 08 17:24:32 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 658, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029200120ab1f7004f106262
May 08 17:24:35 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1187, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 126, 'total_cals': 993, 'sleep_duration': 0, 'battery': 16, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 967, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a3004d1a43c74010047e80
May 08 17:24:35 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:24:40 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:24:44 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:24:44 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:24:46 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 540, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000021c000906b03d004f306263
May 08 17:24:46 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 540, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160286, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:24:46 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 540, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160286, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:24:46 msm8909 python3[2989]: [SSE] Sending: {"key": "b15aa23228d04c46ae94b1e6faa339dd", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 540, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 98, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160286, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:24:47 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048106666
May 08 17:24:47 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160286.8335426, 'key': 'b15aa23228d04c46ae94b1e6faa339dd', 'data': '', 'type': 's'}
May 08 17:24:48 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:24:48 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:24:48 msm8909 python3[2989]: [SSE] Sending: {"key": "04626c4939eb4bb891c9f5d572fc9b3b", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:24:49 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160289.3451116, 'key': '04626c4939eb4bb891c9f5d572fc9b3b', 'data': '', 'type': 's'}
May 08 17:24:58 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 540, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000021c000906b03d004f006263
May 08 17:25:01 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 768, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030000d00b22060049106868
May 08 17:25:01 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 768, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160301, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:25:01 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 768, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160301, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:25:01 msm8909 python3[2989]: [SSE] Sending: {"key": "ccb7578447434975a5d2e5af34c934e7", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 768, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160301, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:25:02 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160302.1066253, 'key': 'ccb7578447434975a5d2e5af34c934e7', 'data': '', 'type': 's'}
May 08 17:25:14 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006666
May 08 17:25:14 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160314, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:25:14 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160314, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:25:14 msm8909 python3[2989]: [SSE] Sending: {"key": "ff3d91a52ed740d6acec0f658ce09bf2", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160314, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:25:15 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:25:15 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:25:15 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160314.6248374, 'key': 'ff3d91a52ed740d6acec0f658ce09bf2', 'data': '', 'type': 's'}
May 08 17:25:28 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:25:28 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:25:29 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106666
May 08 17:25:31 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 659, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029300120ab1f70050306262
May 08 17:25:31 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 659, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160331, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:25:31 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 659, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160331, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:25:31 msm8909 python3[2989]: [SSE] Sending: {"key": "05d10371b2c443d48284d3bd533bcedb", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 659, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160331, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:25:32 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160331.9044151, 'key': '05d10371b2c443d48284d3bd533bcedb', 'data': '', 'type': 's'}
May 08 17:25:41 msm8909 python3[2989]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 08 17:25:41 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04\xf2'} 04f2065f00
May 08 17:25:41 msm8909 python3[2989]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 08 17:25:41 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 659, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029300120ab1f70050006262
May 08 17:25:41 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049106868
May 08 17:25:44 msm8909 python3[2989]: DBUS: Discovered 06:05:04:56:48:68 .
May 08 17:25:44 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'!X'} 2158065f00
May 08 17:25:44 msm8909 python3[2989]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 08 17:25:45 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:25:45 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:25:45 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 542, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000021e000906b03d004f106263
May 08 17:25:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:25:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:25:49 msm8909 python3[2989]: [SSE] Sending: {"key": "573b661e72e6431b8e7e30156c194c12", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:25:49 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160349.4579406, 'key': '573b661e72e6431b8e7e30156c194c12', 'data': '', 'type': 's'}
May 08 17:25:55 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 659, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029300120ab1f70050206262
May 08 17:25:57 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 542, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000021e000906b03d004f206263
May 08 17:25:57 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 542, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160357, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:25:57 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 542, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 98, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160357, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:25:57 msm8909 python3[2989]: [SSE] Sending: {"key": "3faf82ec8b5f4e6e9fb6e4e1ce436d68", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 542, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 98, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160357, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:25:58 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160358.2939119, 'key': '3faf82ec8b5f4e6e9fb6e4e1ce436d68', 'data': '', 'type': 's'}
May 08 17:25:59 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1050, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 0, 'sleep_duration': 1, 'battery': 90, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000001041a0009000000005a206363
May 08 17:25:59 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:26:08 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 68, 'solar_gen': 318, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1068, 'sleep_duration': 55, 'battery': 53, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1045, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037013e00ee17b415443534797c
May 08 17:26:08 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:26:09 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049306868
May 08 17:26:09 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 769, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160369, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:26:09 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 769, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160369, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:26:09 msm8909 python3[2989]: [SSE] Sending: {"key": "dd88d67b6ede4c5e82917112cbed5f1b", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 769, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160369, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:26:09 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160369.4557028, 'key': 'dd88d67b6ede4c5e82917112cbed5f1b', 'data': '', 'type': 's'}
May 08 17:26:15 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:26:15 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:26:27 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 544, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000220000906b03d004f106263
May 08 17:26:39 msm8909 python3[2989]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 08 17:26:39 msm8909 python3[2989]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 17:26:39 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048106666
May 08 17:26:39 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160399, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:26:39 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160399, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:26:39 msm8909 python3[2989]: [SSE] Sending: {"key": "b44a8bda2310434696c9fafd5d2f050d", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 72, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160399, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:26:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160400.2602921, 'key': 'b44a8bda2310434696c9fafd5d2f050d', 'data': '', 'type': 's'}
May 08 17:26:40 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 660, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029400120ab1f70050206262
May 08 17:26:40 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 660, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160400, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:26:40 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 660, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160400, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:26:40 msm8909 python3[2989]: [SSE] Sending: {"key": "2eeac715b1ae4fa480691a35aad780b5", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 660, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160400, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:26:41 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160400.9799068, 'key': '2eeac715b1ae4fa480691a35aad780b5', 'data': '', 'type': 's'}
May 08 17:26:45 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:26:45 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:26:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:26:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:26:49 msm8909 python3[2989]: [SSE] Sending: {"key": "2b8ca53c1ab8432abb0ae15f0e606f2e", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:26:49 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160409.7026203, 'key': '2b8ca53c1ab8432abb0ae15f0e606f2e', 'data': '', 'type': 's'}
May 08 17:26:51 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048206666
May 08 17:26:52 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:26:52 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:26:53 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 660, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029400120ab1f70050306262
May 08 17:27:05 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 660, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029400120ab1f70050106262
May 08 17:27:05 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049006868
May 08 17:27:15 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:27:15 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:27:20 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 68, 'solar_gen': 319, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1069, 'sleep_duration': 55, 'battery': 49, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1046, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037013f00ee17b416443124797c
May 08 17:27:20 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:27:20 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:27:20 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:27:23 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 546, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000222000906b03d004f306363
May 08 17:27:23 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 546, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160443, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:27:23 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 546, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160443, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:27:23 msm8909 python3[2989]: [SSE] Sending: {"key": "19f76d6b9d2b4a74a1fe4648799e579e", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 546, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160443, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:27:23 msm8909 python3[2989]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 17:27:23 msm8909 python3[2989]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 17:27:24 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160444.0796113, 'key': '19f76d6b9d2b4a74a1fe4648799e579e', 'data': '', 'type': 's'}
May 08 17:27:33 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049306868
May 08 17:27:33 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 769, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160453, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:27:33 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 769, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160453, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:27:33 msm8909 python3[2989]: [SSE] Sending: {"key": "cce519df2d554d82af9b5949da5f5d3c", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 769, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160453, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:27:34 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160453.7506993, 'key': 'cce519df2d554d82af9b5949da5f5d3c', 'data': '', 'type': 's'}
May 08 17:27:34 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f70050006262
May 08 17:27:35 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 546, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000222000906b03d004f006363
May 08 17:27:37 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 68, 'solar_gen': 319, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1069, 'sleep_duration': 55, 'battery': 49, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1046, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037013f00ee17b416443104797c
May 08 17:27:37 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:27:46 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:27:46 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:27:47 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049006868
May 08 17:27:48 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048006666
May 08 17:27:48 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160468, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:27:48 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160468, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:27:48 msm8909 python3[2989]: [SSE] Sending: {"key": "1531fa5e13bc4476aa0c8dd38f0437cc", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 72, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160468, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:27:48 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 546, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000222000906b03d004f106363
May 08 17:27:48 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160468.7658544, 'key': '1531fa5e13bc4476aa0c8dd38f0437cc', 'data': '', 'type': 's'}
May 08 17:27:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:27:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:27:49 msm8909 python3[2989]: [SSE] Sending: {"key": "44bca766f85e4b938aa1187b6744baae", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:27:49 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f70050106262
May 08 17:27:49 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 661, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160469, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:27:49 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 661, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160469, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:27:49 msm8909 python3[2989]: [SSE] Sending: {"key": "00f5aa6502bb4a5493a58d812148d161", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 661, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160469, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:27:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160469.8152783, 'key': '44bca766f85e4b938aa1187b6744baae', 'data': '', 'type': 's'}
May 08 17:27:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160470.3024123, 'key': '00f5aa6502bb4a5493a58d812148d161', 'data': '', 'type': 's'}
May 08 17:28:02 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 546, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000222000906b03d004f306363
May 08 17:28:04 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:28:04 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:28:04 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f70050306262
May 08 17:28:04 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 769, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030100d00b22060049206868
May 08 17:28:14 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 547, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000223000906b03d004f006363
May 08 17:28:16 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:28:16 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:28:17 msm8909 python3[2989]: DBUS: Discovered 06:05:04:17:2E:0E .
May 08 17:28:17 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06\xfe'} 06fe065f00
May 08 17:28:17 msm8909 python3[2989]: IGNORING 06:05:04:17:2E:0E WITH PAIRING CODE: 06fe
May 08 17:28:17 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306666
May 08 17:28:28 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 84, 'solar_gen': 1189, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 997, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 971, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a5004d1a53cb5411047d80
May 08 17:28:28 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:28:29 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f7004f106262
May 08 17:28:30 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 547, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000223000906b03d004f106363
May 08 17:28:30 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 547, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160510, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:28:30 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 547, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160510, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:28:30 msm8909 python3[2989]: [SSE] Sending: {"key": "7b1f7886d1164a3aaebd306ea2391019", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 547, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160510, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:28:31 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160510.6766911, 'key': '7b1f7886d1164a3aaebd306ea2391019', 'data': '', 'type': 's'}
May 08 17:28:31 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f7004f106262
May 08 17:28:32 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006666
May 08 17:28:33 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 08 17:28:33 msm8909 python3[2989]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 17:28:43 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1189, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 997, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 971, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a5004d1a53cb4011247d80
May 08 17:28:43 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:28:43 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 661, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029500120ab1f7004f306262
May 08 17:28:46 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 770, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030200d00b22060049206868
May 08 17:28:46 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 770, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160526, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:28:46 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 770, 'sleepState': 0, 'distance': 2746, 'skinTemp': 104, 'totalCals': 529, 'caseTemp': 104, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160526, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:28:46 msm8909 python3[2989]: [SSE] Sending: {"key": "fc743e64db274dfbb04db1364c9ee2bd", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 770, "sleepState": 0, "distance": 2746, "skinTemp": 104, "totalCals": 529, "caseTemp": 104, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160526, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:28:47 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:28:47 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:28:47 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160527.2421982, 'key': 'fc743e64db274dfbb04db1364c9ee2bd', 'data': '', 'type': 's'}
May 08 17:28:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:28:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:28:49 msm8909 python3[2989]: [SSE] Sending: {"key": "bcd92204cc7648738a06c8630f5d00f9", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:28:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160529.9091489, 'key': 'bcd92204cc7648738a06c8630f5d00f9', 'data': '', 'type': 's'}
May 08 17:28:56 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1189, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 997, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 971, 'alert_status': b'\x00', 'skin_temp': 128, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a5004d1a53cb4011347d80
May 08 17:28:56 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:28:58 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 770, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 104, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 104, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030200d00b22060049306868
May 08 17:28:58 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:28:58 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:28:59 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 547, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000223000906b03d004f006363
May 08 17:29:01 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 68, 'solar_gen': 321, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1070, 'sleep_duration': 55, 'battery': 49, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1047, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037014100ee17b417443104797c
May 08 17:29:01 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:29:01 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 547, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000223000906b03d004f106363
May 08 17:29:10 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:29:10 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:29:13 msm8909 python3[2989]: DBUS: Discovered 06:05:04:17:65:5E .
May 08 17:29:13 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17>'} 173e065f00
May 08 17:29:13 msm8909 python3[2989]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 08 17:29:13 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 662, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029600120ab1f70050206262
May 08 17:29:13 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 662, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160553, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:29:13 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 662, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160553, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:29:13 msm8909 python3[2989]: [SSE] Sending: {"key": "a981d17e48c44f198ff5191e73248e93", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 662, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160553, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:29:14 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160553.967262, 'key': 'a981d17e48c44f198ff5191e73248e93', 'data': '', 'type': 's'}
May 08 17:29:17 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:29:17 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:29:25 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 64, 'solar_gen': 322, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1071, 'sleep_duration': 55, 'battery': 53, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1048, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037014200ee17c418403534797c
May 08 17:29:25 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:29:26 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 17:29:26 msm8909 python3[2989]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 17:29:29 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1062, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 97, 'total_cals': 2, 'sleep_duration': 3, 'battery': 93, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'act_cals': 0, 'bmr_cals': 2, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000304260009000002005d106161
May 08 17:29:29 msm8909 python3[2989]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 17:29:29 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:29:29 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:29:38 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048306666
May 08 17:29:38 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160578, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:29:38 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160578, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:29:38 msm8909 python3[2989]: [SSE] Sending: {"key": "0f74b484e12f45729eb71ffff01c5a0e", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 72, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160578, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:29:39 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160579.2010481, 'key': '0f74b484e12f45729eb71ffff01c5a0e', 'data': '', 'type': 's'}
May 08 17:29:40 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:29:40 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:29:40 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:29:47 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:29:47 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:29:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:29:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:29:49 msm8909 python3[2989]: [SSE] Sending: {"key": "15707a7cc8a041e6aaafd3aba3add2de", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:29:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160589.9439833, 'key': '15707a7cc8a041e6aaafd3aba3add2de', 'data': '', 'type': 's'}
May 08 17:29:52 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 08 17:29:52 msm8909 python3[2989]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 17:29:53 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 770, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030200d00b2206004a306969
May 08 17:29:53 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 770, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160593, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:29:53 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 770, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160593, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:29:53 msm8909 python3[2989]: [SSE] Sending: {"key": "0be7c6d8e3f94637955f064d7f5d5e6f", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 770, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160593, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:29:53 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048106666
May 08 17:29:53 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160593.7291617, 'key': '0be7c6d8e3f94637955f064d7f5d5e6f', 'data': '', 'type': 's'}
May 08 17:29:55 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 549, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000225000906b03d004f206363
May 08 17:29:55 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 549, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160595, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:29:55 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 549, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160595, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:29:55 msm8909 python3[2989]: [SSE] Sending: {"key": "15ea74d4c7d849efbda42181554abca0", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 549, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160595, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:29:56 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160596.0594609, 'key': '15ea74d4c7d849efbda42181554abca0', 'data': '', 'type': 's'}
May 08 17:29:57 msm8909 python3[2989]: DBUS: Discovered 06:05:04:7E:53:24 .
May 08 17:29:57 msm8909 python3[2989]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 17:29:57 msm8909 python3[2989]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 17:30:06 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 64, 'solar_gen': 323, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 121, 'total_cals': 1072, 'sleep_duration': 55, 'battery': 54, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 23, 'bmr_cals': 1049, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037014300ee17c419403634797c
May 08 17:30:06 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:30:08 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 549, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000225000906b03d004f306363
May 08 17:30:09 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 17:30:09 msm8909 python3[2989]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 17:30:11 msm8909 python3[2989]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 17:30:11 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 08 17:30:11 msm8909 python3[2989]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 17:30:17 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:30:18 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:30:22 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 551, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000227000906b03d004f106363
May 08 17:30:24 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b22060049206969
May 08 17:30:35 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b22060049306969
May 08 17:30:35 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:30:35 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:30:48 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:30:48 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:30:49 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b22060049006969
May 08 17:30:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:30:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:30:49 msm8909 python3[2989]: [SSE] Sending: {"key": "6444cbf7da99423b8d2b565fec2c7e36", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:30:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160650.0803063, 'key': '6444cbf7da99423b8d2b565fec2c7e36', 'data': '', 'type': 's'}
May 08 17:30:50 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 663, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029700120ab1f70050306262
May 08 17:30:50 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 663, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160650, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:30:50 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 663, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160650, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:30:50 msm8909 python3[2989]: [SSE] Sending: {"key": "01ef9b822bc24c4bb7d4193ada812d6a", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 663, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160650, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:30:50 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a206666
May 08 17:30:50 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160650, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:30:50 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160650, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:30:50 msm8909 python3[2989]: [SSE] Sending: {"key": "16f38c6743634707ae0957b1e6ab03c3", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160650, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:30:50 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b22060049106969
May 08 17:30:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160650.634609, 'key': '01ef9b822bc24c4bb7d4193ada812d6a', 'data': '', 'type': 's'}
May 08 17:30:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160650.767637, 'key': '16f38c6743634707ae0957b1e6ab03c3', 'data': '', 'type': 's'}
May 08 17:30:52 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 663, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029700120ab1f70050006262
May 08 17:30:52 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 551, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000227000906b03d004f006363
May 08 17:31:04 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 663, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029700120ab1f70050106262
May 08 17:31:07 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 551, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000227000906b03d004f106363
May 08 17:31:07 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 551, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160667, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:31:07 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 551, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160667, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:31:07 msm8909 python3[2989]: [SSE] Sending: {"key": "9c1470ccdce34fe181a216de9f8f0a22", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 551, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160667, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:31:07 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160667.826005, 'key': '9c1470ccdce34fe181a216de9f8f0a22', 'data': '', 'type': 's'}
May 08 17:31:17 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 553, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000229000906b03d004f206363
May 08 17:31:17 msm8909 python3[2989]: DBUS: Discovered 06:05:04:98:84:B4 .
May 08 17:31:17 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x0f\x84'} 0f84065f00
May 08 17:31:17 msm8909 python3[2989]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 08 17:31:18 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:31:18 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:31:19 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 17:31:19 msm8909 python3[2989]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 17:31:19 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 553, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000229000906b03d004f306363
May 08 17:31:31 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b2206004a006969
May 08 17:31:31 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 771, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160691, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:31:31 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 771, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160691, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:31:31 msm8909 python3[2989]: [SSE] Sending: {"key": "8ac7f937dc044618bf01eabd9c3a32ca", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 771, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160691, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:31:31 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 664, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029800120ab1f70050006262
May 08 17:31:32 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160692.281271, 'key': '8ac7f937dc044618bf01eabd9c3a32ca', 'data': '', 'type': 's'}
May 08 17:31:45 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b2206004a106969
May 08 17:31:46 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006666
May 08 17:31:46 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 553, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000229000906b03d004f106363
May 08 17:31:46 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 664, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029800120ab1f70050106262
May 08 17:31:48 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:31:48 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:31:49 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b2206004a206969
May 08 17:31:49 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:31:49 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:31:49 msm8909 python3[2989]: [SSE] Sending: {"key": "6813f60bce3b465dac4045f06ee32129", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:31:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160710.326494, 'key': '6813f60bce3b465dac4045f06ee32129', 'data': '', 'type': 's'}
May 08 17:32:03 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206666
May 08 17:32:03 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160723, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:32:03 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160723, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:32:03 msm8909 python3[2989]: [SSE] Sending: {"key": "cd46ad740ea64039bd7ed4329683df12", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160723, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:32:03 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160723.7758958, 'key': 'cd46ad740ea64039bd7ed4329683df12', 'data': '', 'type': 's'}
May 08 17:32:17 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306666
May 08 17:32:18 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:32:18 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:32:27 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 606, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 96, 'total_cals': 10, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x15\x83', 'act_cals': 0, 'bmr_cals': 10, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x15\x83'} 1583158300070000000000000000025e000900200a0058106061
May 08 17:32:27 msm8909 python3[2989]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 17:32:28 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 555, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000022b000906b03d004f206363
May 08 17:32:28 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 555, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160748, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:32:28 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 555, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160748, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:32:28 msm8909 python3[2989]: [SSE] Sending: {"key": "7886e69f231b4f6e9abe3af999c775ac", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 555, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160748, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:32:28 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x16d'} 1664065f00
May 08 17:32:28 msm8909 python3[2989]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 08 17:32:29 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160749.0636985, 'key': '7886e69f231b4f6e9abe3af999c775ac', 'data': '', 'type': 's'}
May 08 17:32:43 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 555, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000022b000906b03d004f306363
May 08 17:32:43 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 665, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029900120ab1f70050306262
May 08 17:32:43 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 665, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160763, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:32:43 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 665, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160763, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:32:43 msm8909 python3[2989]: [SSE] Sending: {"key": "fa98c92801ac4f628b85b6bd4e36c7eb", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 665, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160763, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:32:44 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160764.2364881, 'key': 'fa98c92801ac4f628b85b6bd4e36c7eb', 'data': '', 'type': 's'}
May 08 17:32:45 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 771, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030300d00b2206004a306969
May 08 17:32:45 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 771, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160765, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:32:45 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 771, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160765, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:32:45 msm8909 python3[2989]: [SSE] Sending: {"key": "679ee93f61c04cf3903b53b3e29a34e3", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 771, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160765, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:32:46 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160765.6862113, 'key': '679ee93f61c04cf3903b53b3e29a34e3', 'data': '', 'type': 's'}
May 08 17:32:48 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:32:48 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:32:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:32:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:32:50 msm8909 python3[2989]: [SSE] Sending: {"key": "d2b0890a1ad840859337a4e296d08a8e", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:32:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160770.4581718, 'key': 'd2b0890a1ad840859337a4e296d08a8e', 'data': '', 'type': 's'}
May 08 17:32:57 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 606, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 96, 'total_cals': 10, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x15\x83', 'act_cals': 0, 'bmr_cals': 10, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x15\x83'} 1583158300070000000000000000025e000900200a0058006061
May 08 17:32:57 msm8909 python3[2989]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 17:32:58 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006666
May 08 17:32:59 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:32:59 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:33:10 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049106969
May 08 17:33:10 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 665, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029900120ab1f7004f206262
May 08 17:33:13 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 557, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000022d000906b03d0050206363
May 08 17:33:18 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:33:18 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:33:24 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049206969
May 08 17:33:26 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306666
May 08 17:33:26 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160806, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:33:26 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160806, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:33:26 msm8909 python3[2989]: [SSE] Sending: {"key": "888214d8c0804ece9d7a521e69289670", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160806, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:33:27 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160807.109287, 'key': '888214d8c0804ece9d7a521e69289670', 'data': '', 'type': 's'}
May 08 17:33:27 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049306969
May 08 17:33:37 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1191, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 125, 'total_cals': 1002, 'sleep_duration': 0, 'battery': 11, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 976, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a7004d1a83d0400b147d7f
May 08 17:33:37 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:33:41 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006666
May 08 17:33:49 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:33:49 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:33:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:33:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:33:50 msm8909 python3[2989]: [SSE] Sending: {"key": "609b8e292f63461eb9008a3376aee381", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:33:50 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160830.6334217, 'key': '609b8e292f63461eb9008a3376aee381', 'data': '', 'type': 's'}
May 08 17:33:52 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049106969
May 08 17:33:52 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 772, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160832, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:33:52 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 772, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160832, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:33:52 msm8909 python3[2989]: [SSE] Sending: {"key": "bdf4a722dd8146a39b5270aaedebe778", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 772, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160832, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:33:53 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160833.1198082, 'key': 'bdf4a722dd8146a39b5270aaedebe778', 'data': '', 'type': 's'}
May 08 17:33:54 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106666
May 08 17:34:05 msm8909 python3[2989]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 08 17:34:05 msm8909 python3[2989]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 17:34:05 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306666
May 08 17:34:09 msm8909 python3[2989]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 08 17:34:09 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'#\xde'} 23de065f00
May 08 17:34:09 msm8909 python3[2989]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 08 17:34:19 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:34:19 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:34:19 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 559, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000022f000906b03d004f106363
May 08 17:34:19 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 559, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160859, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:34:19 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 559, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160859, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:34:19 msm8909 python3[2989]: [SSE] Sending: {"key": "4d02be7a98554037874067a376a15f95", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 559, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160859, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:34:20 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160860.3343472, 'key': '4d02be7a98554037874067a376a15f95', 'data': '', 'type': 's'}
May 08 17:34:22 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 666, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029a00120ab1f7004f106262
May 08 17:34:22 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 666, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160862, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:34:22 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 666, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160862, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:34:22 msm8909 python3[2989]: [SSE] Sending: {"key": "7ac839dd9f0640a98a18cd5f295f0557", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 666, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160862, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:34:23 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160862.9125185, 'key': '7ac839dd9f0640a98a18cd5f295f0557', 'data': '', 'type': 's'}
May 08 17:34:34 msm8909 python3[2989]: ADVERT: {'company_id': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 17:34:34 msm8909 python3[2989]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 17:34:34 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 666, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029a00120ab1f7004f206262
May 08 17:34:41 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:34:46 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 559, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000022f000906b03d004f006363
May 08 17:34:48 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049206969
May 08 17:34:49 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:34:49 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:34:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:34:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:34:50 msm8909 python3[2989]: [SSE] Sending: {"key": "456461bef9184012a59ab4f4d9872661", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:34:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160890.8786039, 'key': '456461bef9184012a59ab4f4d9872661', 'data': '', 'type': 's'}
May 08 17:35:02 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 772, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030400d00b22060049306969
May 08 17:35:02 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 772, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160902, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:35:02 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 772, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160902, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:35:02 msm8909 python3[2989]: [SSE] Sending: {"key": "21d73223f061405fa78f546e56d3e39a", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 772, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160902, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:35:03 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160903.1574283, 'key': '21d73223f061405fa78f546e56d3e39a', 'data': '', 'type': 's'}
May 08 17:35:04 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106666
May 08 17:35:04 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160904, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:35:04 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160904, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:35:04 msm8909 python3[2989]: [SSE] Sending: {"key": "4314915f932046bf8a70b6ba27afffb5", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160904, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:35:04 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 666, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029a00120ab1f7004f106262
May 08 17:35:05 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160904.9224169, 'key': '4314915f932046bf8a70b6ba27afffb5', 'data': '', 'type': 's'}
May 08 17:35:16 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 560, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000230000906b03d004f306363
May 08 17:35:20 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:35:20 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:35:30 msm8909 python3[2989]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 17:35:30 msm8909 python3[2989]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 17:35:31 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1004, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 978, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1a93d24011347c7f
May 08 17:35:31 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:35:31 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 560, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000230000906b03d004f006363
May 08 17:35:31 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 560, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160931, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:35:31 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 560, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715160931, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:35:31 msm8909 python3[2989]: [SSE] Sending: {"key": "bf42c81a66fd4ce8975fa9c9292f9354", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 560, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715160931, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:35:32 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160931.8953435, 'key': 'bf42c81a66fd4ce8975fa9c9292f9354', 'data': '', 'type': 's'}
May 08 17:35:46 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 08 17:35:46 msm8909 python3[2989]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 17:35:47 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 17:35:47 msm8909 python3[2989]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 17:35:50 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:35:50 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:35:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:35:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:35:50 msm8909 python3[2989]: [SSE] Sending: {"key": "6d567f35c8204965bb7361f9a1ac643d", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:35:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160951.1713696, 'key': '6d567f35c8204965bb7361f9a1ac643d', 'data': '', 'type': 's'}
May 08 17:35:56 msm8909 python3[2989]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 08 17:35:56 msm8909 python3[2989]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 17:35:57 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1004, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 978, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1a93d24011247c7f
May 08 17:35:57 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:35:58 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206666
May 08 17:36:01 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a006969
May 08 17:36:11 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306666
May 08 17:36:11 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160971, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:36:11 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 102, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715160971, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:36:11 msm8909 python3[2989]: [SSE] Sending: {"key": "328e35e40f60426ab0d8a5051afbce40", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 102, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715160971, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:36:12 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160971.8469646, 'key': '328e35e40f60426ab0d8a5051afbce40', 'data': '', 'type': 's'}
May 08 17:36:13 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 667, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029b00120ab1f7004f006262
May 08 17:36:13 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 667, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160973, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:36:13 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 667, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715160973, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:36:13 msm8909 python3[2989]: [SSE] Sending: {"key": "2a2da08242154428923cd4fa84899d2e", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 667, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715160973, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:36:14 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160974.1849363, 'key': '2a2da08242154428923cd4fa84899d2e', 'data': '', 'type': 's'}
May 08 17:36:20 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:36:20 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:36:25 msm8909 python3[2989]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 08 17:36:25 msm8909 python3[2989]: ADVERT: {'run_steps': 124, 'mtp_version': 7, 'distance': 7723, 'heart_rate': 61, 'solar_gen': 1328, 'total_steps': 10079, 'sleep_state': 4, 'case_temp': 114, 'total_cals': 1089, 'sleep_duration': 0, 'battery': 69, 'thermal_gen': 18, 'walk_steps': 9955, 'company_id': b'\x1e\xa3', 'act_cals': 34, 'bmr_cals': 1055, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x1e\xa3'} 1ea31ea30007007c26e31e2b00000530001222a41f3d45147273
May 08 17:36:25 msm8909 python3[2989]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 17:36:27 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1005, 'sleep_duration': 0, 'battery': 18, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 979, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1a93d34012047c7f
May 08 17:36:27 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:36:27 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a306969
May 08 17:36:27 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 773, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160987, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:36:27 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 773, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715160987, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:36:27 msm8909 python3[2989]: [SSE] Sending: {"key": "35a66ccf8008480484cc7b96531f74f8", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 773, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715160987, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:36:28 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715160987.7862706, 'key': '35a66ccf8008480484cc7b96531f74f8', 'data': '', 'type': 's'}
May 08 17:36:28 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 562, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000232000906b03d004f206363
May 08 17:36:41 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a006969
May 08 17:36:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:36:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:36:50 msm8909 python3[2989]: [SSE] Sending: {"key": "594973516372411c9f5f6c46e1129b68", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:36:51 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:36:51 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:36:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161011.2187033, 'key': '594973516372411c9f5f6c46e1129b68', 'data': '', 'type': 's'}
May 08 17:36:53 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1005, 'sleep_duration': 0, 'battery': 18, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 979, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1a93d34012347c7f
May 08 17:36:53 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:36:53 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1071, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 0, 'sleep_duration': 1, 'battery': 89, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000001042f00090000000059006263
May 08 17:36:53 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:36:55 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 562, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000232000906b03d004f106363
May 08 17:36:55 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 562, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161015, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:36:55 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 562, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161015, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:36:55 msm8909 python3[2989]: [SSE] Sending: {"key": "977daaba5cc0499fa4e8d4fc8ec956d9", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 562, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161015, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:36:55 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161015.5987687, 'key': '977daaba5cc0499fa4e8d4fc8ec956d9', 'data': '', 'type': 's'}
May 08 17:36:57 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a106969
May 08 17:37:08 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a206969
May 08 17:37:10 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 102, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a206666
May 08 17:37:10 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 668, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029c00120ab1f70050206262
May 08 17:37:21 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:37:21 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:37:22 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a306969
May 08 17:37:22 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 564, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000234000906b03d004f306363
May 08 17:37:22 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 669, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029d00120ab1f70050306262
May 08 17:37:22 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 669, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161042, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:37:22 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 669, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161042, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:37:23 msm8909 python3[2989]: [SSE] Sending: {"key": "57516240a18f42bbaf4757175c96bd05", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 669, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161042, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:37:23 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:37:23 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:37:23 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161043.4343522, 'key': '57516240a18f42bbaf4757175c96bd05', 'data': '', 'type': 's'}
May 08 17:37:24 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 564, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000234000906b03d004f006363
May 08 17:37:37 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a106969
May 08 17:37:37 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 773, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161057, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:37:37 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 773, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161057, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:37:37 msm8909 python3[2989]: [SSE] Sending: {"key": "028de517e4924912b4c6738b70154b28", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 773, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161057, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:37:37 msm8909 python3[2989]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 17:37:37 msm8909 python3[2989]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 17:37:38 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161057.8393757, 'key': '028de517e4924912b4c6738b70154b28', 'data': '', 'type': 's'}
May 08 17:37:38 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 564, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000234000906b03d004f106363
May 08 17:37:49 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x18\x13'} 1813065f00
May 08 17:37:49 msm8909 python3[2989]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 17:37:50 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:37:50 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:37:50 msm8909 python3[2989]: [SSE] Sending: {"key": "3f917d7295b344b1bb6e8773cd358c02", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:37:51 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 773, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030500d00b2206004a206969
May 08 17:37:51 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 564, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000234000906b03d004f206363
May 08 17:37:51 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:37:51 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:37:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161071.3903329, 'key': '3f917d7295b344b1bb6e8773cd358c02', 'data': '', 'type': 's'}
May 08 17:37:52 msm8909 python3[2989]: DBUS: Discovered 06:05:04:74:99:4A .
May 08 17:37:52 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\x1a'} 241a065f00
May 08 17:37:52 msm8909 python3[2989]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 08 17:37:52 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 669, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029d00120ab1f70050206262
May 08 17:38:03 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1006, 'sleep_duration': 0, 'battery': 13, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 980, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1aa3d4400d147c7f
May 08 17:38:03 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:38:19 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 774, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030600d00b2206004a106969
May 08 17:38:20 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206667
May 08 17:38:20 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161100, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:38:20 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161100, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:38:20 msm8909 python3[2989]: [SSE] Sending: {"key": "796f4f02c23a4a5d955bb8b5d4ab71b7", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161100, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:38:20 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161100.5115452, 'key': '796f4f02c23a4a5d955bb8b5d4ab71b7', 'data': '', 'type': 's'}
May 08 17:38:21 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 566, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000236000906b03d004f106363
May 08 17:38:21 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 566, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161101, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:38:21 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 566, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161101, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:38:21 msm8909 python3[2989]: [SSE] Sending: {"key": "0f080bb76ad44c048d6093c11e73c6f3", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 566, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161101, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:38:21 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:38:21 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:38:21 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161101.4793077, 'key': '0f080bb76ad44c048d6093c11e73c6f3', 'data': '', 'type': 's'}
May 08 17:38:30 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 566, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000236000906b03d004f206363
May 08 17:38:31 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1007, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 981, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1aa3d54011347c7f
May 08 17:38:31 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:38:32 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306667
May 08 17:38:32 msm8909 python3[2989]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 17:38:32 msm8909 python3[2989]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 17:38:44 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 774, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030600d00b2206004a306969
May 08 17:38:44 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 774, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161124, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:38:44 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 774, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161124, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:38:44 msm8909 python3[2989]: [SSE] Sending: {"key": "4707205711494dfea4657e5411a6a31c", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 774, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161124, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:38:45 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161125.2107348, 'key': '4707205711494dfea4657e5411a6a31c', 'data': '', 'type': 's'}
May 08 17:38:46 msm8909 python3[2989]: DBUS: Discovered 06:05:04:06:75:3E .
May 08 17:38:46 msm8909 python3[2989]: ADVERT: {'company_id': b'\x00\x0e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\x0e'} 000e000e0006
May 08 17:38:46 msm8909 python3[2989]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 08 17:38:48 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1007, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 981, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1aa3d54011147c7f
May 08 17:38:48 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:38:51 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:38:51 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:38:51 msm8909 python3[2989]: [SSE] Sending: {"key": "4e18d3b4fedb4842a839bdbdc4cefa8a", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:38:51 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:38:51 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:38:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161131.6428282, 'key': '4e18d3b4fedb4842a839bdbdc4cefa8a', 'data': '', 'type': 's'}
May 08 17:39:00 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1192, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1007, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 981, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a8004d1aa3d54011247c7f
May 08 17:39:00 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:39:00 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 566, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000236000906b03d004f106363
May 08 17:39:01 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 774, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030600d00b2206004a006969
May 08 17:39:12 msm8909 python3[2989]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 17:39:12 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 08 17:39:12 msm8909 python3[2989]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 17:39:15 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a306667
May 08 17:39:17 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 17:39:17 msm8909 python3[2989]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 17:39:17 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 568, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000238000906b03d004f306363
May 08 17:39:21 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:39:21 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:39:28 msm8909 python3[2989]: ADVERT: {'run_steps': 124, 'mtp_version': 7, 'distance': 7723, 'heart_rate': 61, 'solar_gen': 1334, 'total_steps': 10079, 'sleep_state': 4, 'case_temp': 113, 'total_cals': 1092, 'sleep_duration': 0, 'battery': 69, 'thermal_gen': 18, 'walk_steps': 9955, 'company_id': b'\x1e\xa3', 'act_cals': 34, 'bmr_cals': 1058, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x1e\xa3'} 1ea31ea30007007c26e31e2b00000536001222b4223d45347173
May 08 17:39:28 msm8909 python3[2989]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 17:39:31 msm8909 python3[2989]: ADVERT: {'run_steps': 124, 'mtp_version': 7, 'distance': 7723, 'heart_rate': 61, 'solar_gen': 1334, 'total_steps': 10079, 'sleep_state': 4, 'case_temp': 113, 'total_cals': 1092, 'sleep_duration': 0, 'battery': 69, 'thermal_gen': 18, 'walk_steps': 9955, 'company_id': b'\x1e\xa3', 'act_cals': 34, 'bmr_cals': 1058, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x1e\xa3'} 1ea31ea30007007c26e31e2b00000536001222b4223d45347173
May 08 17:39:31 msm8909 python3[2989]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 17:39:41 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:39:41 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a206667
May 08 17:39:41 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161181, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:39:41 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161181, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:39:41 msm8909 python3[2989]: [SSE] Sending: {"key": "39fc73872826478b9943d645d127c511", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161181, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:39:41 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:39:41 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:39:42 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161182.1252611, 'key': '39fc73872826478b9943d645d127c511', 'data': '', 'type': 's'}
May 08 17:39:43 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 774, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030600d00b22060049006969
May 08 17:39:44 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 568, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000238000906b03d004f206363
May 08 17:39:44 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 568, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161184, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:39:44 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 568, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161184, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:39:44 msm8909 python3[2989]: [SSE] Sending: {"key": "b635938e13f9472197b86689241305d9", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 568, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161184, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:39:45 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161185.2886245, 'key': 'b635938e13f9472197b86689241305d9', 'data': '', 'type': 's'}
May 08 17:39:51 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:39:51 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:39:51 msm8909 python3[2989]: [SSE] Sending: {"key": "4f0360fc99284ff19d3fb551954e5210", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:39:51 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:39:51 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:39:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161191.8551216, 'key': '4f0360fc99284ff19d3fb551954e5210', 'data': '', 'type': 's'}
May 08 17:40:10 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 670, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029e00120ab1f7004f006262
May 08 17:40:10 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 670, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161210, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:40:10 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 670, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161210, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:40:10 msm8909 python3[2989]: [SSE] Sending: {"key": "123af6f770384bac863b32069e9f1b5f", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 670, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161210, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:40:11 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106667
May 08 17:40:11 msm8909 python3[2989]: ADVERT: {'company_id': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 17:40:11 msm8909 python3[2989]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 17:40:11 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161211.3609722, 'key': '123af6f770384bac863b32069e9f1b5f', 'data': '', 'type': 's'}
May 08 17:40:22 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:40:22 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:40:23 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b2206004a006969
May 08 17:40:23 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 775, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161223, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:40:23 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 775, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161223, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:40:23 msm8909 python3[2989]: [SSE] Sending: {"key": "eec10af277d045e9b20c85806bdf411d", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 775, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161223, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:40:23 msm8909 python3[2989]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 08 17:40:23 msm8909 python3[2989]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 17:40:24 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161223.8107419, 'key': 'eec10af277d045e9b20c85806bdf411d', 'data': '', 'type': 's'}
May 08 17:40:24 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 570, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023a000906b03d004f206363
May 08 17:40:25 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306667
May 08 17:40:36 msm8909 python3[2989]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 17:40:36 msm8909 python3[2989]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 17:40:39 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b2206004a106969
May 08 17:40:40 msm8909 python3[2989]: DBUS: Discovered 06:05:04:8A:46:67 .
May 08 17:40:40 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1fW'} 1f57065f00
May 08 17:40:40 msm8909 python3[2989]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 17:40:50 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b2206004a206969
May 08 17:40:51 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 570, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023a000906b03d004f106363
May 08 17:40:51 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 570, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161251, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:40:51 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 570, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161251, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:40:51 msm8909 python3[2989]: [SSE] Sending: {"key": "cca2d08bac804919b060e49b87787201", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 570, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161251, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:40:51 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 71, 'solar_gen': 1193, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1008, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 982, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a9004d1ab3d64711047c7e
May 08 17:40:51 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:40:51 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:40:51 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:40:51 msm8909 python3[2989]: [SSE] Sending: {"key": "42760c6a4b114ee3a9002a14c23ec0ca", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:40:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161251.7843931, 'key': 'cca2d08bac804919b060e49b87787201', 'data': '', 'type': 's'}
May 08 17:40:52 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161252.1938031, 'key': '42760c6a4b114ee3a9002a14c23ec0ca', 'data': '', 'type': 's'}
May 08 17:40:53 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 671, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029f00120ab1f70050006262
May 08 17:40:53 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106667
May 08 17:40:53 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:40:53 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161253, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:40:53 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161253, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:40:53 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:40:53 msm8909 python3[2989]: [SSE] Sending: {"key": "b92aa0a157214365b1b24cf947250bb0", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161253, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:40:53 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161253.4995158, 'key': 'b92aa0a157214365b1b24cf947250bb0', 'data': '', 'type': 's'}
May 08 17:41:05 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306667
May 08 17:41:06 msm8909 python3[2989]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 08 17:41:06 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1ev'} 1e76065f00
May 08 17:41:06 msm8909 python3[2989]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 08 17:41:07 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 671, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab30000029f00120ab1f70050206262
May 08 17:41:20 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 672, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a000120ab1f70050306262
May 08 17:41:20 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 672, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161280, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:41:20 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 672, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161280, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:41:20 msm8909 python3[2989]: [SSE] Sending: {"key": "b4cb6744448c476bb6812ccc620f7871", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 672, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161280, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:41:21 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161280.5572877, 'key': 'b4cb6744448c476bb6812ccc620f7871', 'data': '', 'type': 's'}
May 08 17:41:22 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b2206004a106969
May 08 17:41:22 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 66, 'solar_gen': 337, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 122, 'total_cals': 1083, 'sleep_duration': 55, 'battery': 53, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 24, 'bmr_cals': 1059, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037015100ee1814234235047a7c
May 08 17:41:22 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:41:23 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:41:23 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:41:36 msm8909 python3[2989]: ADVERT: {'company_id': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x0fd'} 0f640f640006
May 08 17:41:36 msm8909 python3[2989]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 17:41:49 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 672, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a000120ab1f70050206262
May 08 17:41:50 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 572, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023c000906b03d004f306263
May 08 17:41:51 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:41:51 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:41:51 msm8909 python3[2989]: [SSE] Sending: {"key": "efb64d8008b44b22ad7d253d360bbcc1", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:41:52 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161312.2790327, 'key': 'efb64d8008b44b22ad7d253d360bbcc1', 'data': '', 'type': 's'}
May 08 17:41:53 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:41:53 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:42:02 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 672, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a000120ab1f70050306262
May 08 17:42:18 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b22060049206969
May 08 17:42:18 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 775, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161338, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:42:18 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 775, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161338, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:42:18 msm8909 python3[2989]: [SSE] Sending: {"key": "aa8932d815264122aedaf76d179e7528", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 775, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161338, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:42:18 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048206667
May 08 17:42:18 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161338, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:42:18 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 102, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161338, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:42:18 msm8909 python3[2989]: [SSE] Sending: {"key": "29af194df364408abd6683ddb1813bc8", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 102, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 72, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161338, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:42:19 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161338.6365879, 'key': 'aa8932d815264122aedaf76d179e7528', 'data': '', 'type': 's'}
May 08 17:42:19 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161339.2679911, 'key': '29af194df364408abd6683ddb1813bc8', 'data': '', 'type': 's'}
May 08 17:42:23 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:42:23 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:42:30 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 574, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023e000906b03d004e306363
May 08 17:42:30 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 574, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161350, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:42:30 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 574, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161350, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:42:30 msm8909 python3[2989]: [SSE] Sending: {"key": "9452e5875fc54cb5a1b226def63eb798", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 574, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 78, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161350, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:42:30 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161350.5703163, 'key': '9452e5875fc54cb5a1b226def63eb798', 'data': '', 'type': 's'}
May 08 17:42:33 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1193, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1010, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 984, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a9004d1ac3d84011147c7f
May 08 17:42:33 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:42:43 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 673, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a100120ab1f7004f006262
May 08 17:42:43 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 673, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161363, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:42:43 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 673, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161363, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:42:43 msm8909 python3[2989]: [SSE] Sending: {"key": "93021e2b66be4a759946fad4a97d48b8", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 673, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161363, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:42:44 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161364.2820566, 'key': '93021e2b66be4a759946fad4a97d48b8', 'data': '', 'type': 's'}
May 08 17:42:45 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048106667
May 08 17:42:47 msm8909 python3[2989]: ADVERT: {'company_id': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x0fd'} 0f640f640006
May 08 17:42:47 msm8909 python3[2989]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 17:42:51 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:42:51 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:42:51 msm8909 python3[2989]: [SSE] Sending: {"key": "86d3edb9e98e48f39ab76e04d6e9fb6d", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:42:52 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161372.4073811, 'key': '86d3edb9e98e48f39ab76e04d6e9fb6d', 'data': '', 'type': 's'}
May 08 17:42:53 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:42:53 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:42:56 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 775, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030700d00b22060049106969
May 08 17:42:58 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 102, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048206667
May 08 17:42:59 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 574, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023e000906b03d004e206363
May 08 17:42:59 msm8909 python3[2989]: ADVERT: {'company_id': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x0fd'} 0f640f640006
May 08 17:42:59 msm8909 python3[2989]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 17:43:00 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 72, 'solar_gen': 341, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 122, 'total_cals': 1085, 'sleep_duration': 55, 'battery': 49, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 24, 'bmr_cals': 1061, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037015500ee1824254831247a7c
May 08 17:43:00 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:43:01 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 673, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a100120ab1f7004f106262
May 08 17:43:12 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 575, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023f000906b03d004f306363
May 08 17:43:15 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330048006767
May 08 17:43:24 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:43:24 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:43:25 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 776, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030800d00b22060049006969
May 08 17:43:25 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 776, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161405, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:43:25 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 776, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161405, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:43:25 msm8909 python3[2989]: [SSE] Sending: {"key": "197539823c7543e8ba044867e2f34f31", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 776, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161405, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:43:26 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161405.9544485, 'key': '197539823c7543e8ba044867e2f34f31', 'data': '', 'type': 's'}
May 08 17:43:27 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 614, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 97, 'total_cals': 10, 'sleep_duration': 0, 'battery': 88, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x15\x83', 'act_cals': 0, 'bmr_cals': 10, 'alert_status': b'\x00', 'skin_temp': 97, 'pairing_code': b'\x15\x83'} 15831583000700000000000000000266000900200a0058006161
May 08 17:43:27 msm8909 python3[2989]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 17:43:27 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 575, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023f000906b03d004f006363
May 08 17:43:28 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 62, 'solar_gen': 1193, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1011, 'sleep_duration': 0, 'battery': 12, 'thermal_gen': 77, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 985, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a9004d1ac3d93e0c247c7f
May 08 17:43:28 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:43:39 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 575, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023f000906b03d004f206363
May 08 17:43:39 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 575, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161419, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:43:39 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 575, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161419, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:43:39 msm8909 python3[2989]: [SSE] Sending: {"key": "68e2907377c045a9824015124411daad", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 575, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161419, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:43:40 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161419.8189957, 'key': '68e2907377c045a9824015124411daad', 'data': '', 'type': 's'}
May 08 17:43:52 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:43:52 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:43:52 msm8909 python3[2989]: [SSE] Sending: {"key": "8f91dc2158784404aa2533da330d3da6", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:43:52 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161432.4593568, 'key': '8f91dc2158784404aa2533da330d3da6', 'data': '', 'type': 's'}
May 08 17:43:54 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 575, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023f000906b03d004f306363
May 08 17:43:54 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:43:54 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:43:54 msm8909 python3[2989]: DBUS: Discovered 06:05:04:61:2B:77 .
May 08 17:43:54 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04g'} 0467065f00
May 08 17:43:54 msm8909 python3[2989]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 08 17:43:55 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 776, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030800d00b22060049206969
May 08 17:44:08 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 673, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a100120ab1f70050006262
May 08 17:44:08 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 673, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161448, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:44:08 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 673, 'sleepState': 0, 'distance': 2739, 'skinTemp': 98, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161448, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:44:08 msm8909 python3[2989]: [SSE] Sending: {"key": "a56387d508ea46db9f432fa8801a8f08", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 673, "sleepState": 0, "distance": 2739, "skinTemp": 98, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161448, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:44:08 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161448.563009, 'key': 'a56387d508ea46db9f432fa8801a8f08', 'data': '', 'type': 's'}
May 08 17:44:08 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 575, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad0000023f000906b03d004f106363
May 08 17:44:21 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 776, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030800d00b2206004a106969
May 08 17:44:22 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 674, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a200120ab1f70050206263
May 08 17:44:24 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:44:24 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:44:35 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 776, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030800d00b2206004a206969
May 08 17:44:35 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 776, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161475, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:44:35 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 776, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161475, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:44:35 msm8909 python3[2989]: [SSE] Sending: {"key": "d832e68a183549ab87d87bc03a6bc54e", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 776, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161475, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:44:36 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161475.8217895, 'key': 'd832e68a183549ab87d87bc03a6bc54e', 'data': '', 'type': 's'}
May 08 17:44:41 msm8909 python3[2989]: Running Scheduled: Thread Check
May 08 17:44:49 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 776, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030800d00b2206004a306969
May 08 17:44:50 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 17:44:50 msm8909 python3[2989]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 17:44:50 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a206767
May 08 17:44:50 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161490, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:44:50 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161490, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:44:50 msm8909 python3[2989]: [SSE] Sending: {"key": "a6bd53f739354b6585877e9b85300cab", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 103, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161490, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:44:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161491.3086245, 'key': 'a6bd53f739354b6585877e9b85300cab', 'data': '', 'type': 's'}
May 08 17:44:52 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:44:52 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:44:52 msm8909 python3[2989]: [SSE] Sending: {"key": "5fc6db0824fc45e1ae594a326cb8879b", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:44:52 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161492.7194114, 'key': '5fc6db0824fc45e1ae594a326cb8879b', 'data': '', 'type': 's'}
May 08 17:44:53 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 577, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000241000906b03d004f106363
May 08 17:44:53 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 577, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161493, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:44:53 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 577, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161493, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:44:53 msm8909 python3[2989]: [SSE] Sending: {"key": "1ad604f88ee541babc7825435da38b06", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 577, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161493, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:44:54 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161494.034688, 'key': '1ad604f88ee541babc7825435da38b06', 'data': '', 'type': 's'}
May 08 17:44:54 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:44:54 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:45:05 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a306767
May 08 17:45:05 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 65, 'solar_gen': 1193, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1012, 'sleep_duration': 0, 'battery': 12, 'thermal_gen': 78, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 986, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a9004e1ad3da410c347c7f
May 08 17:45:05 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:45:07 msm8909 python3[2989]: ADVERT: {'run_steps': 124, 'mtp_version': 7, 'distance': 7723, 'heart_rate': 63, 'solar_gen': 1341, 'total_steps': 10079, 'sleep_state': 4, 'case_temp': 113, 'total_cals': 1097, 'sleep_duration': 0, 'battery': 69, 'thermal_gen': 18, 'walk_steps': 9955, 'company_id': b'\x1e\xa3', 'act_cals': 34, 'bmr_cals': 1063, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x1e\xa3'} 1ea31ea30007007c26e31e2b0000053d001222c4273f45147173
May 08 17:45:07 msm8909 python3[2989]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 17:45:19 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 82, 'solar_gen': 1193, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1013, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 78, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 987, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004a9004e1ad3db5211147c7f
May 08 17:45:19 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:45:19 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 675, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a300120ab1f70050306263
May 08 17:45:19 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 675, 'sleepState': 0, 'distance': 2739, 'skinTemp': 99, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161519, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:45:19 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 675, 'sleepState': 0, 'distance': 2739, 'skinTemp': 99, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161519, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:45:19 msm8909 python3[2989]: [SSE] Sending: {"key": "d9e72608844f44dcab9190368d42ee5a", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 675, "sleepState": 0, "distance": 2739, "skinTemp": 99, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161519, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:45:20 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161520.311023, 'key': 'd9e72608844f44dcab9190368d42ee5a', 'data': '', 'type': 's'}
May 08 17:45:25 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:45:25 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:45:31 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049306969
May 08 17:45:31 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 675, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a300120ab1f70050106263
May 08 17:45:34 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206767
May 08 17:45:35 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 579, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000243000906b03d004f106363
May 08 17:45:46 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 675, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a300120ab1f70050206263
May 08 17:45:52 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:45:52 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:45:52 msm8909 python3[2989]: [SSE] Sending: {"key": "5210774eb35948679122c3733710bde6", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:45:54 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161553.4687173, 'key': '5210774eb35948679122c3733710bde6', 'data': '', 'type': 's'}
May 08 17:45:55 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:45:55 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:45:59 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049106969
May 08 17:45:59 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 777, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161559, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:45:59 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 777, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161559, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:45:59 msm8909 python3[2989]: [SSE] Sending: {"key": "c913b82aa2d74342bf6c30569a7fef12", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 777, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161559, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:45:59 msm8909 python3[2989]: ADVERT: {'company_id': b'\x08\xbc', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 17:45:59 msm8909 python3[2989]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 17:45:59 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161559.5849376, 'key': 'c913b82aa2d74342bf6c30569a7fef12', 'data': '', 'type': 's'}
May 08 17:46:01 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 675, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a300120ab1f70050006263
May 08 17:46:02 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049206969
May 08 17:46:12 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 69, 'solar_gen': 346, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 122, 'total_cals': 1088, 'sleep_duration': 55, 'battery': 54, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 24, 'bmr_cals': 1064, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037015a00ee1834284536147a7c
May 08 17:46:12 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:46:13 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 676, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a400120ab1f70050106263
May 08 17:46:15 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a306767
May 08 17:46:15 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161575, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:46:15 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161575, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:46:15 msm8909 python3[2989]: [SSE] Sending: {"key": "7472c17d8b374fbab462a1ee50973a03", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 103, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161575, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:46:16 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161575.9891753, 'key': '7472c17d8b374fbab462a1ee50973a03', 'data': '', 'type': 's'}
May 08 17:46:17 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 581, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000245000906b03d004f206363
May 08 17:46:17 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 581, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161577, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:46:17 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 581, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 79, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161577, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:46:17 msm8909 python3[2989]: [SSE] Sending: {"key": "49aec34abc0743ba9c80bee4025f0392", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 581, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 79, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161577, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:46:18 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161577.8226333, 'key': '49aec34abc0743ba9c80bee4025f0392', 'data': '', 'type': 's'}
May 08 17:46:25 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:46:25 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:46:27 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 581, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000245000906b03d004f306363
May 08 17:46:29 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 3578, 'heart_rate': 71, 'solar_gen': 346, 'total_steps': 4706, 'sleep_state': 4, 'case_temp': 122, 'total_cals': 1088, 'sleep_duration': 55, 'battery': 54, 'thermal_gen': 238, 'walk_steps': 4706, 'company_id': b'\x05\xd5', 'act_cals': 24, 'bmr_cals': 1064, 'alert_status': b'\x00', 'skin_temp': 124, 'pairing_code': b'\x05\xd5'} 05d505d50007000012620dfa0037015a00ee1834284736347a7c
May 08 17:46:29 msm8909 python3[2989]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 17:46:30 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1090, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 0, 'sleep_duration': 1, 'battery': 90, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000104420009000000005a306262
May 08 17:46:30 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:46:44 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 581, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000245000906b03d004f006363
May 08 17:46:45 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a033004a206767
May 08 17:46:52 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:46:52 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:46:52 msm8909 python3[2989]: [SSE] Sending: {"key": "1a987231b4844642b6127293259bd6a9", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:46:54 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161613.5704489, 'key': '1a987231b4844642b6127293259bd6a9', 'data': '', 'type': 's'}
May 08 17:46:54 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 581, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 79, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000245000906b03d004f106363
May 08 17:46:56 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:46:56 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:46:59 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:46:59 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:47:10 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049006969
May 08 17:47:10 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 777, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161630, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:47:10 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 777, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161630, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:47:10 msm8909 python3[2989]: [SSE] Sending: {"key": "ea066da0b08545d6970edcd1f077abd9", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 777, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161630, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:47:10 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161630.5425844, 'key': 'ea066da0b08545d6970edcd1f077abd9', 'data': '', 'type': 's'}
May 08 17:47:10 msm8909 python3[2989]: ADVERT: {'company_id': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 17:47:10 msm8909 python3[2989]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 17:47:12 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006767
May 08 17:47:13 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 72, 'solar_gen': 1195, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1015, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 78, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 989, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004ab004e1ae3dd4811347c7f
May 08 17:47:13 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:47:22 msm8909 python3[2989]: ADVERT: {'run_steps': 124, 'mtp_version': 7, 'distance': 7723, 'heart_rate': 61, 'solar_gen': 1347, 'total_steps': 10079, 'sleep_state': 4, 'case_temp': 113, 'total_cals': 1100, 'sleep_duration': 0, 'battery': 69, 'thermal_gen': 18, 'walk_steps': 9955, 'company_id': b'\x1e\xa3', 'act_cals': 34, 'bmr_cals': 1066, 'alert_status': b'\x00', 'skin_temp': 115, 'pairing_code': b'\x1e\xa3'} 1ea31ea30007007c26e31e2b00000543001222d42a3d45347173
May 08 17:47:22 msm8909 python3[2989]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 17:47:23 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 0, 'heart_rate': 0, 'solar_gen': 1092, 'total_steps': 0, 'sleep_state': 0, 'case_temp': 97, 'total_cals': 0, 'sleep_duration': 1, 'battery': 90, 'thermal_gen': 9, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'act_cals': 0, 'bmr_cals': 0, 'alert_status': b'\x00', 'skin_temp': 98, 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000104440009000000005a106162
May 08 17:47:23 msm8909 python3[2989]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 17:47:23 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049106969
May 08 17:47:24 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 67, 'solar_gen': 1195, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 124, 'total_cals': 1015, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 78, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 989, 'alert_status': b'\x00', 'skin_temp': 127, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004ab004e1ae3dd4311047c7f
May 08 17:47:24 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:47:24 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 583, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000247000906b03d0048006363
May 08 17:47:24 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 583, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161644, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:47:24 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'bmrCals': 61, 'solarGen': 583, 'sleepState': 0, 'distance': 1709, 'skinTemp': 99, 'totalCals': 67, 'caseTemp': 99, 'walkSteps': 2083, 'actCals': 6, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2160, 'runSteps': 77}, 'utcTimestamp': 1715161644, 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 295}
May 08 17:47:24 msm8909 python3[2989]: [SSE] Sending: {"key": "664ed5ec829e4408969b43528dc40e2d", "rt": "instant", "msg": {"deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 61, "solarGen": 583, "sleepState": 0, "distance": 1709, "skinTemp": 99, "totalCals": 67, "caseTemp": 99, "walkSteps": 2083, "actCals": 6, "sleepDuration": 0, "battery": 72, "heartRate": 0, "thermalGen": 9, "totalSteps": 2160, "runSteps": 77}, "utcTimestamp": 1715161644, "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 295}}
May 08 17:47:25 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161644.9111171, 'key': '664ed5ec829e4408969b43528dc40e2d', 'data': '', 'type': 's'}
May 08 17:47:25 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 677, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a500120ab1f70050006263
May 08 17:47:25 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 677, 'sleepState': 0, 'distance': 2739, 'skinTemp': 99, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161645, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:47:25 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'bmrCals': 503, 'solarGen': 677, 'sleepState': 0, 'distance': 2739, 'skinTemp': 99, 'totalCals': 513, 'caseTemp': 98, 'walkSteps': 3718, 'actCals': 10, 'sleepDuration': 0, 'battery': 80, 'heartRate': 0, 'thermalGen': 18, 'totalSteps': 3718, 'runSteps': 0}, 'utcTimestamp': 1715161645, 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 292}
May 08 17:47:25 msm8909 python3[2989]: [SSE] Sending: {"key": "60cabad9a87c4d1f9efca429c3108a49", "rt": "instant", "msg": {"deviceId": "06:05:04:AF:F9:E9", "statusValues": {"bmrCals": 503, "solarGen": 677, "sleepState": 0, "distance": 2739, "skinTemp": 99, "totalCals": 513, "caseTemp": 98, "walkSteps": 3718, "actCals": 10, "sleepDuration": 0, "battery": 80, "heartRate": 0, "thermalGen": 18, "totalSteps": 3718, "runSteps": 0}, "utcTimestamp": 1715161645, "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 292}}
May 08 17:47:26 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:47:26 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:47:26 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161646.0606599, 'key': '60cabad9a87c4d1f9efca429c3108a49', 'data': '', 'type': 's'}
May 08 17:47:36 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306767
May 08 17:47:36 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161656, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:47:36 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161656, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:47:36 msm8909 python3[2989]: [SSE] Sending: {"key": "19c94a2dac62427fa8f8a0f26f7d0a25", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 103, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161656, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:47:37 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161657.2682827, 'key': '19c94a2dac62427fa8f8a0f26f7d0a25', 'data': '', 'type': 's'}
May 08 17:47:38 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 677, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a500120ab1f70050106263
May 08 17:47:39 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 583, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 72, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000247000906b03d0048206363
May 08 17:47:40 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 677, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a500120ab1f70050206263
May 08 17:47:40 msm8909 python3[2989]: ADVERT: {'company_id': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1dl'} 1d6c1d6c0006
May 08 17:47:40 msm8909 python3[2989]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 08 17:47:40 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:47:40 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:47:51 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:47:51 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:47:51 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049006767
May 08 17:47:53 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:47:53 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:47:53 msm8909 python3[2989]: [SSE] Sending: {"key": "0ad759a720e144e38f5dca847898b0a0", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:47:53 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161673.6570687, 'key': '0ad759a720e144e38f5dca847898b0a0', 'data': '', 'type': 's'}
May 08 17:47:54 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 777, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030900d00b22060049006969
May 08 17:47:56 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:47:56 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:48:05 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 677, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a500120ab1f70050006263
May 08 17:48:08 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 17:48:08 msm8909 python3[2989]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 17:48:19 msm8909 python3[2989]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 17:48:19 msm8909 python3[2989]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 17:48:19 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 2739, 'heart_rate': 0, 'solar_gen': 677, 'total_steps': 3718, 'sleep_state': 0, 'case_temp': 98, 'total_cals': 513, 'sleep_duration': 0, 'battery': 80, 'thermal_gen': 18, 'walk_steps': 3718, 'company_id': b'\x0f\x89', 'act_cals': 10, 'bmr_cals': 503, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'\x0f\x89'} 0f890f89000700000e860ab3000002a500120ab1f70050206263
May 08 17:48:21 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049306767
May 08 17:48:22 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 778, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030a00d00b2206004a206969
May 08 17:48:22 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 778, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161702, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:48:22 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'statusValues': {'bmrCals': 518, 'solarGen': 778, 'sleepState': 0, 'distance': 2746, 'skinTemp': 105, 'totalCals': 529, 'caseTemp': 105, 'walkSteps': 3701, 'actCals': 11, 'sleepDuration': 0, 'battery': 74, 'heartRate': 0, 'thermalGen': 208, 'totalSteps': 3709, 'runSteps': 8}, 'utcTimestamp': 1715161702, 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 294}
May 08 17:48:22 msm8909 python3[2989]: [SSE] Sending: {"key": "7705c8c7338f4749b76fb7489bbfbc4d", "rt": "instant", "msg": {"deviceId": "06:05:04:32:34:65", "statusValues": {"bmrCals": 518, "solarGen": 778, "sleepState": 0, "distance": 2746, "skinTemp": 105, "totalCals": 529, "caseTemp": 105, "walkSteps": 3701, "actCals": 11, "sleepDuration": 0, "battery": 74, "heartRate": 0, "thermalGen": 208, "totalSteps": 3709, "runSteps": 8}, "utcTimestamp": 1715161702, "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 294}}
May 08 17:48:23 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161703.1455536, 'key': '7705c8c7338f4749b76fb7489bbfbc4d', 'data': '', 'type': 's'}
May 08 17:48:23 msm8909 python3[2989]: ADVERT: {'run_steps': 77, 'mtp_version': 7, 'distance': 1709, 'heart_rate': 0, 'solar_gen': 585, 'total_steps': 2160, 'sleep_state': 0, 'case_temp': 99, 'total_cals': 67, 'sleep_duration': 0, 'battery': 78, 'thermal_gen': 9, 'walk_steps': 2083, 'company_id': b'%\x1a', 'act_cals': 6, 'bmr_cals': 61, 'alert_status': b'\x00', 'skin_temp': 99, 'pairing_code': b'%\x1a'} 251a251a0007004d082306ad00000249000906b03d004e206363
May 08 17:48:26 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:48:26 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:48:33 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 778, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 74, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030a00d00b2206004a306969
May 08 17:48:34 msm8909 python3[2989]: ADVERT: {'run_steps': 0, 'mtp_version': 7, 'distance': 5033, 'heart_rate': 64, 'solar_gen': 269, 'total_steps': 6770, 'sleep_state': 4, 'case_temp': 127, 'total_cals': 579, 'sleep_duration': 373, 'battery': 55, 'thermal_gen': 72, 'walk_steps': 6770, 'company_id': b'"(', 'act_cals': 25, 'bmr_cals': 554, 'alert_status': b'\x00', 'skin_temp': 130, 'pairing_code': b'"('} 22282228000700001a7213a90175010d004819c22a4037147f82
May 08 17:48:34 msm8909 python3[2989]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 17:48:37 msm8909 python3[2989]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 08 17:48:37 msm8909 python3[2989]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1d\x07'} 1d07065f00
May 08 17:48:37 msm8909 python3[2989]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 08 17:48:50 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049206767
May 08 17:48:50 msm8909 python3[2989]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161730, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:48:50 msm8909 python3[2989]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'bmrCals': 51, 'solarGen': 9, 'sleepState': 0, 'distance': 1826, 'skinTemp': 103, 'totalCals': 58, 'caseTemp': 103, 'walkSteps': 2098, 'actCals': 7, 'sleepDuration': 0, 'battery': 73, 'heartRate': 0, 'thermalGen': 9, 'totalSteps': 2162, 'runSteps': 64}, 'utcTimestamp': 1715161730, 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'configId': 291}
May 08 17:48:50 msm8909 python3[2989]: [SSE] Sending: {"key": "7716cde5ec6045e7a941f83fea8f7ff6", "rt": "instant", "msg": {"deviceId": "06:05:04:11:B9:D2", "statusValues": {"bmrCals": 51, "solarGen": 9, "sleepState": 0, "distance": 1826, "skinTemp": 103, "totalCals": 58, "caseTemp": 103, "walkSteps": 2098, "actCals": 7, "sleepDuration": 0, "battery": 73, "heartRate": 0, "thermalGen": 9, "totalSteps": 2162, "runSteps": 64}, "utcTimestamp": 1715161730, "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "configId": 291}}
May 08 17:48:51 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161731.201129, 'key': '7716cde5ec6045e7a941f83fea8f7ff6', 'data': '', 'type': 's'}
May 08 17:48:53 msm8909 python3[2989]: [SSE] Sending keepalive ping
May 08 17:48:53 msm8909 python3[2989]: [SSE] SENDING GATEWAY STATUS PING
May 08 17:48:53 msm8909 python3[2989]: [SSE] Sending: {"key": "3848b6c7490542fc9bb820cc4fb59301", "rt": "gw", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}}
May 08 17:48:54 msm8909 python3[2989]: [SSE] RX'd: {'source': 0, 'timestamp': 1715161733.8899665, 'key': '3848b6c7490542fc9bb820cc4fb59301', 'data': '', 'type': 's'}
May 08 17:48:56 msm8909 python3[2989]: Running Scheduled: Check Network
May 08 17:48:56 msm8909 python3[2989]: [NET] NETWORK GOOD.
May 08 17:49:15 msm8909 python3[2989]: ADVERT: {'run_steps': 64, 'mtp_version': 7, 'distance': 1826, 'heart_rate': 0, 'solar_gen': 9, 'total_steps': 2162, 'sleep_state': 0, 'case_temp': 103, 'total_cals': 58, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 9, 'walk_steps': 2098, 'company_id': b'\x1d\x92', 'act_cals': 7, 'bmr_cals': 51, 'alert_status': b'\x00', 'skin_temp': 103, 'pairing_code': b'\x1d\x92'} 1d921d92000700400832072200000009000907a0330049106767
May 08 17:49:16 msm8909 python3[2989]: ADVERT: {'run_steps': 14, 'mtp_version': 7, 'distance': 4296, 'heart_rate': 64, 'solar_gen': 1197, 'total_steps': 5643, 'sleep_state': 4, 'case_temp': 123, 'total_cals': 1017, 'sleep_duration': 0, 'battery': 17, 'thermal_gen': 78, 'walk_steps': 5629, 'company_id': b'\x10\xd3', 'act_cals': 26, 'bmr_cals': 991, 'alert_status': b'\x00', 'skin_temp': 126, 'pairing_code': b'\x10\xd3'} 10d310d30007000e15fd10c8000004ad004e1af3df4011247b7e
May 08 17:49:16 msm8909 python3[2989]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 17:49:16 msm8909 python3[2989]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 17:49:16 msm8909 python3[2989]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 17:49:18 msm8909 python3[2989]: ADVERT: {'run_steps': 8, 'mtp_version': 7, 'distance': 2746, 'heart_rate': 0, 'solar_gen': 778, 'total_steps': 3709, 'sleep_state': 0, 'case_temp': 105, 'total_cals': 529, 'sleep_duration': 0, 'battery': 73, 'thermal_gen': 208, 'walk_steps': 3701, 'company_id': b'\rU', 'act_cals': 11, 'bmr_cals': 518, 'alert_status': b'\x00', 'skin_temp': 105, 'pairing_code': b'\rU'} 0d550d55000700080e750aba0000030a00d00b22060049306969