-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 09:59:26 msm8909 python3[2177]: DB VERSION: 9
May 08 09:59:26 msm8909 python3[2177]: [DB] No upgrade needed
May 08 09:59:27 msm8909 python3[2177]: [DEBUG] Looking for old files to remove in /data/logs
May 08 09:59:27 msm8909 python3[2177]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 09:59:27 msm8909 python3[2177]: [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 09:59:27 msm8909 python3[2177]: [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 09:59:27 msm8909 python3[2177]: [SSE] SETTING UP SSE
May 08 09:59:27 msm8909 python3[2177]: [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 09:59:27 msm8909 python3[2177]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb456ad90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 09:59:27 msm8909 python3[2177]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb3a96210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 09:59:41 msm8909 python3[2177]: Traceback (most recent call last):
May 08 09:59:41 msm8909 python3[2177]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 09:59:41 msm8909 python3[2177]: hci0 = BluetoothAdapter(0);
May 08 09:59:41 msm8909 python3[2177]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 09:59:41 msm8909 python3[2177]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 09:59:41 msm8909 python3[2177]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 09:59:41 msm8909 python3[2177]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 09:59:41 msm8909 python3[2177]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 09:59:41 msm8909 python3[2177]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 09:59:41 msm8909 python3[2177]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 09:59:41 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 09:59:41 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 09:59:41 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 09:59:46 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 09:59:46 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 09:59:46 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 09:59:48 msm8909 python3[3011]: READING DB FROM FILE: /data/mother.db
May 08 09:59:48 msm8909 python3[3011]: DB VERSION: 9
May 08 09:59:48 msm8909 python3[3011]: [DB] No upgrade needed
May 08 09:59:49 msm8909 python3[3011]: [DEBUG] Looking for old files to remove in /data/logs
May 08 09:59:49 msm8909 python3[3011]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 09:59:49 msm8909 python3[3011]: [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 09:59:49 msm8909 python3[3011]: [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 09:59:49 msm8909 python3[3011]: [SSE] SETTING UP SSE
May 08 09:59:49 msm8909 python3[3011]: [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 10:00:27 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:00:27 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:00:27 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:00:27 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:00:27 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:00:27 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "7dcc494f799747beb5ac3a432d353070"}
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133590.6600311, 'data': '', 'key': 'e954e61853b74dd5af2b1484e3bcf16e', 'source': 0}
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'gw', 'timestamp': 1715133591.8905315, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wearables', 'timestamp': 1715133591.9026966, '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"}]', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715133592.0714595, '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}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715133592.2732542, '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}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715133592.4765677, '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}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715133592.6846519, '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}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715133592.8953402, '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}', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 08 10:00:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 'prov', 'timestamp': 1715133592.9358187, 'data': '0', 'source': 1, 'key': None}
May 08 10:00:27 msm8909 python3[3011]: [SSE] SETTING PROVISIONING TO: 0
May 08 10:00:27 msm8909 python3[3011]: [CONFIG] SSE Has new config, updating
May 08 10:00:27 msm8909 python3[3011]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 08 10:00:27 msm8909 python3[3011]: [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 10:00:27 msm8909 python3[3011]: [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 10:00:27 msm8909 python3[3011]: [CLOUD] Activating Gateway
May 08 10:00:27 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 9, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 1, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000009000106702b004f306262
May 08 10:00:27 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 08 10:00:28 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 9, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 1, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133627, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:28 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 9, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 1, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133627, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:28 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 9, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 1, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715133627, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "5b24e70a4fb94c019207d159eae6ae6e"}
May 08 10:00:28 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133627.931226, 'data': '', 'key': '7dcc494f799747beb5ac3a432d353070', 'source': 0}
May 08 10:00:28 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133628.3923395, 'data': '', 'key': '5b24e70a4fb94c019207d159eae6ae6e', 'source': 0}
May 08 10:00:29 msm8909 python3[3011]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 08 10:00:29 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00'} 1e9c065f00
May 08 10:00:29 msm8909 python3[3011]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 10:00:30 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048006c6c
May 08 10:00:30 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 08 10:00:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133630, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:30 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133630, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:30 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715133630, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f5a72b0880db4054851630a917dd199f"}
May 08 10:00:31 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133631.0218444, 'data': '', 'key': 'f5a72b0880db4054851630a917dd199f', 'source': 0}
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:8D:C2:E7 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&\xa7', 'pairing_code': b'&\xa7'} 26a726a70006
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 73, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000004900020000010058006262
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:52:C0:04 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 10:00:32 msm8909 python3[3011]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 08 10:00:32 msm8909 python3[3011]: ADVERT: {'total_steps': 4315, 'case_temp': 117, 'alert_status': b'\x00', 'solar_gen': 100, 'company_id': b'\x05\xd5', 'mtp_version': 7, 'walk_steps': 4315, 'distance': 3289, 'skin_temp': 119, 'sleep_state': 5, 'total_cals': 636, 'act_cals': 13, 'bmr_cals': 623, 'thermal_gen': 205, 'heart_rate': 64, 'sleep_duration': 458, 'run_steps': 0, 'pairing_code': b'\x05\xd5', 'battery': 54} 05d505d50007000010db0cd901ca006400cd0dc26f4036157577
May 08 10:00:32 msm8909 python3[3011]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 10:00:42 msm8909 python3[3011]: DBUS: Discovered 06:05:04:17:2E:0E .
May 08 10:00:42 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x06\xfe', 'company_id': b'_\x00'} 06fe065f00
May 08 10:00:42 msm8909 python3[3011]: IGNORING 06:05:04:17:2E:0E WITH PAIRING CODE: 06fe
May 08 10:00:42 msm8909 python3[3011]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 10:00:42 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:00:42 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:00:43 msm8909 python3[3011]: DBUS: Discovered 06:05:04:37:48:D1 .
May 08 10:00:43 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'!\xc1', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 10:00:43 msm8909 python3[3011]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 10:00:43 msm8909 python3[3011]: DBUS: Discovered 06:05:04:4C:11:41 .
May 08 10:00:43 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x11A', 'company_id': b'_\x00'} 1141065f00
May 08 10:00:43 msm8909 python3[3011]: IGNORING 06:05:04:4C:11:41 WITH PAIRING CODE: 1141
May 08 10:00:44 msm8909 python3[3011]: DBUS: Discovered 06:05:04:3E:D4:FA .
May 08 10:00:44 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x11\xaa', 'company_id': b'_\x00'} 11aa065f00
May 08 10:00:44 msm8909 python3[3011]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 08 10:00:44 msm8909 python3[3011]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 10:00:44 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x07\xc0', 'company_id': b'_\x00'} 07c0055f00
May 08 10:00:44 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 10:00:44 msm8909 python3[3011]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 10:00:44 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 08 10:00:44 msm8909 python3[3011]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 10:00:45 msm8909 python3[3011]: DBUS: Discovered 06:05:04:1C:09:57 .
May 08 10:00:45 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW', 'pairing_code': b'\tW'} 095709570006
May 08 10:00:45 msm8909 python3[3011]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 10:00:45 msm8909 python3[3011]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 10:00:45 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\xe1', 'company_id': b'_\x00'} 17e1055f00
May 08 10:00:45 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 10:00:45 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 245, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 10, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00f5000a0ab1f70050206363
May 08 10:00:45 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 08 10:00:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 245, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 10, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133645, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:45 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 245, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 10, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133645, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:45 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 245, "runSteps": 0, "skinTemp": 99, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 10, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715133645, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "d6d4c0f696f44e64b71b65e6ba87f519"}
May 08 10:00:45 msm8909 python3[3011]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 10:00:45 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 10:00:45 msm8909 python3[3011]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 10:00:45 msm8909 python3[3011]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 10:00:45 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,'} 262c262c0006
May 08 10:00:45 msm8909 python3[3011]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 10:00:46 msm8909 python3[3011]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 10:00:46 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:00:46 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:00:46 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 1, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 1, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000001000107802c004a106364
May 08 10:00:46 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 08 10:00:46 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 1, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 1, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133646, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:46 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 1, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 1, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133646, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:46 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 1, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 1, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715133646, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "7c3d120b553340bc819864a0e8c0c7b0"}
May 08 10:00:46 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133646.1810911, 'data': '', 'key': 'd6d4c0f696f44e64b71b65e6ba87f519', 'source': 0}
May 08 10:00:47 msm8909 python3[3011]: DBUS: Discovered 06:05:04:06:75:3E .
May 08 10:00:47 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e'} 000e000e0006
May 08 10:00:47 msm8909 python3[3011]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 08 10:00:47 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133647.0927432, 'data': '', 'key': '7c3d120b553340bc819864a0e8c0c7b0', 'source': 0}
May 08 10:00:56 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 216, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00d800c90b22060049106263
May 08 10:00:56 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 08 10:00:56 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 216, 'runSteps': 8, 'skinTemp': 99, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133656, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:56 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 216, 'runSteps': 8, 'skinTemp': 99, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133656, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:00:56 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 216, "runSteps": 8, "skinTemp": 99, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715133656, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "fffff6e456a143af96f57fb0a4191149"}
May 08 10:00:56 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048306c6c
May 08 10:00:56 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133656.7189441, 'data': '', 'key': 'fffff6e456a143af96f57fb0a4191149', 'source': 0}
May 08 10:00:57 msm8909 python3[3011]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 08 10:00:57 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x16d', 'company_id': b'_\x00'} 1664065f00
May 08 10:00:57 msm8909 python3[3011]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 08 10:00:57 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:00:58 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:00:58 msm8909 python3[3011]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 08 10:00:58 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 10:00:58 msm8909 python3[3011]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 10:00:58 msm8909 python3[3011]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 10:00:58 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\tB', 'company_id': b'_\x00'} 0942055f00
May 08 10:00:58 msm8909 python3[3011]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 10:00:58 msm8909 python3[3011]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 08 10:00:58 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\xce', 'pairing_code': b'\n\xce'} 0ace0ace0006
May 08 10:00:58 msm8909 python3[3011]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 08 10:01:00 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x07\xc0', 'company_id': b'_\x00'} 07c0055f00
May 08 10:01:00 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 10:01:00 msm8909 python3[3011]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 10:01:00 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 224, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 92} 18cf18cf0007000000000000000100e00002000000005c006668
May 08 10:01:00 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:01:01 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048006c6c
May 08 10:01:01 msm8909 python3[3011]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 10:01:01 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x12\xde', 'company_id': b'_\x00'} 12de055f00
May 08 10:01:01 msm8909 python3[3011]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 10:01:10 msm8909 python3[3011]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 08 10:01:10 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04\xf2', 'company_id': b'_\x00'} 04f2065f00
May 08 10:01:10 msm8909 python3[3011]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 08 10:01:11 msm8909 python3[3011]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 08 10:01:11 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 118, 'alert_status': b'\x00', 'solar_gen': 966, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 120, 'sleep_state': 4, 'total_cals': 562, 'act_cals': 12, 'bmr_cals': 550, 'thermal_gen': 68, 'heart_rate': 61, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503c600440cd2263d12347678
May 08 10:01:11 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:01:11 msm8909 python3[3011]: DBUS: Discovered 06:05:04:61:2B:77 .
May 08 10:01:11 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04g', 'company_id': b'_\x00'} 0467065f00
May 08 10:01:11 msm8909 python3[3011]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 08 10:01:12 msm8909 python3[3011]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 10:01:12 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x06^', 'company_id': b'_\x00'} 065e055f00
May 08 10:01:12 msm8909 python3[3011]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 10:01:13 msm8909 python3[3011]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 10:01:13 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00'} 1ff1065f00
May 08 10:01:13 msm8909 python3[3011]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 10:01:14 msm8909 python3[3011]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 10:01:14 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 10:01:14 msm8909 python3[3011]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 10:01:24 msm8909 python3[3011]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 10:01:24 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 225, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89} 1dd51dd50007000000000000000100e100020000000059006668
May 08 10:01:24 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:01:25 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 118, 'alert_status': b'\x00', 'solar_gen': 966, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 120, 'sleep_state': 4, 'total_cals': 562, 'act_cals': 12, 'bmr_cals': 550, 'thermal_gen': 68, 'heart_rate': 61, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503c600440cd2263d12047678
May 08 10:01:25 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:01:25 msm8909 python3[3011]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 08 10:01:25 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18\x13', 'company_id': b'_\x00'} 1813065f00
May 08 10:01:25 msm8909 python3[3011]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 10:01:25 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 225, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100e10002000000005d206668
May 08 10:01:25 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:01:25 msm8909 python3[3011]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 10:01:25 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02}', 'company_id': b'_\x00'} 027d055f00
May 08 10:01:25 msm8909 python3[3011]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 10:01:27 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:01:27 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:01:27 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "59df994d4f9240988ca57eda23549372"}
May 08 10:01:28 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 10:01:33 msm8909 python3[3011]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 08 10:01:33 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12t', 'pairing_code': b'\x12t'} 127412740006
May 08 10:01:33 msm8909 python3[3011]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 10:01:35 msm8909 python3[3011]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 08 10:01:35 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:01:35 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:01:35 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 218, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00da00c90b22060049106262
May 08 10:01:36 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 118, 'alert_status': b'\x00', 'solar_gen': 966, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 120, 'sleep_state': 4, 'total_cals': 562, 'act_cals': 12, 'bmr_cals': 550, 'thermal_gen': 68, 'heart_rate': 61, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503c600440cd2263d12147678
May 08 10:01:36 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:01:37 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 247, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00f7000b0ab1f70050306363
May 08 10:01:38 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049206364
May 08 10:01:38 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 9, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 1, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000009000106702b004f306262
May 08 10:01:40 msm8909 python3[3011]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 10:01:40 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 08 10:01:40 msm8909 python3[3011]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 08 10:01:40 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "e4f5588dd55f4fb9940a513842d7a39e"}
May 08 10:01:40 msm8909 python3[3011]: ACTIVATING HR.
May 08 10:01:47 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:01:47 msm8909 python3[3011]: 120.31586337089539 [06:05:04:02:E8:6A] <- HR 0000
May 08 10:01:49 msm8909 python3[3011]: 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, 58, 208, 181, 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 10:01:49 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 08 10:01:49 msm8909 python3[3011]: GOT Pairing Code: 251a
May 08 10:01:49 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 10:01:49 msm8909 python3[3011]: NO FW Update needed.
May 08 10:01:49 msm8909 python3[3011]: LAST SYNC: 1715130549
May 08 10:01:49 msm8909 python3[3011]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 10:01:49 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 08 10:01:49 msm8909 python3[3011]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 10:01:49 msm8909 python3[3011]: DBUS: Discovered 06:05:04:70:12:C8 .
May 08 10:01:49 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12\xc8', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 10:01:49 msm8909 python3[3011]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 10:01:50 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049106c6c
May 08 10:01:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133710, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:50 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133710, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:50 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715133710, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "43d645680c144e06884ca498eee50d71"}
May 08 10:01:50 msm8909 python3[3011]: 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, 249, 62, 2, 16, 198, 169, 0, 17, 51, 149, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 9, 0, 0, 64, 2, 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 10:01:50 msm8909 python3[3011]: ACTIVITY: 0
May 08 10:01:50 msm8909 python3[3011]: HR READING: 0 TOOK 0.000388 secs
May 08 10:01:50 msm8909 python3[3011]: DEACTIVATING HR.
May 08 10:01:50 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:01:50 msm8909 python3[3011]: GOT Instant Data: {'total_steps': 2160, 'case_temp': 98, 'heart_rate': 0, 'activity': 0, 'bmr_cals': 43462, 'solar_gen': 9, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'total_cals': 147193, 'thermal_gen': 2, 'battery': 80, 'sleep_duration': 0, 'run_steps': 77, 'act_cals': 103731}
May 08 10:01:50 msm8909 python3[3011]: W ID: 76
May 08 10:01:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 9, 'runSteps': 77, 'activity': 0, 'totalSteps': 2160, 'distance': 1709, 'sleepDuration': 0, 'actCals': 103731, 'battery': 80, 'walkSteps': 2083, 'skinTemp': 98, 'thermalGen': 2, 'heartRate': 0, 'totalCals': 147193, 'bmrCals': 43462}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133710, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:50 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 9, 'runSteps': 77, 'activity': 0, 'totalSteps': 2160, 'distance': 1709, 'sleepDuration': 0, 'actCals': 103731, 'battery': 80, 'walkSteps': 2083, 'skinTemp': 98, 'thermalGen': 2, 'heartRate': 0, 'totalCals': 147193, 'bmrCals': 43462}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133710, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:51 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 9, "runSteps": 77, "activity": 0, "totalSteps": 2160, "distance": 1709, "sleepDuration": 0, "actCals": 103731, "battery": 80, "walkSteps": 2083, "skinTemp": 98, "thermalGen": 2, "heartRate": 0, "totalCals": 147193, "bmrCals": 43462}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715133710, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "9eef3f2ff7a4458492dfda0844c29804"}
May 08 10:01:51 msm8909 python3[3011]: Instant Upload complete
May 08 10:01:51 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 08 10:01:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:43:5B:39 .
May 08 10:01:51 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\r\x19', 'pairing_code': b'\r\x19'} 0d190d190006
May 08 10:01:51 msm8909 python3[3011]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 10:01:52 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049006364
May 08 10:01:52 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133712, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:52 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133712, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:01:52 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715133712, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "0682cefba62943b6a71ba11871a64089"}
May 08 10:01:53 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049106c6c
May 08 10:01:53 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 10:01:53 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 10:01:53 msm8909 python3[3011]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 10:01:53 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 9, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 1, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000009000106702b004f306262
May 08 10:01:59 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x07\xc0', 'company_id': b'_\x00'} 07c0055f00
May 08 10:01:59 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 10:01:59 msm8909 python3[3011]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 08 10:01:59 msm8909 python3[3011]: ADVERT: {'total_steps': 7336, 'case_temp': 117, 'alert_status': b'\x00', 'solar_gen': 563, 'company_id': b'\x1e\xa3', 'mtp_version': 7, 'walk_steps': 7336, 'distance': 5532, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 644, 'act_cals': 19, 'bmr_cals': 625, 'thermal_gen': 11, 'heart_rate': 64, 'sleep_duration': 348, 'run_steps': 0, 'pairing_code': b'\x1e\xa3', 'battery': 69} 1ea31ea3000700001ca8159c015c0233000b1342714045147579
May 08 10:01:59 msm8909 python3[3011]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 10:02:00 msm8909 python3[3011]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 08 10:02:00 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:02:00 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:02:00 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:02:00 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:02:01 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 218, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00da00c90b22060049306262
May 08 10:02:01 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 218, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133721, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:02:01 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 218, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133721, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:02:01 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 218, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715133721, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f0bcb9537d9c4780bf7aaa12e93c59e4"}
May 08 10:02:02 msm8909 python3[3011]: ADVERT: {'total_steps': 7336, 'case_temp': 117, 'alert_status': b'\x00', 'solar_gen': 563, 'company_id': b'\x1e\xa3', 'mtp_version': 7, 'walk_steps': 7336, 'distance': 5532, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 644, 'act_cals': 19, 'bmr_cals': 625, 'thermal_gen': 11, 'heart_rate': 64, 'sleep_duration': 348, 'run_steps': 0, 'pairing_code': b'\x1e\xa3', 'battery': 69} 1ea31ea3000700001ca8159c015c0233000b1342714045147579
May 08 10:02:02 msm8909 python3[3011]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 10:02:04 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049106364
May 08 10:02:13 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 08 10:02:13 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 10:02:13 msm8909 python3[3011]: Device not connected, retrying later
May 08 10:02:14 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:02:14 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133688.3889086, 'data': '', 'key': '59df994d4f9240988ca57eda23549372', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133700.9481139, 'data': '', 'key': 'e4f5588dd55f4fb9940a513842d7a39e', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133710.9074769, 'data': '', 'key': '43d645680c144e06884ca498eee50d71', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133711.3896441, 'data': '', 'key': '9eef3f2ff7a4458492dfda0844c29804', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133712.6491146, 'data': '', 'key': '0682cefba62943b6a71ba11871a64089', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133721.4874368, 'data': '', 'key': 'f0bcb9537d9c4780bf7aaa12e93c59e4', 'source': 0}
May 08 10:02:14 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 10:02:19 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 247, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00f7000b0ab1f70050306363
May 08 10:02:20 msm8909 python3[3011]: DBUS: Connected to 06:05:04:AF:F9:E9
May 08 10:02:21 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 08 10:02:21 msm8909 python3[3011]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 08 10:02:21 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "d136a87f0e8d41258a2fff4b51115430"}
May 08 10:02:21 msm8909 python3[3011]: ACTIVATING HR.
May 08 10:02:24 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 227, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100e30002000000005d006668
May 08 10:02:24 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:02:27 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:02:27 msm8909 python3[3011]: 160.80200004577637 [06:05:04:AF:F9:E9] <- HR 0000
May 08 10:02:29 msm8909 python3[3011]: 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, 58, 206, 241, 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 10:02:29 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 08 10:02:29 msm8909 python3[3011]: GOT Pairing Code: 0f89
May 08 10:02:29 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 10:02:29 msm8909 python3[3011]: NO FW Update needed.
May 08 10:02:29 msm8909 python3[3011]: LAST SYNC: 1715130097
May 08 10:02:30 msm8909 python3[3011]: 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, 77, 1, 0, 32, 179, 10, 0, 48, 249, 0, 0, 64, 11, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 81, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 10:02:30 msm8909 python3[3011]: ACTIVITY: 0
May 08 10:02:30 msm8909 python3[3011]: HR READING: 0 TOOK 0.000484 secs
May 08 10:02:30 msm8909 python3[3011]: DEACTIVATING HR.
May 08 10:02:30 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:02:30 msm8909 python3[3011]: GOT Instant Data: {'total_steps': 3718, 'case_temp': 99, 'heart_rate': 0, 'activity': 0, 'bmr_cals': 503804, 'solar_gen': 249, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'total_cals': 675388, 'thermal_gen': 11, 'battery': 81, 'sleep_duration': 333, 'run_steps': 0, 'act_cals': 171584}
May 08 10:02:30 msm8909 python3[3011]: W ID: 73
May 08 10:02:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 249, 'runSteps': 0, 'activity': 0, 'totalSteps': 3718, 'distance': 2739, 'sleepDuration': 333, 'actCals': 171584, 'battery': 81, 'walkSteps': 3718, 'skinTemp': 99, 'thermalGen': 11, 'heartRate': 0, 'totalCals': 675388, 'bmrCals': 503804}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133750, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:02:30 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 249, 'runSteps': 0, 'activity': 0, 'totalSteps': 3718, 'distance': 2739, 'sleepDuration': 333, 'actCals': 171584, 'battery': 81, 'walkSteps': 3718, 'skinTemp': 99, 'thermalGen': 11, 'heartRate': 0, 'totalCals': 675388, 'bmrCals': 503804}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133750, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:02:30 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 249, "runSteps": 0, "activity": 0, "totalSteps": 3718, "distance": 2739, "sleepDuration": 333, "actCals": 171584, "battery": 81, "walkSteps": 3718, "skinTemp": 99, "thermalGen": 11, "heartRate": 0, "totalCals": 675388, "bmrCals": 503804}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715133750, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "89f0aad9dccd41e087a5ecda71f4d48a"}
May 08 10:02:30 msm8909 python3[3011]: Instant Upload complete
May 08 10:02:30 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 08 10:02:33 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 10:02:33 msm8909 python3[3011]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 08 10:02:33 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 249, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 81} 0f890f89000700000e860ab3014d00f9000b0ab1f70051106363
May 08 10:02:33 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006364
May 08 10:02:33 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:02:33 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:02:33 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "247b24c32ce243a189d1487cc2f18be9"}
May 08 10:02:33 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133741.4763865, 'data': '', 'key': 'd136a87f0e8d41258a2fff4b51115430', 'source': 0}
May 08 10:02:33 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133751.263562, 'data': '', 'key': '89f0aad9dccd41e087a5ecda71f4d48a', 'source': 0}
May 08 10:02:34 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133754.2966013, 'data': '', 'key': '247b24c32ce243a189d1487cc2f18be9', 'source': 0}
May 08 10:02:37 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048106c6c
May 08 10:02:44 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:02:44 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:02:47 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:02:50 msm8909 python3[3011]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 08 10:02:50 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?', 'pairing_code': b'%?'} 253f253f0006
May 08 10:02:50 msm8909 python3[3011]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 10:02:50 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 08 10:02:54 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:02:56 msm8909 python3[3011]: DBUS: Discovered 06:05:04:8E:52:AD .
May 08 10:02:56 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 10:02:56 msm8909 python3[3011]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 10:02:56 msm8909 python3[3011]: DBUS: Connected to 06:05:04:FC:44:79
May 08 10:02:56 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 08 10:02:56 msm8909 python3[3011]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 08 10:02:56 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "4ba34859a71d47b7bf325828c8b53c2e"}
May 08 10:02:56 msm8909 python3[3011]: ACTIVATING HR.
May 08 10:02:57 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 10:02:57 msm8909 python3[3011]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 10:02:58 msm8909 python3[3011]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 08 10:02:58 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1ev', 'company_id': b'_\x00'} 1e76065f00
May 08 10:02:58 msm8909 python3[3011]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 08 10:02:59 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 220, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00dc00c90b2206004a006262
May 08 10:03:00 msm8909 python3[3011]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 10:03:00 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1b\xab', 'company_id': b'_\x00'} 1bab065f00
May 08 10:03:00 msm8909 python3[3011]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 10:03:00 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a306364
May 08 10:03:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133780, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:00 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133780, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:00 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715133780, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "1e33a1ee2f8b41899e8de155f0f2d450"}
May 08 10:03:03 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:03:03 msm8909 python3[3011]: 196.82096290588379 [06:05:04:FC:44:79] <- HR 0000
May 08 10:03:04 msm8909 python3[3011]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 58, 205, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 08 10:03:04 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 08 10:03:04 msm8909 python3[3011]: GOT Pairing Code: 1d69
May 08 10:03:04 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 10:03:04 msm8909 python3[3011]: NO FW Update needed.
May 08 10:03:04 msm8909 python3[3011]: LAST SYNC: 1715129737
May 08 10:03:05 msm8909 python3[3011]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [50, 12, 0, 0, 50, 12, 0, 1, 0, 0, 0, 2, 244, 246, 2, 16, 136, 69, 1, 17, 108, 177, 1, 18, 114, 1, 0, 32, 237, 8, 0, 48, 2, 0, 0, 64, 6, 0, 0, 65, 108, 0, 0, 80, 108, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 10:03:05 msm8909 python3[3011]: ACTIVITY: 0
May 08 10:03:05 msm8909 python3[3011]: HR READING: 0 TOOK 0.000445 secs
May 08 10:03:05 msm8909 python3[3011]: DEACTIVATING HR.
May 08 10:03:05 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:03:05 msm8909 python3[3011]: GOT Instant Data: {'total_steps': 3122, 'case_temp': 108, 'heart_rate': 0, 'activity': 0, 'bmr_cals': 83336, 'solar_gen': 2, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'total_cals': 194292, 'thermal_gen': 6, 'battery': 72, 'sleep_duration': 370, 'run_steps': 0, 'act_cals': 110956}
May 08 10:03:05 msm8909 python3[3011]: W ID: 63
May 08 10:03:05 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'activity': 0, 'totalSteps': 3122, 'distance': 2285, 'sleepDuration': 370, 'actCals': 110956, 'battery': 72, 'walkSteps': 3122, 'skinTemp': 108, 'thermalGen': 6, 'heartRate': 0, 'totalCals': 194292, 'bmrCals': 83336}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133785, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:05 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'activity': 0, 'totalSteps': 3122, 'distance': 2285, 'sleepDuration': 370, 'actCals': 110956, 'battery': 72, 'walkSteps': 3122, 'skinTemp': 108, 'thermalGen': 6, 'heartRate': 0, 'totalCals': 194292, 'bmrCals': 83336}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133785, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:05 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "activity": 0, "totalSteps": 3122, "distance": 2285, "sleepDuration": 370, "actCals": 110956, "battery": 72, "walkSteps": 3122, "skinTemp": 108, "thermalGen": 6, "heartRate": 0, "totalCals": 194292, "bmrCals": 83336}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715133785, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "e4ef8708b8bc492f99f47b25b521c1d6"}
May 08 10:03:05 msm8909 python3[3011]: Instant Upload complete
May 08 10:03:06 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 08 10:03:08 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 10:03:08 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 10:03:08 msm8909 python3[3011]: DBUS: 06:05:04:FC:44:79 disconnected.
May 08 10:03:08 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:03:13 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 220, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00dc00c90b2206004a006262
May 08 10:03:14 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 10:03:14 msm8909 python3[3011]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 10:03:15 msm8909 python3[3011]: DBUS: Connected to 06:05:04:32:34:65
May 08 10:03:15 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 08 10:03:15 msm8909 python3[3011]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 08 10:03:15 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "079e0e5ad77a4cf885006c1740aa568d"}
May 08 10:03:15 msm8909 python3[3011]: ACTIVATING HR.
May 08 10:03:15 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006364
May 08 10:03:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:03:22 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:03:22 msm8909 python3[3011]: 215.62877798080444 [06:05:04:32:34:65] <- HR 0000
May 08 10:03:23 msm8909 python3[3011]: 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, 58, 207, 177, 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 10:03:23 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 08 10:03:23 msm8909 python3[3011]: GOT Pairing Code: 0d55
May 08 10:03:23 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 10:03:23 msm8909 python3[3011]: NO FW Update needed.
May 08 10:03:23 msm8909 python3[3011]: LAST SYNC: 1715130289
May 08 10:03:24 msm8909 python3[3011]: 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, 90, 1, 0, 32, 186, 10, 0, 48, 222, 0, 0, 64, 201, 0, 0, 65, 98, 0, 0, 80, 98, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 10:03:24 msm8909 python3[3011]: ACTIVITY: 0
May 08 10:03:24 msm8909 python3[3011]: HR READING: 0 TOOK 0.000483 secs
May 08 10:03:24 msm8909 python3[3011]: DEACTIVATING HR.
May 08 10:03:24 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:03:24 msm8909 python3[3011]: GOT Instant Data: {'total_steps': 3709, 'case_temp': 98, 'heart_rate': 0, 'activity': 0, 'bmr_cals': 518956, 'solar_gen': 222, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'total_cals': 697277, 'thermal_gen': 201, 'battery': 74, 'sleep_duration': 346, 'run_steps': 8, 'act_cals': 178321}
May 08 10:03:24 msm8909 python3[3011]: W ID: 74
May 08 10:03:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 222, 'runSteps': 8, 'activity': 0, 'totalSteps': 3709, 'distance': 2746, 'sleepDuration': 346, 'actCals': 178321, 'battery': 74, 'walkSteps': 3701, 'skinTemp': 98, 'thermalGen': 201, 'heartRate': 0, 'totalCals': 697277, 'bmrCals': 518956}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133804, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:24 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 222, 'runSteps': 8, 'activity': 0, 'totalSteps': 3709, 'distance': 2746, 'sleepDuration': 346, 'actCals': 178321, 'battery': 74, 'walkSteps': 3701, 'skinTemp': 98, 'thermalGen': 201, 'heartRate': 0, 'totalCals': 697277, 'bmrCals': 518956}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133804, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:24 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 222, "runSteps": 8, "activity": 0, "totalSteps": 3709, "distance": 2746, "sleepDuration": 346, "actCals": 178321, "battery": 74, "walkSteps": 3701, "skinTemp": 98, "thermalGen": 201, "heartRate": 0, "totalCals": 697277, "bmrCals": 518956}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715133804, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "74682419e4334b3c86a6bbf1123719fa"}
May 08 10:03:24 msm8909 python3[3011]: Instant Upload complete
May 08 10:03:24 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:32:34:65
May 08 10:03:27 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 10:03:27 msm8909 python3[3011]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 10:03:27 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 220, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00dc00c90b2206004a006262
May 08 10:03:27 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:03:27 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:03:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133777.2171152, 'data': '', 'key': '4ba34859a71d47b7bf325828c8b53c2e', 'source': 0}
May 08 10:03:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133781.3590567, 'data': '', 'key': '1e33a1ee2f8b41899e8de155f0f2d450', 'source': 0}
May 08 10:03:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133786.3729012, 'data': '', 'key': 'e4ef8708b8bc492f99f47b25b521c1d6', 'source': 0}
May 08 10:03:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133796.28016, 'data': '', 'key': '079e0e5ad77a4cf885006c1740aa568d', 'source': 0}
May 08 10:03:28 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133805.2269709, 'data': '', 'key': '74682419e4334b3c86a6bbf1123719fa', 'source': 0}
May 08 10:03:32 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000a000206702b0050306262
May 08 10:03:32 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133812, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:32 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133812, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:32 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 10, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 80, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715133812, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "585a35350cc94eb098de6e0742d86420"}
May 08 10:03:32 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 251, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fb000b0ab1f70050306363
May 08 10:03:32 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 251, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133812, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:32 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 251, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133812, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:03:32 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 251, "runSteps": 0, "skinTemp": 99, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715133812, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "8b7186cde9de47efb911e8efb2e47e5a"}
May 08 10:03:33 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133812.8908103, 'data': '', 'key': '585a35350cc94eb098de6e0742d86420', 'source': 0}
May 08 10:03:33 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133813.0987406, 'data': '', 'key': '8b7186cde9de47efb911e8efb2e47e5a', 'source': 0}
May 08 10:03:34 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:03:34 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:03:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "afdef01ecc454cc4a477a0bff96e3b24"}
May 08 10:03:34 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133814.7507212, 'data': '', 'key': 'afdef01ecc454cc4a477a0bff96e3b24', 'source': 0}
May 08 10:03:46 msm8909 python3[3011]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 08 10:03:46 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 10:03:46 msm8909 python3[3011]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 10:03:48 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 222, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00de00c90b2206004a006262
May 08 10:03:58 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:03:58 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:04:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 222, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00de00c90b2206004a206262
May 08 10:04:01 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 10:04:06 msm8909 python3[3011]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 08 10:04:06 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1f\x03', 'company_id': b'_\x00'} 1f03055f00
May 08 10:04:06 msm8909 python3[3011]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 08 10:04:07 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:04:07 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133847, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:07 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133847, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:07 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715133847, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f56a7562edbf44639abf58b2ce505a0e"}
May 08 10:04:07 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 08 10:04:07 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 10:04:09 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006364
May 08 10:04:11 msm8909 python3[3011]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 10:04:11 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 10:04:11 msm8909 python3[3011]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 10:04:11 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "4127388a7fd94f75955e1fcee3df2aa3"}
May 08 10:04:11 msm8909 python3[3011]: ACTIVATING HR.
May 08 10:04:18 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:04:18 msm8909 python3[3011]: 271.41132640838623 [06:05:04:11:B9:D2] <- HR 0000
May 08 10:04:19 msm8909 python3[3011]: 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, 58, 207, 209, 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 10:04:19 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 08 10:04:19 msm8909 python3[3011]: GOT Pairing Code: 1d92
May 08 10:04:19 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 10:04:19 msm8909 python3[3011]: NO FW Update needed.
May 08 10:04:19 msm8909 python3[3011]: LAST SYNC: 1715130321
May 08 10:04:20 msm8909 python3[3011]: 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, 182, 134, 2, 16, 64, 175, 0, 17, 118, 215, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 2, 0, 0, 64, 2, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 10:04:20 msm8909 python3[3011]: ACTIVITY: 0
May 08 10:04:20 msm8909 python3[3011]: HR READING: 0 TOOK 0.000502 secs
May 08 10:04:20 msm8909 python3[3011]: DEACTIVATING HR.
May 08 10:04:20 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 10:04:20 msm8909 python3[3011]: GOT Instant Data: {'total_steps': 2162, 'case_temp': 99, 'heart_rate': 0, 'activity': 0, 'bmr_cals': 44864, 'solar_gen': 2, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'total_cals': 165558, 'thermal_gen': 2, 'battery': 74, 'sleep_duration': 0, 'run_steps': 64, 'act_cals': 120694}
May 08 10:04:20 msm8909 python3[3011]: W ID: 75
May 08 10:04:20 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'activity': 0, 'totalSteps': 2162, 'distance': 1826, 'sleepDuration': 0, 'actCals': 120694, 'battery': 74, 'walkSteps': 2098, 'skinTemp': 100, 'thermalGen': 2, 'heartRate': 0, 'totalCals': 165558, 'bmrCals': 44864}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133860, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:20 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'activity': 0, 'totalSteps': 2162, 'distance': 1826, 'sleepDuration': 0, 'actCals': 120694, 'battery': 74, 'walkSteps': 2098, 'skinTemp': 100, 'thermalGen': 2, 'heartRate': 0, 'totalCals': 165558, 'bmrCals': 44864}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133860, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:20 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "activity": 0, "totalSteps": 2162, "distance": 1826, "sleepDuration": 0, "actCals": 120694, "battery": 74, "walkSteps": 2098, "skinTemp": 100, "thermalGen": 2, "heartRate": 0, "totalCals": 165558, "bmrCals": 44864}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715133860, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f9e3ff08e7a54ea4af5bb0d66f564a42"}
May 08 10:04:20 msm8909 python3[3011]: Instant Upload complete
May 08 10:04:20 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 08 10:04:23 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 10:04:23 msm8909 python3[3011]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 10:04:23 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006364
May 08 10:04:23 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 76, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000004c00020000010058306262
May 08 10:04:23 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:04:23 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133848.2177303, 'data': '', 'key': 'f56a7562edbf44639abf58b2ce505a0e', 'source': 0}
May 08 10:04:23 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133852.0291553, 'data': '', 'key': '4127388a7fd94f75955e1fcee3df2aa3', 'source': 0}
May 08 10:04:23 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133860.9875014, 'data': '', 'key': 'f9e3ff08e7a54ea4af5bb0d66f564a42', 'source': 0}
May 08 10:04:24 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 10:04:24 msm8909 python3[3011]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 10:04:24 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 10:04:24 msm8909 python3[3011]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 10:04:24 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 10:04:24 msm8909 python3[3011]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 10:04:24 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000a000206702b004f006262
May 08 10:04:24 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 252, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fc000b0ab1f70050006363
May 08 10:04:28 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:04:28 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:04:34 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:04:34 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:04:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "db55f098ab56460b90481a0fc0e42377"}
May 08 10:04:35 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133874.981287, 'data': '', 'key': 'db55f098ab56460b90481a0fc0e42377', 'source': 0}
May 08 10:04:35 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049106c6c
May 08 10:04:35 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:04:35 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:04:36 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000a000206702b004f106262
May 08 10:04:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133876, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:36 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133876, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 10, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715133876, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "ef805f4dc8ca4237bf12312b7793557c"}
May 08 10:04:37 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 224, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e000c90b22060049106262
May 08 10:04:37 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 224, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133877, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:37 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 224, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133877, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:37 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 224, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715133877, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f86f9accce5340b5b228c07a1b8cc9e3"}
May 08 10:04:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133877.2685139, 'data': '', 'key': 'ef805f4dc8ca4237bf12312b7793557c', 'source': 0}
May 08 10:04:37 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:04:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133877.6759133, 'data': '', 'key': 'f86f9accce5340b5b228c07a1b8cc9e3', 'source': 0}
May 08 10:04:49 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:04:50 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a206364
May 08 10:04:51 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 252, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fc000b0ab1f70050306363
May 08 10:04:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 252, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133891, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:51 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 252, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133891, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:04:51 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 252, "runSteps": 0, "skinTemp": 99, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715133891, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "ece7eb2348ca4584bb16fc295a913b3e"}
May 08 10:04:52 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133892.2218413, 'data': '', 'key': 'ece7eb2348ca4584bb16fc295a913b3e', 'source': 0}
May 08 10:04:58 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:04:58 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:05:02 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 224, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e000c90b22060049306262
May 08 10:05:17 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049106364
May 08 10:05:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 224, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e000c90b22060049006262
May 08 10:05:19 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fe000b0ab1f70050106363
May 08 10:05:19 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 226, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e200c90b2206004a106262
May 08 10:05:28 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:05:29 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:05:29 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:05:31 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fe000b0ab1f70050306363
May 08 10:05:32 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048306c6c
May 08 10:05:32 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133932, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:05:32 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715133932, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:05:32 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715133932, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "ef573fe18811497f90e921930129c21d"}
May 08 10:05:32 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:05:32 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:05:33 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133932.5710709, 'data': '', 'key': 'ef573fe18811497f90e921930129c21d', 'source': 0}
May 08 10:05:33 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 226, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e200c90b2206004a206262
May 08 10:05:34 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:05:34 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:05:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "2caee9aac33645208691dec6b470671e"}
May 08 10:05:35 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133935.2915437, 'data': '', 'key': '2caee9aac33645208691dec6b470671e', 'source': 0}
May 08 10:05:44 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048006c6c
May 08 10:05:45 msm8909 python3[3011]: DBUS: Discovered 06:05:04:39:B4:0A .
May 08 10:05:45 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\xca', 'company_id': b'_\x00'} 17ca065f00
May 08 10:05:45 msm8909 python3[3011]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 08 10:05:46 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fe000b0ab1f70050006363
May 08 10:05:46 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:05:46 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:05:47 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 226, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e200c90b2206004a306262
May 08 10:05:47 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 226, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133947, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:05:47 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 226, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715133947, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:05:47 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 226, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715133947, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "ac85b6c4a4ae467896255beaaf186d44"}
May 08 10:05:48 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133947.7395215, 'data': '', 'key': 'ac85b6c4a4ae467896255beaaf186d44', 'source': 0}
May 08 10:05:58 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 226, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e200c90b2206004a006262
May 08 10:05:59 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:05:59 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:05:59 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:05:59 msm8909 python3[3011]: DBUS: Discovered 06:05:04:66:30:47 .
May 08 10:05:59 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 08 10:05:59 msm8909 python3[3011]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 10:06:00 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000a000206702b004f206262
May 08 10:06:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133960, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:00 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 10, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715133960, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:00 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 10, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715133960, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "8f061f941674412cb3ae208f1a98dd98"}
May 08 10:06:01 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133961.0980945, 'data': '', 'key': '8f061f941674412cb3ae208f1a98dd98', 'source': 0}
May 08 10:06:02 msm8909 python3[3011]: DBUS: Discovered 06:05:04:7E:53:24 .
May 08 10:06:02 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04'} 050405040006
May 08 10:06:02 msm8909 python3[3011]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 10:06:12 msm8909 python3[3011]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 08 10:06:12 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 08 10:06:12 msm8909 python3[3011]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 10:06:13 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d00fe000b0ab1f70050306363
May 08 10:06:13 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 254, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133973, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:13 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 254, 'runSteps': 0, 'skinTemp': 99, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715133973, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:13 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 254, "runSteps": 0, "skinTemp": 99, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715133973, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "d6ce2790ba9849df9d3ff1d195b87067"}
May 08 10:06:13 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133973.8485696, 'data': '', 'key': 'd6ce2790ba9849df9d3ff1d195b87067', 'source': 0}
May 08 10:06:15 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000a000206702b004f306262
May 08 10:06:16 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 78, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000004e00020000010058306262
May 08 10:06:16 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:06:26 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049106c6c
May 08 10:06:26 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049006364
May 08 10:06:26 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133986, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:26 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715133986, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:26 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715133986, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "a5fd328ba4c14f2f9e573c7e71677935"}
May 08 10:06:26 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02}', 'company_id': b'_\x00'} 027d055f00
May 08 10:06:26 msm8909 python3[3011]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 10:06:27 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133987.2992926, 'data': '', 'key': 'a5fd328ba4c14f2f9e573c7e71677935', 'source': 0}
May 08 10:06:29 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 227, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e300c90b22060049306262
May 08 10:06:29 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:06:29 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:06:35 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:06:35 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:06:35 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d21a7b7217924f5788b33eca6ac28400"}
May 08 10:06:35 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715133995.8832598, 'data': '', 'key': 'd21a7b7217924f5788b33eca6ac28400', 'source': 0}
May 08 10:06:40 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000a000206702b004f206262
May 08 10:06:40 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 256, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0100000b0ab1f70050206262
May 08 10:06:43 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 227, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e300c90b22060049006262
May 08 10:06:43 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:06:43 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134003, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:43 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134003, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:06:43 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134003, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "486fd5cd749a42b68e8fd4acee961e15"}
May 08 10:06:44 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134004.1853502, 'data': '', 'key': '486fd5cd749a42b68e8fd4acee961e15', 'source': 0}
May 08 10:06:45 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 967, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 566, 'act_cals': 12, 'bmr_cals': 554, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 12} 10d310d30007000e0ffe0c35013503c700440cf22a400c147779
May 08 10:06:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:06:56 msm8909 python3[3011]: DBUS: Discovered 06:05:04:8A:46:67 .
May 08 10:06:56 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1fW', 'company_id': b'_\x00'} 1f57065f00
May 08 10:06:56 msm8909 python3[3011]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 10:06:58 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\xe1', 'company_id': b'_\x00'} 17e1055f00
May 08 10:06:58 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 10:07:00 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:07:00 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:07:11 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049106364
May 08 10:07:11 msm8909 python3[3011]: DBUS: Discovered 06:05:04:E3:91:C9 .
May 08 10:07:11 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1c\x99', 'company_id': b'_\x00'} 1c99065f00
May 08 10:07:11 msm8909 python3[3011]: IGNORING 06:05:04:E3:91:C9 WITH PAIRING CODE: 1c99
May 08 10:07:12 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 256, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0100000b0ab1f70050106262
May 08 10:07:12 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 237, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100ed0002000000005d206668
May 08 10:07:12 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:07:23 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 229, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e500c90b2206004a006262
May 08 10:07:23 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 229, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134043, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:23 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 229, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134043, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:23 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 229, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134043, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "330144f754944676a95760e4a5d7358e"}
May 08 10:07:23 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 78, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000004e00020000010058206262
May 08 10:07:23 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:07:23 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049206364
May 08 10:07:23 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134043.7278323, 'data': '', 'key': '330144f754944676a95760e4a5d7358e', 'source': 0}
May 08 10:07:25 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 258, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0102000b0ab1f70050206262
May 08 10:07:25 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 258, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134045, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:25 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 258, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134045, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:25 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 258, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134045, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2a09656534fd41d4bfacb6d95b17d459"}
May 08 10:07:25 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:07:25 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134045.5445626, 'data': '', 'key': '2a09656534fd41d4bfacb6d95b17d459', 'source': 0}
May 08 10:07:26 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 08 10:07:26 msm8909 python3[3011]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 10:07:30 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:07:30 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:07:35 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:07:35 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:07:35 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1a3b6e473d364682b58d0fe9be76dbbf"}
May 08 10:07:36 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134056.1626165, 'data': '', 'key': '1a3b6e473d364682b58d0fe9be76dbbf', 'source': 0}
May 08 10:07:37 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:07:37 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:07:39 msm8909 python3[3011]: ADVERT: {'total_steps': 4364, 'case_temp': 118, 'alert_status': b'\x00', 'solar_gen': 101, 'company_id': b'\x05\xd5', 'mtp_version': 7, 'walk_steps': 4364, 'distance': 3328, 'skin_temp': 120, 'sleep_state': 4, 'total_cals': 643, 'act_cals': 14, 'bmr_cals': 629, 'thermal_gen': 205, 'heart_rate': 79, 'sleep_duration': 458, 'run_steps': 0, 'pairing_code': b'\x05\xd5', 'battery': 55} 05d505d500070000110c0d0001ca006500cd0e02754f37147678
May 08 10:07:39 msm8909 python3[3011]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 10:07:39 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:07:39 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:07:40 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 08 10:07:40 msm8909 python3[3011]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 10:07:40 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:07:40 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:07:41 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 237, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100ed0002000000005d106668
May 08 10:07:41 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:07:50 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000b000206702b0050106262
May 08 10:07:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134070, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:50 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134070, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:07:51 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 11, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 80, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134070, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "25d5b928311048febf1b61782f297d4d"}
May 08 10:07:51 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134071.5458753, 'data': '', 'key': '25d5b928311048febf1b61782f297d4d', 'source': 0}
May 08 10:07:54 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 258, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0102000b0ab1f70050106262
May 08 10:08:00 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:08:00 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:08:04 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 967, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 568, 'act_cals': 13, 'bmr_cals': 555, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 11} 10d310d30007000e0ffe0c35013503c700440d022b400b347779
May 08 10:08:04 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:08:04 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 258, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0102000b0ab1f70050206262
May 08 10:08:05 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12t', 'pairing_code': b'\x12t'} 127412740006
May 08 10:08:05 msm8909 python3[3011]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 10:08:19 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 260, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79} 0f890f89000700000e860ab3014d0104000b0ab1f7004f006262
May 08 10:08:22 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 967, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 569, 'act_cals': 13, 'bmr_cals': 556, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 13} 10d310d30007000e0ffe0c35013503c700440d022c400d147779
May 08 10:08:22 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:08:23 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12t', 'pairing_code': b'\x12t'} 127412740006
May 08 10:08:23 msm8909 python3[3011]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 10:08:30 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:08:30 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:08:33 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 231, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e700c90b22060049206262
May 08 10:08:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 231, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134113, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:33 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 231, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134113, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:33 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 231, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134113, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "4782f6dcfb654d81ab805028caf6bac7"}
May 08 10:08:33 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12t', 'pairing_code': b'\x12t'} 127412740006
May 08 10:08:33 msm8909 python3[3011]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 10:08:34 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:08:34 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:08:34 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134113.8466432, 'data': '', 'key': '4782f6dcfb654d81ab805028caf6bac7', 'source': 0}
May 08 10:08:34 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 260, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79} 0f890f89000700000e860ab3014d0104000b0ab1f7004f106262
May 08 10:08:34 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 260, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 79, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134114, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:34 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 260, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 79, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134114, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 260, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 79, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134114, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f54eaa56dbac4e8cb097c6a3f1ef8dc6"}
May 08 10:08:34 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134114.726758, 'data': '', 'key': 'f54eaa56dbac4e8cb097c6a3f1ef8dc6', 'source': 0}
May 08 10:08:36 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:08:36 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:08:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1e24b18ec8d84e529b518062d886e3a2"}
May 08 10:08:36 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:08:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134116, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:36 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134116, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:08:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134116, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "49c06c86812e4e5d8393bd1fa7e3f995"}
May 08 10:08:36 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 238, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 87} 1dd51dd50007000000000000000100ee00020000000057106667
May 08 10:08:36 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:08:36 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134116.5107648, 'data': '', 'key': '1e24b18ec8d84e529b518062d886e3a2', 'source': 0}
May 08 10:08:36 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134116.6375778, 'data': '', 'key': '49c06c86812e4e5d8393bd1fa7e3f995', 'source': 0}
May 08 10:08:49 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 231, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00e700c90b22060049306262
May 08 10:08:49 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'!\xc1', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 10:08:49 msm8909 python3[3011]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 10:08:51 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 967, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 569, 'act_cals': 13, 'bmr_cals': 556, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 13} 10d310d30007000e0ffe0c35013503c700440d022c400d047779
May 08 10:08:51 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:09:01 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:09:01 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:09:01 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 260, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 79} 0f890f89000700000e860ab3014d0104000b0ab1f7004f006262
May 08 10:09:01 msm8909 python3[3011]: DBUS: Discovered 06:05:04:78:A9:44 .
May 08 10:09:01 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\r\x04', 'company_id': b'_\x00'} 0d04065f00
May 08 10:09:01 msm8909 python3[3011]: IGNORING 06:05:04:78:A9:44 WITH PAIRING CODE: 0d04
May 08 10:09:02 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000b000206702b004f006262
May 08 10:09:02 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134142, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:09:02 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134142, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:09:02 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 11, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134142, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2c9f3ed2229f4eacbb34051074ac1f4a"}
May 08 10:09:02 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134142.8481088, 'data': '', 'key': '2c9f3ed2229f4eacbb34051074ac1f4a', 'source': 0}
May 08 10:09:04 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049006364
May 08 10:09:04 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134144, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:09:04 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134144, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:09:04 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134144, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2bf3e2d425d84721b1535dbdd7480b72"}
May 08 10:09:04 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134144.6104057, 'data': '', 'key': '2bf3e2d425d84721b1535dbdd7480b72', 'source': 0}
May 08 10:09:14 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000b000206702b004f106262
May 08 10:09:16 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049206364
May 08 10:09:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 262, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0106000b0ab1f70050206262
May 08 10:09:18 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 967, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 569, 'act_cals': 13, 'bmr_cals': 556, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 13} 10d310d30007000e0ffe0c35013503c700440d022c400d247779
May 08 10:09:18 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:09:28 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 262, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0106000b0ab1f70050306262
May 08 10:09:29 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 233, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e900c90b2206004a306262
May 08 10:09:31 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049306364
May 08 10:09:31 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:09:31 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:09:31 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000b000206702b004f306262
May 08 10:09:32 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048006c6c
May 08 10:09:36 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:09:36 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:09:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "12071a19e4ef4d05b8486d11f0ce4672"}
May 08 10:09:36 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134176.8083782, 'data': '', 'key': '12071a19e4ef4d05b8486d11f0ce4672', 'source': 0}
May 08 10:09:42 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 240, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100f00002000000005d106668
May 08 10:09:42 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:09:43 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049006364
May 08 10:09:44 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 80, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000005000020000010058006262
May 08 10:09:44 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:09:59 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:09:59 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:10:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 233, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e900c90b2206004a206262
May 08 10:10:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 233, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134200, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:00 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 233, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134200, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:00 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 233, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134200, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "4d1e2f621e964c4c966a20a7d2119517"}
May 08 10:10:00 msm8909 python3[3011]: DBUS: Discovered 06:05:04:B5:22:28 .
May 08 10:10:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3259, 'case_temp': 126, 'alert_status': b'\x00', 'solar_gen': 108, 'company_id': b'"(', 'mtp_version': 7, 'walk_steps': 3259, 'distance': 2387, 'skin_temp': 127, 'sleep_state': 4, 'total_cals': 129, 'act_cals': 8, 'bmr_cals': 121, 'thermal_gen': 13, 'heart_rate': 64, 'sleep_duration': 373, 'run_steps': 0, 'pairing_code': b'"(', 'battery': 55} 22282228000700000cbb09530175006c000d0860794037047e7f
May 08 10:10:00 msm8909 python3[3011]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 10:10:00 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134200.8484182, 'data': '', 'key': '4d1e2f621e964c4c966a20a7d2119517', 'source': 0}
May 08 10:10:01 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:10:01 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:10:11 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 233, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00e900c90b2206004a306262
May 08 10:10:12 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:10:12 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134212, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:12 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134212, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:12 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134212, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "d670f46e5c794aa8b76ac600f89d89eb"}
May 08 10:10:13 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134212.9348378, 'data': '', 'key': 'd670f46e5c794aa8b76ac600f89d89eb', 'source': 0}
May 08 10:10:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:10:27 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 235, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00eb00c90b2206004a006262
May 08 10:10:28 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:10:31 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:10:32 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:10:36 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:10:36 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:10:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "763f0a6559c4496783d0ca82c48571e0"}
May 08 10:10:36 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134236.8404877, 'data': '', 'key': '763f0a6559c4496783d0ca82c48571e0', 'source': 0}
May 08 10:10:39 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:10:40 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000b000206702b004f206262
May 08 10:10:40 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134240, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:40 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134240, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:10:40 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 11, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134240, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "37e62cd0d4d947858568413edd1f1e63"}
May 08 10:10:41 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134240.9625571, 'data': '', 'key': '37e62cd0d4d947858568413edd1f1e63', 'source': 0}
May 08 10:10:42 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:10:52 msm8909 python3[3011]: DBUS: Discovered 06:05:04:BD:D0:F7 .
May 08 10:10:52 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7'} 0da70da70006
May 08 10:10:52 msm8909 python3[3011]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 08 10:10:52 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 235, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00eb00c90b2206004a206262
May 08 10:10:56 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 235, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00eb00c90b2206004a306262
May 08 10:10:57 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:11:02 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:11:02 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:11:09 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049106c6c
May 08 10:11:21 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:11:21 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:11:21 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:11:21 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134281, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:21 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134281, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:21 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134281, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "a6499fca98df450d86ab4d62a15c16d9"}
May 08 10:11:22 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134282.285778, 'data': '', 'key': 'a6499fca98df450d86ab4d62a15c16d9', 'source': 0}
May 08 10:11:24 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a306364
May 08 10:11:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134284, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:24 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134284, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:24 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134284, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "02f78b6c5bb54f99b21c6fa53bd529f5"}
May 08 10:11:24 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134284.6818404, 'data': '', 'key': '02f78b6c5bb54f99b21c6fa53bd529f5', 'source': 0}
May 08 10:11:32 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:11:32 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:11:34 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006364
May 08 10:11:36 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:11:36 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:11:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "71d1754b20084f31a87ec81e107dab79"}
May 08 10:11:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134297.0715795, 'data': '', 'key': '71d1754b20084f31a87ec81e107dab79', 'source': 0}
May 08 10:11:48 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02}', 'company_id': b'_\x00'} 027d055f00
May 08 10:11:48 msm8909 python3[3011]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 10:11:49 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0109000b0ab1f70050106262
May 08 10:11:49 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 265, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134309, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:49 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 265, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134309, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:49 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 265, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134309, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "bbe279ca00744ad48b7fb9738873eb81"}
May 08 10:11:49 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 11, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000b000206702b004f106262
May 08 10:11:49 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134309, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:49 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 11, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134309, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:11:49 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 11, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134309, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "19b0966b7f4140b7a830e5814eb09f5b"}
May 08 10:11:50 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134309.8100529, 'data': '', 'key': 'bbe279ca00744ad48b7fb9738873eb81', 'source': 0}
May 08 10:11:50 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134310.1267216, 'data': '', 'key': '19b0966b7f4140b7a830e5814eb09f5b', 'source': 0}
May 08 10:11:51 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0109000b0ab1f70050106262
May 08 10:11:52 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'!\xc1', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 10:11:52 msm8909 python3[3011]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 10:12:02 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:12:02 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:12:02 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 237, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00ed00c90b2206004a006262
May 08 10:12:02 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 237, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134322, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:02 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 237, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134322, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:02 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 237, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134322, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f9dd35736c0b4d078386691d075c2298"}
May 08 10:12:03 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134323.4383204, 'data': '', 'key': 'f9dd35736c0b4d078386691d075c2298', 'source': 0}
May 08 10:12:03 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 244, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 91} 1dd51dd50007000000000000000100f40002000000005b206668
May 08 10:12:03 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:12:06 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:12:06 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0109000b0ab1f70050306262
May 08 10:12:16 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:12:16 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049006363
May 08 10:12:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:12:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 267, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d010b000b0ab1f70050006262
May 08 10:12:19 msm8909 python3[3011]: DBUS: Discovered 06:05:04:56:48:68 .
May 08 10:12:19 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'!X', 'company_id': b'_\x00'} 2158065f00
May 08 10:12:19 msm8909 python3[3011]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 08 10:12:19 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 239, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00ef00c90b2206004a206262
May 08 10:12:20 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 968, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 573, 'act_cals': 13, 'bmr_cals': 560, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503c800440d22304012347779
May 08 10:12:20 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:12:30 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:12:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134350, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:30 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134350, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:30 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134350, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "195d066bdcfb4fe2b0e665952361ca6a"}
May 08 10:12:31 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 968, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 573, 'act_cals': 13, 'bmr_cals': 560, 'thermal_gen': 68, 'heart_rate': 74, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503c800440d22304a12047779
May 08 10:12:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:12:31 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134351.2580879, 'data': '', 'key': '195d066bdcfb4fe2b0e665952361ca6a', 'source': 0}
May 08 10:12:33 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:12:33 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:12:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:12:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:12:37 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "37f10861ce5447039128ae0422d55805"}
May 08 10:12:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134357.5745668, 'data': '', 'key': '37f10861ce5447039128ae0422d55805', 'source': 0}
May 08 10:12:44 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:12:44 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:12:47 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049306363
May 08 10:12:47 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134367, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:47 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134367, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:12:47 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 99, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134367, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "5422f3ae6eec439584a05b489dba2fa5"}
May 08 10:12:48 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 239, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00ef00c90b2206004a106262
May 08 10:12:48 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049306c6c
May 08 10:12:48 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:12:48 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:12:48 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134368.436347, 'data': '', 'key': '5422f3ae6eec439584a05b489dba2fa5', 'source': 0}
May 08 10:12:59 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 239, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00ef00c90b2206004a206262
May 08 10:13:03 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:13:03 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:13:12 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a206364
May 08 10:13:12 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:13:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 269, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d010d000b0ab1f70050206262
May 08 10:13:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 269, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134395, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:15 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 269, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134395, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:15 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 269, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134395, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "200047e2c72a4e19848a63c626d59a65"}
May 08 10:13:15 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?', 'pairing_code': b'%?'} 253f253f0006
May 08 10:13:15 msm8909 python3[3011]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 10:13:16 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134396.1666813, 'data': '', 'key': '200047e2c72a4e19848a63c626d59a65', 'source': 0}
May 08 10:13:27 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:13:27 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:13:28 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f306262
May 08 10:13:28 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 12, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134408, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:28 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 12, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134408, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:28 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 12, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134408, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "8b4abcaa614d481aa76aad9cf4583f30"}
May 08 10:13:29 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a306364
May 08 10:13:29 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134409.0450656, 'data': '', 'key': '8b4abcaa614d481aa76aad9cf4583f30', 'source': 0}
May 08 10:13:29 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 241, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00f100c90b22060049006162
May 08 10:13:29 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 241, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134409, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:29 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 241, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134409, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:13:29 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 241, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134409, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "502f85424ed84a90a5c6ff51debf66fe"}
May 08 10:13:30 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134410.1232879, 'data': '', 'key': '502f85424ed84a90a5c6ff51debf66fe', 'source': 0}
May 08 10:13:33 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:13:33 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:13:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:13:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:13:37 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "2b3a566e4fc744fea4fd36b1fe932868"}
May 08 10:13:38 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134417.9148662, 'data': '', 'key': '2b3a566e4fc744fea4fd36b1fe932868', 'source': 0}
May 08 10:13:40 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f006262
May 08 10:13:43 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f106262
May 08 10:13:43 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a106364
May 08 10:13:55 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f206262
May 08 10:13:55 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 08 10:13:55 msm8909 python3[3011]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 10:14:03 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:14:03 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:14:08 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a306364
May 08 10:14:08 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134448, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:08 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134448, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:08 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134448, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "03c836296db34ac7b98518fa00390c57"}
May 08 10:14:09 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134448.9664147, 'data': '', 'key': '03c836296db34ac7b98518fa00390c57', 'source': 0}
May 08 10:14:10 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 269, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d010d000b0ab1f70050306262
May 08 10:14:25 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:14:25 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:14:27 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 08 10:14:27 msm8909 python3[3011]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 10:14:33 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:14:33 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:14:37 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049206c6c
May 08 10:14:37 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134477, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:37 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134477, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:37 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134477, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "9676fe690c694cc5ae52017ead1f5120"}
May 08 10:14:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:14:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:14:37 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "7983c83559204fe4b7825b8fbf307ef0"}
May 08 10:14:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134477.5489581, 'data': '', 'key': '9676fe690c694cc5ae52017ead1f5120', 'source': 0}
May 08 10:14:38 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134478.1528666, 'data': '', 'key': '7983c83559204fe4b7825b8fbf307ef0', 'source': 0}
May 08 10:14:40 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:14:40 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:14:50 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 242, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00f200c90b2206004a306162
May 08 10:14:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 242, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134490, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:50 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 242, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134490, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:14:50 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 242, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134490, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "17989f990f0e4174a641a5766fe5789c"}
May 08 10:14:51 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a006363
May 08 10:14:51 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6c
May 08 10:14:51 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134491.3599784, 'data': '', 'key': '17989f990f0e4174a641a5766fe5789c', 'source': 0}
May 08 10:15:04 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:15:04 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:15:05 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 242, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00f200c90b2206004a106162
May 08 10:15:05 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x12\xde', 'company_id': b'_\x00'} 12de055f00
May 08 10:15:05 msm8909 python3[3011]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 10:15:05 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\r\x19', 'pairing_code': b'\r\x19'} 0d190d190006
May 08 10:15:05 msm8909 python3[3011]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 10:15:06 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a106363
May 08 10:15:08 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:15:21 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049306363
May 08 10:15:21 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134521, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:15:21 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134521, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:15:21 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 99, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134521, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "74e12f1f9b36417c82b0cac51bc838c6"}
May 08 10:15:21 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134521.6491575, 'data': '', 'key': '74e12f1f9b36417c82b0cac51bc838c6', 'source': 0}
May 08 10:15:22 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 244, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00f400c90b22060049206162
May 08 10:15:28 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:15:34 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:15:34 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:15:34 msm8909 python3[3011]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 08 10:15:34 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'$}', 'company_id': b'_\x00'} 247d065f00
May 08 10:15:34 msm8909 python3[3011]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 08 10:15:38 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:15:38 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:15:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e87c0559baad451d813bd9508b4901ea"}
May 08 10:15:38 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134538.4902956, 'data': '', 'key': 'e87c0559baad451d813bd9508b4901ea', 'source': 0}
May 08 10:15:46 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049106363
May 08 10:15:50 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 244, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00f400c90b22060049106162
May 08 10:16:00 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000c000206702b0050306262
May 08 10:16:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 12, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134560, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:00 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 12, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134560, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:00 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 12, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 80, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134560, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "149bd1a555294bc5b16b0d96c30cbd85"}
May 08 10:16:01 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 244, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00f400c90b22060049206162
May 08 10:16:01 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 244, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134561, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:01 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 244, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134561, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:01 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 244, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134561, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "33ce9c9110d44cd8acb254179d5fe598"}
May 08 10:16:01 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134561.3805823, 'data': '', 'key': '149bd1a555294bc5b16b0d96c30cbd85', 'source': 0}
May 08 10:16:02 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134562.1871595, 'data': '', 'key': '33ce9c9110d44cd8acb254179d5fe598', 'source': 0}
May 08 10:16:04 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:16:04 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:16:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 244, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00f400c90b22060049306162
May 08 10:16:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 107, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000606e0530049006c6b
May 08 10:16:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 107, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134575, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:15 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 107, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134575, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:15 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 107, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134575, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "8ae26cd3b2424c0fb35e444dbebcc0c9"}
May 08 10:16:15 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f006262
May 08 10:16:16 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134576.3175495, 'data': '', 'key': '8ae26cd3b2424c0fb35e444dbebcc0c9', 'source': 0}
May 08 10:16:18 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:16:18 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:16:33 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 12, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000c000206702b004f206262
May 08 10:16:34 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:16:34 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:16:38 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:16:38 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:16:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "09911d40c4494c278c73bbb9304b862a"}
May 08 10:16:38 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134598.6287131, 'data': '', 'key': '09911d40c4494c278c73bbb9304b862a', 'source': 0}
May 08 10:16:42 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049306363
May 08 10:16:42 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134602, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:42 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 73, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134602, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:42 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 99, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 73, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134602, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "a2ed45c119e14cb1977f800f501fa7c9"}
May 08 10:16:42 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134602.6059628, 'data': '', 'key': 'a2ed45c119e14cb1977f800f501fa7c9', 'source': 0}
May 08 10:16:43 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 275, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0113000b0ab1f70050306262
May 08 10:16:43 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 275, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134603, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:43 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 275, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134603, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:16:43 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 275, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134603, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "87aa7f32e8204a9ab053770d6abfbeb3"}
May 08 10:16:43 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134603.6185944, 'data': '', 'key': '87aa7f32e8204a9ab053770d6abfbeb3', 'source': 0}
May 08 10:16:46 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 08 10:16:46 msm8909 python3[3011]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 10:17:04 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:17:04 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:17:11 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 246, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00f600c90b2206004a006162
May 08 10:17:11 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 246, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134631, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:17:11 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 246, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134631, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:17:11 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 246, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134631, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2580076e00334296896e241c9d933fca"}
May 08 10:17:12 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134632.266794, 'data': '', 'key': '2580076e00334296896e241c9d933fca', 'source': 0}
May 08 10:17:12 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000d000206702b004f206262
May 08 10:17:12 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134632, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:17:12 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134632, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:17:12 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 13, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134632, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "c74540e3a8a943b480faf870539b7a71"}
May 08 10:17:13 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134633.014358, 'data': '', 'key': 'c74540e3a8a943b480faf870539b7a71', 'source': 0}
May 08 10:17:27 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000d000206702b004f306262
May 08 10:17:34 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:17:34 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:17:38 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:17:38 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:17:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "04d890ff30c64a16b02beda82f9d0633"}
May 08 10:17:38 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134658.8365393, 'data': '', 'key': '04d890ff30c64a16b02beda82f9d0633', 'source': 0}
May 08 10:17:42 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'!\xc1', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 10:17:42 msm8909 python3[3011]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 10:17:52 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000d000206702b004f206262
May 08 10:17:54 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 255, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 93} 18cf18cf0007000000000000000100ff0002000000005d306668
May 08 10:17:54 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:17:55 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 86, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'bmr_cals': 1, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 87} 1583158300070000000000000000005600020000010057206262
May 08 10:17:55 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:17:55 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'!\xc1', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 10:17:55 msm8909 python3[3011]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 10:18:05 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:18:05 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:18:06 msm8909 python3[3011]: DBUS: Discovered 06:05:04:B3:76:89 .
May 08 10:18:06 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x01Y', 'company_id': b'_\x00'} 0159065f00
May 08 10:18:06 msm8909 python3[3011]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 08 10:18:07 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000d000206702b004f306262
May 08 10:18:20 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207802c004a106363
May 08 10:18:20 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134700, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:20 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 99, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 51, 'bmrCals': 44}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134700, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:20 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 99, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 51, "bmrCals": 44}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134700, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2cdb33d9503b41eba3ba02129012fce9"}
May 08 10:18:21 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134701.0905435, 'data': '', 'key': '2cdb33d9503b41eba3ba02129012fce9', 'source': 0}
May 08 10:18:21 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000d000206702b0050106262
May 08 10:18:21 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134701, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:21 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134701, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:21 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 13, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 80, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134701, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2c4aa9e3d4f447129a6c7455f35ac79b"}
May 08 10:18:22 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134702.1379149, 'data': '', 'key': '2c4aa9e3d4f447129a6c7455f35ac79b', 'source': 0}
May 08 10:18:24 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 250, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00fa00c90b2206004a306162
May 08 10:18:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 250, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134704, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:24 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 250, 'runSteps': 8, 'skinTemp': 98, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134704, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:24 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 250, "runSteps": 8, "skinTemp": 98, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134704, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "294f164e7a9f4917a2ebec59d53e3f73"}
May 08 10:18:24 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134704.6063807, 'data': '', 'key': '294f164e7a9f4917a2ebec59d53e3f73', 'source': 0}
May 08 10:18:34 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 10:18:34 msm8909 python3[3011]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 10:18:34 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 279, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0117000b0ab1f70050306262
May 08 10:18:34 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 279, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134714, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:34 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 279, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134714, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:18:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 279, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134714, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "068956758c8649a99efe5e831182fc21"}
May 08 10:18:35 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:18:35 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:18:35 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134715.0658622, 'data': '', 'key': '068956758c8649a99efe5e831182fc21', 'source': 0}
May 08 10:18:38 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:18:38 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:18:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "6d67767ec2b44c1ea42f7d4474b82ec7"}
May 08 10:18:39 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134719.0632372, 'data': '', 'key': '6d67767ec2b44c1ea42f7d4474b82ec7', 'source': 0}
May 08 10:18:48 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000d000206702b0050006262
May 08 10:18:51 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 279, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0117000b0ab1f70050106262
May 08 10:18:52 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 250, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00fa00c90b2206004a206162
May 08 10:19:05 msm8909 python3[3011]: ADVERT: {'total_steps': 7336, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 597, 'company_id': b'\x1e\xa3', 'mtp_version': 7, 'walk_steps': 7336, 'distance': 5532, 'skin_temp': 122, 'sleep_state': 4, 'total_cals': 661, 'act_cals': 19, 'bmr_cals': 642, 'thermal_gen': 11, 'heart_rate': 64, 'sleep_duration': 348, 'run_steps': 0, 'pairing_code': b'\x1e\xa3', 'battery': 70} 1ea31ea3000700001ca8159c015c0255000b13b282404624777a
May 08 10:19:05 msm8909 python3[3011]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 10:19:05 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:19:05 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:19:05 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 6, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000606e0530048206c6c
May 08 10:19:05 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134745, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:05 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 6, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134745, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:05 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 6, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134745, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "f30123b390794f66838e9d1dda85e568"}
May 08 10:19:06 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134746.4111648, 'data': '', 'key': 'f30123b390794f66838e9d1dda85e568', 'source': 0}
May 08 10:19:17 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 252, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00fc00c90b22060049006161
May 08 10:19:20 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 99, 'sleep_state': 0, 'total_cals': 51, 'act_cals': 7, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 73} 1d921d92000700400832072200000002000207802c0049306363
May 08 10:19:31 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 252, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a00fc00c90b22060049106161
May 08 10:19:31 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 252, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134771, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:31 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 252, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134771, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:31 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 252, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134771, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "edcc9c2e8494455ca0fc7e6a2ac31be3"}
May 08 10:19:32 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134772.0009642, 'data': '', 'key': 'edcc9c2e8494455ca0fc7e6a2ac31be3', 'source': 0}
May 08 10:19:35 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:19:35 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:19:38 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:19:38 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:19:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fae68576fe1f4a878db6b343d978fbda"}
May 08 10:19:39 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134779.3371193, 'data': '', 'key': 'fae68576fe1f4a878db6b343d978fbda', 'source': 0}
May 08 10:19:58 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 280, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0118000b0ab1f70050306262
May 08 10:19:58 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 280, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134798, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:58 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 280, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134798, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:19:58 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 280, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134798, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "e27c5fc921e345ff9a46647da4a6de9c"}
May 08 10:19:59 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134799.2500274, 'data': '', 'key': 'e27c5fc921e345ff9a46647da4a6de9c', 'source': 0}
May 08 10:20:05 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:20:05 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:20:13 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00fe00c90b2206004a106161
May 08 10:20:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 282, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d011a000b0ab1f70050106262
May 08 10:20:27 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00fe00c90b2206004a206161
May 08 10:20:28 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 282, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d011a000b0ab1f70050206262
May 08 10:20:29 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:20:30 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 13, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 49, 'act_cals': 6, 'bmr_cals': 43, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 80} 251a251a0007004d082306ad0000000d000206702b0050206262
May 08 10:20:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134830, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:20:30 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 13, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 80, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 49, 'bmrCals': 43}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134830, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:20:30 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 13, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 80, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 49, "bmrCals": 43}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134830, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "7925d80599ef4f28af5e210ee87339ae"}
May 08 10:20:30 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:20:30 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:20:30 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134830.6703622, 'data': '', 'key': '7925d80599ef4f28af5e210ee87339ae', 'source': 0}
May 08 10:20:31 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 254, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00fe00c90b2206004a306161
May 08 10:20:35 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:20:35 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:20:39 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:20:39 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:20:39 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "eaab0bf7a593477b933633ffe83999c1"}
May 08 10:20:39 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134839.6385832, 'data': '', 'key': 'eaab0bf7a593477b933633ffe83999c1', 'source': 0}
May 08 10:20:40 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 282, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d011a000b0ab1f70050006262
May 08 10:20:44 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 261, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 89} 1dd51dd500070000000000000001010500020000000059306667
May 08 10:20:44 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:21:05 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:21:05 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:21:08 msm8909 python3[3011]: DBUS: Discovered 06:05:04:17:65:5E .
May 08 10:21:08 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17>', 'company_id': b'_\x00'} 173e065f00
May 08 10:21:08 msm8909 python3[3011]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 08 10:21:08 msm8909 python3[3011]: ADVERT: {'total_steps': 4108, 'case_temp': 118, 'alert_status': b'\x00', 'solar_gen': 976, 'company_id': b'\x10\xd3', 'mtp_version': 7, 'walk_steps': 4094, 'distance': 3125, 'skin_temp': 121, 'sleep_state': 4, 'total_cals': 581, 'act_cals': 13, 'bmr_cals': 568, 'thermal_gen': 68, 'heart_rate': 64, 'sleep_duration': 309, 'run_steps': 14, 'pairing_code': b'\x10\xd3', 'battery': 18} 10d310d30007000e0ffe0c35013503d000440d52384012347679
May 08 10:21:08 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 10:21:22 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 284, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d011c000b0ab1f70050006262
May 08 10:21:22 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 284, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134882, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:22 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 284, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715134882, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:22 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 284, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715134882, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "d57eba4f5d7946f9a0566f10cc0a85a7"}
May 08 10:21:23 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134883.2091713, 'data': '', 'key': 'd57eba4f5d7946f9a0566f10cc0a85a7', 'source': 0}
May 08 10:21:36 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:21:36 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:21:36 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048106c6c
May 08 10:21:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134896, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:36 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134896, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134896, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "5e9b4811fedc4bb086f3447e24c033dc"}
May 08 10:21:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134897.0240762, 'data': '', 'key': '5e9b4811fedc4bb086f3447e24c033dc', 'source': 0}
May 08 10:21:37 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:21:37 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:21:37 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:21:37 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:21:38 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 255, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a00ff00c90b2206004a106161
May 08 10:21:38 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 255, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134898, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:38 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 255, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134898, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:21:38 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 255, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134898, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "68323e63a3a94bfb91ecd9797592d03d"}
May 08 10:21:38 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 263, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90} 1dd51dd50007000000000000000101070002000000005a006667
May 08 10:21:38 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:21:39 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134898.991858, 'data': '', 'key': '68323e63a3a94bfb91ecd9797592d03d', 'source': 0}
May 08 10:21:39 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:21:39 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:21:39 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e12b2a0cad9b43ca82c54a39d03ff0f3"}
May 08 10:21:40 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134900.0800333, 'data': '', 'key': 'e12b2a0cad9b43ca82c54a39d03ff0f3', 'source': 0}
May 08 10:22:06 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:22:06 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:22:07 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 14, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 98, 'sleep_state': 4, 'total_cals': 50, 'act_cals': 6, 'bmr_cals': 44, 'thermal_gen': 2, 'heart_rate': 79, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad0000000e000206802c4f4f046262
May 08 10:22:07 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 14, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 79, 'totalCals': 50, 'bmrCals': 44}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134927, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:07 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 14, 'runSteps': 77, 'skinTemp': 98, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 79, 'totalCals': 50, 'bmrCals': 44}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715134927, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:07 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 14, "runSteps": 77, "skinTemp": 98, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 4, "heartRate": 79, "totalCals": 50, "bmrCals": 44}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715134927, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "938ee114cc7e47b8a4e40784a986e162"}
May 08 10:22:08 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134928.4375706, 'data': '', 'key': '938ee114cc7e47b8a4e40784a986e162', 'source': 0}
May 08 10:22:20 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 16, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 101, 'sleep_state': 4, 'total_cals': 52, 'act_cals': 6, 'bmr_cals': 46, 'thermal_gen': 2, 'heart_rate': 79, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000010000206802e4f4f146365
May 08 10:22:20 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 257, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010100c90b22060049106161
May 08 10:22:32 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 257, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010100c90b22060049206161
May 08 10:22:34 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 101, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a306465
May 08 10:22:34 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 101, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134954, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:34 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 101, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715134954, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 100, "solarGen": 2, "runSteps": 64, "skinTemp": 101, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 54, "bmrCals": 47}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715134954, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "e737573b2dd04d8b8a37bb39e1321b08"}
May 08 10:22:35 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134955.3753626, 'data': '', 'key': 'e737573b2dd04d8b8a37bb39e1321b08', 'source': 0}
May 08 10:22:35 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048306c6c
May 08 10:22:36 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:22:36 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:22:39 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:22:39 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:22:39 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c20965366b03463686306dea4e0d2103"}
May 08 10:22:40 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134960.1961184, 'data': '', 'key': 'c20965366b03463686306dea4e0d2103', 'source': 0}
May 08 10:22:47 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 16, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 101, 'sleep_state': 4, 'total_cals': 52, 'act_cals': 6, 'bmr_cals': 46, 'thermal_gen': 2, 'heart_rate': 64, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000010000206802e404f046365
May 08 10:22:47 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90} 1dd51dd50007000000000000000101090002000000005a306667
May 08 10:22:47 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:22:48 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 92, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 4, 'total_cals': 3, 'act_cals': 0, 'bmr_cals': 3, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000005c00020000030058146262
May 08 10:22:48 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:22:49 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 101, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a106465
May 08 10:22:51 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 257, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010100c90b22060049306161
May 08 10:22:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 257, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134971, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:51 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 257, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715134971, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:22:51 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 257, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715134971, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "4ab9f31449e74eeba03155f41d87c7b4"}
May 08 10:22:52 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134971.6251349, 'data': '', 'key': '4ab9f31449e74eeba03155f41d87c7b4', 'source': 0}
May 08 10:23:02 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 257, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010100c90b22060049006161
May 08 10:23:02 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98'} 189818980006
May 08 10:23:02 msm8909 python3[3011]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 10:23:02 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048206c6c
May 08 10:23:02 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134982, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:02 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715134982, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:02 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715134982, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "5f0a4b36f0eb442cabde7fd076d5d8cf"}
May 08 10:23:03 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715134983.4362206, 'data': '', 'key': '5f0a4b36f0eb442cabde7fd076d5d8cf', 'source': 0}
May 08 10:23:06 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:23:06 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:23:15 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048306c6c
May 08 10:23:18 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 101, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a006465
May 08 10:23:29 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 10:23:29 msm8909 python3[3011]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 10:23:29 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 10:23:29 msm8909 python3[3011]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 10:23:31 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 101, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a106465
May 08 10:23:37 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:23:37 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:23:39 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:23:39 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:23:39 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3f916af9feee4d7296aa9577d8b44041"}
May 08 10:23:41 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135020.5419204, 'data': '', 'key': '3f916af9feee4d7296aa9577d8b44041', 'source': 0}
May 08 10:23:43 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 259, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010300c90b2206004a006161
May 08 10:23:43 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:23:43 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:23:44 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048206c6c
May 08 10:23:46 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 266, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 90} 1dd51dd500070000000000000001010a0002000000005a106667
May 08 10:23:46 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:23:57 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 259, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010300c90b2206004a106161
May 08 10:23:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 259, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135037, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:57 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 259, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135037, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:57 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 259, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715135037, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "7244df2947614c259d337a4700ccecc1"}
May 08 10:23:58 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 288, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0120000b0ab1f70050006262
May 08 10:23:58 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 288, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135038, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:58 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 288, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135038, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:23:58 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 288, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715135038, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "9197cfd3e707424c9add85e18ce77d2d"}
May 08 10:23:58 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135037.9609454, 'data': '', 'key': '7244df2947614c259d337a4700ccecc1', 'source': 0}
May 08 10:23:58 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135038.4952991, 'data': '', 'key': '9197cfd3e707424c9add85e18ce77d2d', 'source': 0}
May 08 10:24:00 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 18, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 100, 'sleep_state': 4, 'total_cals': 53, 'act_cals': 6, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 64, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad00000012000206802f404f346364
May 08 10:24:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 18, 'runSteps': 77, 'skinTemp': 100, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 64, 'totalCals': 53, 'bmrCals': 47}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715135040, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:00 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 18, 'runSteps': 77, 'skinTemp': 100, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 64, 'totalCals': 53, 'bmrCals': 47}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715135040, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:00 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 18, "runSteps": 77, "skinTemp": 100, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 4, "heartRate": 64, "totalCals": 53, "bmrCals": 47}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715135040, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "2d87f2c64c9d447d896de48d8105a73d"}
May 08 10:24:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 288, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0120000b0ab1f70050006262
May 08 10:24:00 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135040.4621849, 'data': '', 'key': '2d87f2c64c9d447d896de48d8105a73d', 'source': 0}
May 08 10:24:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 259, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010300c90b2206004a206161
May 08 10:24:07 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:24:07 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:24:10 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a106464
May 08 10:24:10 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135050, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:10 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135050, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:10 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 100, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 54, "bmrCals": 47}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715135050, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "dde949f62e934632a7b646edc70d85e4"}
May 08 10:24:11 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135051.4260595, 'data': '', 'key': 'dde949f62e934632a7b646edc70d85e4', 'source': 0}
May 08 10:24:11 msm8909 python3[3011]: DBUS: Discovered 06:05:04:94:8F:BC .
May 08 10:24:11 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1a\x8c', 'company_id': b'_\x00'} 1a8c065f00
May 08 10:24:11 msm8909 python3[3011]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 08 10:24:24 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048206c6c
May 08 10:24:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135064, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:24 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135064, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:24:24 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715135064, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "c57ae0be5d4e48b1930f074d722d8953"}
May 08 10:24:25 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135064.9625738, 'data': '', 'key': 'c57ae0be5d4e48b1930f074d722d8953', 'source': 0}
May 08 10:24:37 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:24:37 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:24:40 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:24:40 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:24:40 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9081287f4ef54736b4705307753b7eef"}
May 08 10:24:40 msm8909 python3[3011]: DBUS: Discovered 06:05:04:5D:AD:F7 .
May 08 10:24:40 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x11\xb7', 'company_id': b'_\x00'} 11b7065f00
May 08 10:24:40 msm8909 python3[3011]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 08 10:24:40 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135080.8176956, 'data': '', 'key': '9081287f4ef54736b4705307753b7eef', 'source': 0}
May 08 10:24:43 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 268, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 92} 18cf18cf00070000000000000001010c0002000000005c106668
May 08 10:24:43 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:24:52 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 290, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0122000b0ab1f70050106262
May 08 10:24:53 msm8909 python3[3011]: DBUS: Discovered 06:05:04:99:18:A2 .
May 08 10:24:53 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18\xa2', 'company_id': b'_\x00'} 18a2065f00
May 08 10:24:53 msm8909 python3[3011]: IGNORING 06:05:04:99:18:A2 WITH PAIRING CODE: 18a2
May 08 10:24:54 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048106c6c
May 08 10:24:56 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 261, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010500c90b2206004a206161
May 08 10:24:56 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 261, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010500c90b2206004a306161
May 08 10:25:06 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048206c6c
May 08 10:25:06 msm8909 python3[3011]: ADVERT: {'total_steps': 3259, 'case_temp': 123, 'alert_status': b'\x00', 'solar_gen': 111, 'company_id': b'"(', 'mtp_version': 7, 'walk_steps': 3259, 'distance': 2387, 'skin_temp': 125, 'sleep_state': 4, 'total_cals': 143, 'act_cals': 8, 'bmr_cals': 135, 'thermal_gen': 14, 'heart_rate': 64, 'sleep_duration': 373, 'run_steps': 0, 'pairing_code': b'"(', 'battery': 55} 22282228000700000cbb09530175006f000e08c0874037047b7d
May 08 10:25:06 msm8909 python3[3011]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 10:25:07 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:25:07 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:25:09 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 268, 'company_id': b'\x1d\xd5', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x1d\xd5', 'battery': 88} 1dd51dd500070000000000000001010c00020000000058206667
May 08 10:25:09 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 10:25:10 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 263, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010700c90b2206004a006161
May 08 10:25:10 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 263, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135110, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:10 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 263, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135110, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:10 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 263, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715135110, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "46b4bc843e364ebe99fd08022c7b96ac"}
May 08 10:25:11 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135111.2643912, 'data': '', 'key': '46b4bc843e364ebe99fd08022c7b96ac', 'source': 0}
May 08 10:25:20 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a006464
May 08 10:25:20 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135120, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:20 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135120, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:20 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 100, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 54, "bmrCals": 47}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715135120, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "85164e346c7f4cff8ca595157959639a"}
May 08 10:25:21 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135120.5660248, 'data': '', 'key': '85164e346c7f4cff8ca595157959639a', 'source': 0}
May 08 10:25:23 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048006c6c
May 08 10:25:24 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 263, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010700c90b2206004a106161
May 08 10:25:29 msm8909 python3[3011]: Running Scheduled: Thread Check
May 08 10:25:34 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 292, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0124000b0ab1f70050106262
May 08 10:25:34 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 292, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135134, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:34 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 292, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135134, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:25:34 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 292, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715135134, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "1438fc70b56a48a0b4679646431a3b80"}
May 08 10:25:34 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135134.7476966, 'data': '', 'key': '1438fc70b56a48a0b4679646431a3b80', 'source': 0}
May 08 10:25:37 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 100, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a206464
May 08 10:25:37 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:25:37 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:25:39 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\xce', 'pairing_code': b'\n\xce'} 0ace0ace0006
May 08 10:25:39 msm8909 python3[3011]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 08 10:25:40 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:25:40 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:25:40 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "605234dd6a3140bcadaa44487d7bd132"}
May 08 10:25:41 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135140.9879684, 'data': '', 'key': '605234dd6a3140bcadaa44487d7bd132', 'source': 0}
May 08 10:26:03 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 292, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0124000b0ab1f70050006262
May 08 10:26:07 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:26:07 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:26:18 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000706e0530049106c6c
May 08 10:26:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135178, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:18 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 73, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135178, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:18 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 73, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715135178, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "69e0d83e9c6d4103bdca12b0c9d1a606"}
May 08 10:26:19 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135178.862062, 'data': '', 'key': '69e0d83e9c6d4103bdca12b0c9d1a606', 'source': 0}
May 08 10:26:20 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 23, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 99, 'sleep_state': 4, 'total_cals': 57, 'act_cals': 6, 'bmr_cals': 51, 'thermal_gen': 2, 'heart_rate': 64, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad000000170002069033404f246363
May 08 10:26:20 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 23, 'runSteps': 77, 'skinTemp': 99, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 64, 'totalCals': 57, 'bmrCals': 51}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715135180, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:20 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 23, 'runSteps': 77, 'skinTemp': 99, 'totalSteps': 2160, 'sleepDuration': 0, 'actCals': 6, 'battery': 79, 'walkSteps': 2083, 'distance': 1709, 'thermalGen': 2, 'sleepState': 4, 'heartRate': 64, 'totalCals': 57, 'bmrCals': 51}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'utcTimestamp': 1715135180, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:20 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 23, "runSteps": 77, "skinTemp": 99, "totalSteps": 2160, "sleepDuration": 0, "actCals": 6, "battery": 79, "walkSteps": 2083, "distance": 1709, "thermalGen": 2, "sleepState": 4, "heartRate": 64, "totalCals": 57, "bmrCals": 51}, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "utcTimestamp": 1715135180, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "042c52a2813b468783ec59f1658d24e1"}
May 08 10:26:20 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135180.639535, 'data': '', 'key': '042c52a2813b468783ec59f1658d24e1', 'source': 0}
May 08 10:26:21 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 293, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0125000b0ab1f70050206262
May 08 10:26:33 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 293, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0125000b0ab1f70050306262
May 08 10:26:38 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:26:38 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:26:40 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:26:40 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:26:40 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4e94f1dfc5d14733b59afc804eb6b1bc"}
May 08 10:26:41 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135201.2558215, 'data': '', 'key': '4e94f1dfc5d14733b59afc804eb6b1bc', 'source': 0}
May 08 10:26:45 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000706e0530049006c6c
May 08 10:26:45 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010900c90b22060049006161
May 08 10:26:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 265, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135205, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:45 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 265, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135205, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:45 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 265, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715135205, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "41b76650820b46b0a540fa880b8f4f76"}
May 08 10:26:46 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135206.2947981, 'data': '', 'key': '41b76650820b46b0a540fa880b8f4f76', 'source': 0}
May 08 10:26:47 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 23, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 99, 'sleep_state': 4, 'total_cals': 57, 'act_cals': 6, 'bmr_cals': 51, 'thermal_gen': 2, 'heart_rate': 64, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad000000170002069033404f146363
May 08 10:26:48 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 293, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0125000b0ab1f70050106262
May 08 10:26:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 293, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135208, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:48 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 293, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135208, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:26:48 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 293, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715135208, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "5f38fddd013942b2bbf4fb3ea02bfdbb"}
May 08 10:26:48 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135208.6282411, 'data': '', 'key': '5f38fddd013942b2bbf4fb3ea02bfdbb', 'source': 0}
May 08 10:26:59 msm8909 python3[3011]: ADVERT: {'total_steps': 2160, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 23, 'company_id': b'%\x1a', 'mtp_version': 7, 'walk_steps': 2083, 'distance': 1709, 'skin_temp': 99, 'sleep_state': 4, 'total_cals': 57, 'act_cals': 6, 'bmr_cals': 51, 'thermal_gen': 2, 'heart_rate': 64, 'sleep_duration': 0, 'run_steps': 77, 'pairing_code': b'%\x1a', 'battery': 79} 251a251a0007004d082306ad000000170002069033404f246363
May 08 10:26:59 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:26:59 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:26:59 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 73} 1d691d69000700000c3208ed01720002000706e0530049206c6c
May 08 10:27:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 293, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0125000b0ab1f70050206262
May 08 10:27:02 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 08 10:27:02 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 10:27:03 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 265, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010900c90b22060049206161
May 08 10:27:08 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:27:08 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:27:13 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 295, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0127000b0ab1f70050306262
May 08 10:27:26 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 102, 'alert_status': b'\x00', 'solar_gen': 274, 'company_id': b'\x18\xcf', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 104, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'bmr_cals': 0, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 1, 'run_steps': 0, 'pairing_code': b'\x18\xcf', 'battery': 92} 18cf18cf0007000000000000000101120002000000005c206668
May 08 10:27:26 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 10:27:30 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 295, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0127000b0ab1f70050106262
May 08 10:27:38 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:27:38 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:27:41 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:27:41 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:27:41 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "418453ff396b4da08f01aaa3acbd6f6a"}
May 08 10:27:42 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135261.7481921, 'data': '', 'key': '418453ff396b4da08f01aaa3acbd6f6a', 'source': 0}
May 08 10:27:42 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 295, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0127000b0ab1f70050206262
May 08 10:27:44 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 267, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010b00c90b2206004a106161
May 08 10:27:54 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 295, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0127000b0ab1f70050006262
May 08 10:27:54 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 295, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135274, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:27:54 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 295, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135274, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:27:54 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 295, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715135274, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "962c9dcf913c494e92aa62b23209fa8e"}
May 08 10:27:55 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135275.2446771, 'data': '', 'key': '962c9dcf913c494e92aa62b23209fa8e', 'source': 0}
May 08 10:27:57 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc'} 08bc08bc0006
May 08 10:27:57 msm8909 python3[3011]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 08 10:28:08 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:28:08 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:28:09 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 295, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0127000b0ab1f70050106262
May 08 10:28:11 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 10:28:11 msm8909 python3[3011]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 10:28:22 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 297, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0129000b0ab1f70050206262
May 08 10:28:24 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 269, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010d00c90b2206004a106161
May 08 10:28:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 269, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135304, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:28:24 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 269, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 74, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135304, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:28:24 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 269, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 74, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715135304, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "ec4edb4cdf0e477f86fdc6d8483a5f4e"}
May 08 10:28:25 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135304.847573, 'data': '', 'key': 'ec4edb4cdf0e477f86fdc6d8483a5f4e', 'source': 0}
May 08 10:28:26 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 71} 1d691d69000700000c3208ed01720002000706e0530047206c6c
May 08 10:28:26 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 71, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135306, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:28:26 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 71, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135306, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:28:26 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 71, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715135306, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "dd824fde28024fe4b0734a0779bf2963"}
May 08 10:28:26 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135306.7883117, 'data': '', 'key': 'dd824fde28024fe4b0734a0779bf2963', 'source': 0}
May 08 10:28:36 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\xe1', 'company_id': b'_\x00'} 17e1055f00
May 08 10:28:36 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 10:28:38 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 269, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010d00c90b2206004a206161
May 08 10:28:38 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:28:38 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:28:39 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 102, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'bmr_cals': 4, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000006600020000040058106262
May 08 10:28:39 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:28:39 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\r\x19', 'pairing_code': b'\r\x19'} 0d190d190006
May 08 10:28:39 msm8909 python3[3011]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 10:28:40 msm8909 python3[3011]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\r\x19', 'pairing_code': b'\r\x19'} 0d190d190006
May 08 10:28:40 msm8909 python3[3011]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 08 10:28:40 msm8909 python3[3011]: ADVERT: {'total_steps': 7336, 'case_temp': 119, 'alert_status': b'\x00', 'solar_gen': 614, 'company_id': b'\x1e\xa3', 'mtp_version': 7, 'walk_steps': 7336, 'distance': 5532, 'skin_temp': 122, 'sleep_state': 4, 'total_cals': 669, 'act_cals': 19, 'bmr_cals': 650, 'thermal_gen': 11, 'heart_rate': 67, 'sleep_duration': 348, 'run_steps': 0, 'pairing_code': b'\x1e\xa3', 'battery': 70} 1ea31ea3000700001ca8159c015c0266000b13e28a434604777a
May 08 10:28:40 msm8909 python3[3011]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 10:28:40 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 71} 1d691d69000700000c3208ed01720002000706e0530047006c6c
May 08 10:28:41 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:28:41 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:28:41 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "dc18a5cba38e4d4a848a6d29de37ccaa"}
May 08 10:28:42 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135321.9519706, 'data': '', 'key': 'dc18a5cba38e4d4a848a6d29de37ccaa', 'source': 0}
May 08 10:28:50 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 71} 1d691d69000700000c3208ed01720002000706e0530047106c6c
May 08 10:28:52 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 269, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 74} 0d550d55000700080e750aba015a010d00c90b2206004a006161
May 08 10:28:54 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 297, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0129000b0ab1f70050206262
May 08 10:29:06 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 102, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'bmr_cals': 4, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000006600020000040058006262
May 08 10:29:06 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:29:06 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 297, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d0129000b0ab1f70050306262
May 08 10:29:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 98, 'solarGen': 297, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135346, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:06 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 98, 'solarGen': 297, 'runSteps': 0, 'skinTemp': 98, 'totalSteps': 3718, 'sleepDuration': 333, 'actCals': 10, 'battery': 80, 'walkSteps': 3718, 'distance': 2739, 'thermalGen': 11, 'sleepState': 0, 'heartRate': 0, 'totalCals': 513, 'bmrCals': 503}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'utcTimestamp': 1715135346, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:06 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 98, "solarGen": 297, "runSteps": 0, "skinTemp": 98, "totalSteps": 3718, "sleepDuration": 333, "actCals": 10, "battery": 80, "walkSteps": 3718, "distance": 2739, "thermalGen": 11, "sleepState": 0, "heartRate": 0, "totalCals": 513, "bmrCals": 503}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "utcTimestamp": 1715135346, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "d9b04de4fb7a40b4ac0514db8460581c"}
May 08 10:29:07 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135347.0485485, 'data': '', 'key': 'd9b04de4fb7a40b4ac0514db8460581c', 'source': 0}
May 08 10:29:08 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:29:08 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:29:18 msm8909 python3[3011]: ADVERT: {'total_steps': 0, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 104, 'company_id': b'\x15\x83', 'mtp_version': 7, 'walk_steps': 0, 'distance': 0, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'bmr_cals': 4, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 0, 'pairing_code': b'\x15\x83', 'battery': 88} 1583158300070000000000000000006800020000040058106262
May 08 10:29:18 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 10:29:21 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 299, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d012b000b0ab1f70050006262
May 08 10:29:36 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 270, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010e00c90b22060049306161
May 08 10:29:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 97, 'solarGen': 270, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135376, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:36 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 97, 'solarGen': 270, 'runSteps': 8, 'skinTemp': 97, 'totalSteps': 3709, 'sleepDuration': 346, 'actCals': 11, 'battery': 73, 'walkSteps': 3701, 'distance': 2746, 'thermalGen': 201, 'sleepState': 0, 'heartRate': 0, 'totalCals': 529, 'bmrCals': 518}, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'utcTimestamp': 1715135376, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:36 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 97, "solarGen": 270, "runSteps": 8, "skinTemp": 97, "totalSteps": 3709, "sleepDuration": 346, "actCals": 11, "battery": 73, "walkSteps": 3701, "distance": 2746, "thermalGen": 201, "sleepState": 0, "heartRate": 0, "totalCals": 529, "bmrCals": 518}, "deviceId": "06:05:04:32:34:65", "configId": 294, "utcTimestamp": 1715135376, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "6081be936bbb4afda406285b0eed8da1"}
May 08 10:29:37 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135377.226783, 'data': '', 'key': '6081be936bbb4afda406285b0eed8da1', 'source': 0}
May 08 10:29:39 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:29:39 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:29:41 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 08 10:29:41 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 08 10:29:41 msm8909 python3[3011]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "76f1fb24495a4cc4b06d1af04ccdd229"}
May 08 10:29:42 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135381.9649692, 'data': '', 'key': '76f1fb24495a4cc4b06d1af04ccdd229', 'source': 0}
May 08 10:29:48 msm8909 python3[3011]: ADVERT: {'total_steps': 3718, 'case_temp': 98, 'alert_status': b'\x00', 'solar_gen': 299, 'company_id': b'\x0f\x89', 'mtp_version': 7, 'walk_steps': 3718, 'distance': 2739, 'skin_temp': 98, 'sleep_state': 0, 'total_cals': 513, 'act_cals': 10, 'bmr_cals': 503, 'thermal_gen': 11, 'heart_rate': 0, 'sleep_duration': 333, 'run_steps': 0, 'pairing_code': b'\x0f\x89', 'battery': 80} 0f890f89000700000e860ab3014d012b000b0ab1f70050306262
May 08 10:29:50 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048306c6c
May 08 10:29:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135390, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:50 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 108, 'solarGen': 2, 'runSteps': 0, 'skinTemp': 108, 'totalSteps': 3122, 'sleepDuration': 370, 'actCals': 6, 'battery': 72, 'walkSteps': 3122, 'distance': 2285, 'thermalGen': 7, 'sleepState': 0, 'heartRate': 0, 'totalCals': 89, 'bmrCals': 83}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'utcTimestamp': 1715135390, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:29:50 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 108, "solarGen": 2, "runSteps": 0, "skinTemp": 108, "totalSteps": 3122, "sleepDuration": 370, "actCals": 6, "battery": 72, "walkSteps": 3122, "distance": 2285, "thermalGen": 7, "sleepState": 0, "heartRate": 0, "totalCals": 89, "bmrCals": 83}, "deviceId": "06:05:04:FC:44:79", "configId": 293, "utcTimestamp": 1715135390, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "16cf51ffbde64de8bb379d47703d42a5"}
May 08 10:29:51 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135390.581008, 'data': '', 'key': '16cf51ffbde64de8bb379d47703d42a5', 'source': 0}
May 08 10:30:00 msm8909 python3[3011]: ADVERT: {'total_steps': 3709, 'case_temp': 97, 'alert_status': b'\x00', 'solar_gen': 270, 'company_id': b'\rU', 'mtp_version': 7, 'walk_steps': 3701, 'distance': 2746, 'skin_temp': 97, 'sleep_state': 0, 'total_cals': 529, 'act_cals': 11, 'bmr_cals': 518, 'thermal_gen': 201, 'heart_rate': 0, 'sleep_duration': 346, 'run_steps': 8, 'pairing_code': b'\rU', 'battery': 73} 0d550d55000700080e750aba015a010e00c90b22060049206161
May 08 10:30:01 msm8909 python3[3011]: ADVERT: {'total_steps': 2162, 'case_temp': 99, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1d\x92', 'mtp_version': 7, 'walk_steps': 2098, 'distance': 1826, 'skin_temp': 100, 'sleep_state': 0, 'total_cals': 54, 'act_cals': 7, 'bmr_cals': 47, 'thermal_gen': 2, 'heart_rate': 0, 'sleep_duration': 0, 'run_steps': 64, 'pairing_code': b'\x1d\x92', 'battery': 74} 1d921d92000700400832072200000002000207902f004a006364
May 08 10:30:01 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135401, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:30:01 msm8909 python3[3011]: [SSE] Instant: {'statusValues': {'caseTemp': 99, 'solarGen': 2, 'runSteps': 64, 'skinTemp': 100, 'totalSteps': 2162, 'sleepDuration': 0, 'actCals': 7, 'battery': 74, 'walkSteps': 2098, 'distance': 1826, 'thermalGen': 2, 'sleepState': 0, 'heartRate': 0, 'totalCals': 54, 'bmrCals': 47}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'utcTimestamp': 1715135401, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None}
May 08 10:30:01 msm8909 python3[3011]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"caseTemp": 99, "solarGen": 2, "runSteps": 64, "skinTemp": 100, "totalSteps": 2162, "sleepDuration": 0, "actCals": 7, "battery": 74, "walkSteps": 2098, "distance": 1826, "thermalGen": 2, "sleepState": 0, "heartRate": 0, "totalCals": 54, "bmrCals": 47}, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "utcTimestamp": 1715135401, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null}, "key": "103825ed5f924126b17658f0e69c9f50"}
May 08 10:30:02 msm8909 python3[3011]: [SSE] RX'd: {'type': 's', 'timestamp': 1715135401.6356506, 'data': '', 'key': '103825ed5f924126b17658f0e69c9f50', 'source': 0}
May 08 10:30:02 msm8909 python3[3011]: ADVERT: {'total_steps': 3122, 'case_temp': 108, 'alert_status': b'\x00', 'solar_gen': 2, 'company_id': b'\x1di', 'mtp_version': 7, 'walk_steps': 3122, 'distance': 2285, 'skin_temp': 108, 'sleep_state': 0, 'total_cals': 89, 'act_cals': 6, 'bmr_cals': 83, 'thermal_gen': 7, 'heart_rate': 0, 'sleep_duration': 370, 'run_steps': 0, 'pairing_code': b'\x1di', 'battery': 72} 1d691d69000700000c3208ed01720002000706e0530048006c6c
May 08 10:30:03 msm8909 python3[3011]: DBUS: Discovered 06:05:04:85:3F:81 .
May 08 10:30:03 msm8909 python3[3011]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 08 10:30:03 msm8909 python3[3011]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 08 10:30:09 msm8909 python3[3011]: Running Scheduled: Check Network
May 08 10:30:09 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 08 10:30:09 msm8909 python3[3011]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 08 10:30:09 msm8909 systemd[1]: Stopping Mother Gateway Service...