-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 05:22:22 msm8909 python3[2046]: DB VERSION: 9
May 11 05:22:22 msm8909 python3[2046]: [DB] No upgrade needed
May 11 05:22:23 msm8909 python3[2046]: [DEBUG] Looking for old files to remove in /data/logs
May 11 05:22:23 msm8909 python3[2046]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:23 msm8909 python3[2046]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:23 msm8909 python3[2046]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:23 msm8909 python3[2046]: [SSE] SETTING UP SSE
May 11 05:22:23 msm8909 python3[2046]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:23 msm8909 python3[2046]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb0eead90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 05:22:23 msm8909 python3[2046]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb04162f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 05:22:37 msm8909 python3[2046]: Traceback (most recent call last):
May 11 05:22:37 msm8909 python3[2046]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 05:22:37 msm8909 python3[2046]: hci0 = BluetoothAdapter(0);
May 11 05:22:37 msm8909 python3[2046]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 05:22:37 msm8909 python3[2046]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 05:22:37 msm8909 python3[2046]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 05:22:37 msm8909 python3[2046]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 05:22:37 msm8909 python3[2046]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 05:22:37 msm8909 python3[2046]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 05:22:37 msm8909 python3[2046]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 05:22:37 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 05:22:37 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 05:22:37 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 05:22:42 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 05:22:42 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 05:22:42 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 05:22:44 msm8909 python3[3057]: READING DB FROM FILE: /data/mother.db
May 11 05:22:44 msm8909 python3[3057]: DB VERSION: 9
May 11 05:22:44 msm8909 python3[3057]: [DB] No upgrade needed
May 11 05:22:45 msm8909 python3[3057]: [DEBUG] Looking for old files to remove in /data/logs
May 11 05:22:45 msm8909 python3[3057]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:45 msm8909 python3[3057]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:45 msm8909 python3[3057]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:22:45 msm8909 python3[3057]: [SSE] SETTING UP SSE
May 11 05:22:45 msm8909 python3[3057]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:23:23 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:23:23 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:23:23 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:23:23 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:23:23 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:23:23 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "61a60542e62943708b14cd18bedc0d76", "rt": "gw"}
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376166.7754159, 'type': 's', 'key': 'b59db42b90ff434e9f3173b22611206f', 'data': '', 'source': 0}
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715376168.030175, 'key': None, 'type': 'gw', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'timestamp': 1715376168.0345726, 'key': None, 'type': 'wearables', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'timestamp': 1715376168.2125192, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0f890f890007000000000000000000280006000000004d206060
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'timestamp': 1715376168.4150186, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'timestamp': 1715376168.6067224, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'timestamp': 1715376168.8089702, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'timestamp': 1715376168.9948294, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'timestamp': 1715376169.1877053, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] UPDATING W CONFIG
May 11 05:23:23 msm8909 python3[3057]: [SSE] RX'd: {'data': '0', 'timestamp': 1715376169.2525544, 'key': None, 'type': 'prov', 'source': 1}
May 11 05:23:23 msm8909 python3[3057]: [SSE] SETTING PROVISIONING TO: 0
May 11 05:23:23 msm8909 python3[3057]: [CONFIG] SSE Has new config, updating
May 11 05:23:23 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 05:23:23 msm8909 python3[3057]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:23:23 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376203, 'wearableId': 73}
May 11 05:23:23 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376203, 'wearableId': 73}
May 11 05:23:23 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376203, "wearableId": 73}, "key": "a7c6e52ddc4542f5be91e840c4e94492", "rt": "instant"}
May 11 05:23:23 msm8909 python3[3057]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:23:23 msm8909 python3[3057]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 05:23:24 msm8909 python3[3057]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 05:23:24 msm8909 python3[3057]: [CLOUD] Activating Gateway
May 11 05:23:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:23:24 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:23:24 msm8909 python3[3057]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 05:23:24 msm8909 python3[3057]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 05:23:24 msm8909 python3[3057]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 05:23:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:23:24 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 05:23:24 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376204, 'wearableId': 63}
May 11 05:23:24 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376204, 'wearableId': 63}
May 11 05:23:24 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376204, "wearableId": 63}, "key": "37d57fff7a9949c68f10c79f099ba73a", "rt": "instant"}
May 11 05:23:24 msm8909 python3[3057]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 05:23:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:23:24 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:23:24 msm8909 python3[3057]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 05:23:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:23:24 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:23:24 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376204.0442429, 'type': 's', 'key': '61a60542e62943708b14cd18bedc0d76', 'data': '', 'source': 0}
May 11 05:23:24 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376204.3701589, 'type': 's', 'key': 'a7c6e52ddc4542f5be91e840c4e94492', 'data': '', 'source': 0}
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:8E:52:AD .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 832, 'walk_steps': 3081} 10c610c6000700000c09092700000340012f1081cd0005306060
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:23:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376204.6721389, 'type': 's', 'key': '37d57fff7a9949c68f10c79f099ba73a', 'data': '', 'source': 0}
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056006060
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 18cf18cf00070000000000000000060d0015000000005b106160
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 05:23:25 msm8909 python3[3057]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 05:23:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:23:25 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:23:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c023003d207476
May 11 05:23:26 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 05:23:26 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376206, 'wearableId': 81}
May 11 05:23:26 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376206, 'wearableId': 81}
May 11 05:23:26 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 05:23:26 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 61, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 11, "solarGen": 408, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376206, "wearableId": 81}, "key": "18cc3d5569714094b4784376597a9348", "rt": "instant"}
May 11 05:23:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c023003d207476
May 11 05:23:30 msm8909 python3[3057]: DBUS: Connected to 06:05:04:30:B0:14
May 11 05:23:30 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:23:30 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:23:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "fc2e7ed9cf4249d5a9bbd91e002a7877", "rt": "gw"}
May 11 05:23:30 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:23:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056106060
May 11 05:23:32 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:23:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c306061
May 11 05:23:33 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 05:23:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376213, 'wearableId': 76}
May 11 05:23:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376213, 'wearableId': 76}
May 11 05:23:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1212, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376213, "wearableId": 76}, "key": "427f938eb4344aa98896d03c79c006e0", "rt": "instant"}
May 11 05:23:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0f890f890007000000000000000000280006000000004d306060
May 11 05:23:33 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 05:23:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376213, 'wearableId': 73}
May 11 05:23:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376213, 'wearableId': 73}
May 11 05:23:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376213, "wearableId": 73}, "key": "a8eaf67decc74746920f48c6b115a2c7", "rt": "instant"}
May 11 05:23:33 msm8909 python3[3057]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 05:23:33 msm8909 python3[3057]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 11 05:23:33 msm8909 python3[3057]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 05:23:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:23:34 msm8909 python3[3057]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 05:23:34 msm8909 python3[3057]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 11 05:23:34 msm8909 python3[3057]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 05:23:34 msm8909 python3[3057]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 05:23:34 msm8909 python3[3057]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 05:23:34 msm8909 python3[3057]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 05:23:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 18cf18cf00070000000000000000060d0015000000005b206160
May 11 05:23:35 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:23:36 msm8909 python3[3057]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 05:23:36 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:23:36 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:23:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:23:36 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 05:23:36 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376216, 'wearableId': 75}
May 11 05:23:36 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376216, 'wearableId': 75}
May 11 05:23:36 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376216, "wearableId": 75}, "key": "0daf08c5de8f46159a00e35ceaa5f194", "rt": "instant"}
May 11 05:23:36 msm8909 python3[3057]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 05:23:36 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:23:36 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:23:37 msm8909 python3[3057]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 05:23:37 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:23:37 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:23:37 msm8909 python3[3057]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 05:23:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059006161
May 11 05:23:37 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:23:37 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:23:37 msm8909 python3[3057]: 54.575884103775024 [06:05:04:30:B0:14] <- HR 0000
May 11 05:23:38 msm8909 python3[3057]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 114, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 11 05:23:38 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:23:38 msm8909 python3[3057]: GOT Pairing Code: 13d4
May 11 05:23:38 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:23:38 msm8909 python3[3057]: NO FW Update needed.
May 11 05:23:38 msm8909 python3[3057]: LAST SYNC: 1715368552
May 11 05:23:39 msm8909 python3[3057]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 22, 187, 0, 16, 234, 136, 0, 17, 44, 50, 0, 18, 8, 0, 0, 32, 0, 0, 0, 48, 152, 1, 0, 64, 11, 0, 0, 65, 118, 0, 0, 80, 116, 0, 0, 81, 61, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:23:39 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:23:39 msm8909 python3[3057]: HR READING: 0 TOOK 0.000467 secs
May 11 05:23:39 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:23:39 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:23:39 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 8, 'heart_rate': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 12844, 'skin_temp': 118, 'activity': 0, 'total_cals': 47894, 'thermal_gen': 11, 'battery': 61, 'bmr_cals': 35050, 'total_steps': 0, 'distance': 0, 'solar_gen': 408, 'walk_steps': 0}
May 11 05:23:39 msm8909 python3[3057]: W ID: 81
May 11 05:23:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'totalSteps': 0, 'bmrCals': 35050, 'walkSteps': 0, 'totalCals': 47894, 'runSteps': 0, 'activity': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 12844, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376219, 'wearableId': 81}
May 11 05:23:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'totalSteps': 0, 'bmrCals': 35050, 'walkSteps': 0, 'totalCals': 47894, 'runSteps': 0, 'activity': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 12844, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376219, 'wearableId': 81}
May 11 05:23:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"totalSteps": 0, "bmrCals": 35050, "walkSteps": 0, "totalCals": 47894, "runSteps": 0, "activity": 0, "sleepDuration": 8, "battery": 61, "heartRate": 0, "caseTemp": 116, "actCals": 12844, "distance": 0, "thermalGen": 11, "solarGen": 408, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376219, "wearableId": 81}, "key": "ae4e5c33c9c449ffab49ec16666b4097", "rt": "instant"}
May 11 05:23:39 msm8909 python3[3057]: Instant Upload complete
May 11 05:23:39 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 05:23:42 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:23:42 msm8909 python3[3057]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 05:23:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c023003d207476
May 11 05:23:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376206.8359601, 'type': 's', 'key': '18cc3d5569714094b4784376597a9348', 'data': '', 'source': 0}
May 11 05:23:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376211.3348279, 'type': 's', 'key': 'fc2e7ed9cf4249d5a9bbd91e002a7877', 'data': '', 'source': 0}
May 11 05:23:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376213.64855, 'type': 's', 'key': '427f938eb4344aa98896d03c79c006e0', 'data': '', 'source': 0}
May 11 05:23:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376213.9465029, 'type': 's', 'key': 'a8eaf67decc74746920f48c6b115a2c7', 'data': '', 'source': 0}
May 11 05:23:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376217.3450301, 'type': 's', 'key': '0daf08c5de8f46159a00e35ceaa5f194', 'data': '', 'source': 0}
May 11 05:23:43 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376220.182384, 'type': 's', 'key': 'ae4e5c33c9c449ffab49ec16666b4097', 'data': '', 'source': 0}
May 11 05:23:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c023003d007476
May 11 05:23:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056206060
May 11 05:23:47 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:23:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000046106161
May 11 05:23:47 msm8909 python3[3057]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 05:23:47 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376227, 'wearableId': 74}
May 11 05:23:47 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376227, 'wearableId': 74}
May 11 05:23:47 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 70, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376227, "wearableId": 74}, "key": "be5b69ecd47c4308866905eda6eb5109", "rt": "instant"}
May 11 05:23:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:23:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0f890f890007000000000000000000280006000000004d106060
May 11 05:23:48 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376228.2063079, 'type': 's', 'key': 'be5b69ecd47c4308866905eda6eb5109', 'data': '', 'source': 0}
May 11 05:23:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:23:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059206161
May 11 05:23:49 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:23:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 18cf18cf00070000000000000000060d0015000000005b006160
May 11 05:23:50 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:23:54 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:23:54 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:24:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:24:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059306161
May 11 05:24:01 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:24:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 18cf18cf00070000000000000000060d0015000000005b106160
May 11 05:24:02 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:24:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c206061
May 11 05:24:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:24:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c023003d207476
May 11 05:24:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056006060
May 11 05:24:04 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:24:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047306161
May 11 05:24:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c306061
May 11 05:24:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:24:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 18cf18cf00070000000000000000060d0015000000005b006160
May 11 05:24:16 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:24:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d006060
May 11 05:24:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:24:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040307476
May 11 05:24:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047006161
May 11 05:24:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d006060
May 11 05:24:23 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:24:23 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:24:23 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6ffff733564f4411a0c534d275a0c3ee", "rt": "gw"}
May 11 05:24:24 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:24:24 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:24:24 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376264.1909454, 'type': 's', 'key': '6ffff733564f4411a0c534d275a0c3ee', 'data': '', 'source': 0}
May 11 05:24:24 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 05:24:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:24:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040007476
May 11 05:24:29 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:24:29 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:24:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004b106061
May 11 05:24:30 msm8909 python3[3057]: DBUS: Connected to 06:05:04:FC:44:79
May 11 05:24:30 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:24:30 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:24:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "930d3c0a977e422993731aa4c69c5189", "rt": "gw"}
May 11 05:24:30 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:24:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:24:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056306060
May 11 05:24:31 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:24:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047106161
May 11 05:24:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d106060
May 11 05:24:37 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:24:37 msm8909 python3[3057]: 113.86390376091003 [06:05:04:FC:44:79] <- HR 0000
May 11 05:24:38 msm8909 python3[3057]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 116, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 11 05:24:38 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:24:38 msm8909 python3[3057]: GOT Pairing Code: 1d69
May 11 05:24:38 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:24:38 msm8909 python3[3057]: NO FW Update needed.
May 11 05:24:38 msm8909 python3[3057]: LAST SYNC: 1715369142
May 11 05:24:39 msm8909 python3[3057]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [50, 12, 0, 0, 50, 12, 0, 1, 0, 0, 0, 2, 22, 0, 3, 16, 238, 76, 1, 17, 40, 179, 1, 18, 0, 0, 0, 32, 237, 8, 0, 48, 16, 0, 0, 64, 21, 0, 0, 65, 96, 0, 0, 80, 96, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:24:39 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:24:39 msm8909 python3[3057]: HR READING: 0 TOOK 0.000444 secs
May 11 05:24:39 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:24:39 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:24:39 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 111400, 'skin_temp': 96, 'activity': 0, 'total_cals': 196630, 'thermal_gen': 21, 'battery': 72, 'bmr_cals': 85230, 'total_steps': 3122, 'distance': 2285, 'solar_gen': 16, 'walk_steps': 3122}
May 11 05:24:39 msm8909 python3[3057]: W ID: 63
May 11 05:24:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'totalSteps': 3122, 'bmrCals': 85230, 'walkSteps': 3122, 'totalCals': 196630, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 111400, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376279, 'wearableId': 63}
May 11 05:24:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'totalSteps': 3122, 'bmrCals': 85230, 'walkSteps': 3122, 'totalCals': 196630, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 111400, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376279, 'wearableId': 63}
May 11 05:24:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"totalSteps": 3122, "bmrCals": 85230, "walkSteps": 3122, "totalCals": 196630, "runSteps": 0, "activity": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 111400, "distance": 2285, "thermalGen": 21, "solarGen": 16, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376279, "wearableId": 63}, "key": "73f682bf43a84eed88847a815319e90f", "rt": "instant"}
May 11 05:24:39 msm8909 python3[3057]: Instant Upload complete
May 11 05:24:39 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 05:24:41 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:24:41 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:24:41 msm8909 python3[3057]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 05:24:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059306161
May 11 05:24:46 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040207476
May 11 05:24:46 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376286, 'wearableId': 81}
May 11 05:24:46 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376286, 'wearableId': 81}
May 11 05:24:46 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 11, "solarGen": 408, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376286, "wearableId": 81}, "key": "1635f90274674cbf95d6a188e27b2105", "rt": "instant"}
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005306060
May 11 05:24:46 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056006060
May 11 05:24:46 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:24:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047306161
May 11 05:24:47 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:24:47 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:24:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:24:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376288, 'wearableId': 75}
May 11 05:24:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376288, 'wearableId': 75}
May 11 05:24:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376288, "wearableId": 75}, "key": "020d377f47a64307aea059d08f8fe988", "rt": "instant"}
May 11 05:24:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:24:51 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:24:51 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:24:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004b006061
May 11 05:25:01 msm8909 python3[3057]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 05:25:01 msm8909 python3[3057]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 05:25:01 msm8909 python3[3057]: Device not connected, retrying later
May 11 05:25:01 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:25:01 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:25:01 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376270.6141469, 'type': 's', 'key': '930d3c0a977e422993731aa4c69c5189', 'data': '', 'source': 0}
May 11 05:25:02 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376279.5475717, 'type': 's', 'key': '73f682bf43a84eed88847a815319e90f', 'data': '', 'source': 0}
May 11 05:25:02 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376287.2208195, 'type': 's', 'key': '1635f90274674cbf95d6a188e27b2105', 'data': '', 'source': 0}
May 11 05:25:02 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376288.8624499, 'type': 's', 'key': '020d377f47a64307aea059d08f8fe988', 'data': '', 'source': 0}
May 11 05:25:02 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 05:25:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:25:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040007476
May 11 05:25:06 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:25:06 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:25:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059206161
May 11 05:25:08 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:25:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005b106160
May 11 05:25:08 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:25:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056206060
May 11 05:25:09 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:25:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000048106161
May 11 05:25:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c206061
May 11 05:25:11 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376311, 'wearableId': 76}
May 11 05:25:11 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376311, 'wearableId': 76}
May 11 05:25:11 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1212, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376311, "wearableId": 76}, "key": "7e85cef9c15543d69148e056a4139c56", "rt": "instant"}
May 11 05:25:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000048106161
May 11 05:25:13 msm8909 python3[3057]: DBUS: Connected to 06:05:04:32:34:65
May 11 05:25:13 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:25:13 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:25:13 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "e25887f8cc6244119161d66c8630c77e", "rt": "gw"}
May 11 05:25:13 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:25:20 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:25:20 msm8909 python3[3057]: 157.53256750106812 [06:05:04:32:34:65] <- HR 0000
May 11 05:25:21 msm8909 python3[3057]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 110, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 11 05:25:21 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:25:21 msm8909 python3[3057]: GOT Pairing Code: 0d55
May 11 05:25:21 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:25:21 msm8909 python3[3057]: NO FW Update needed.
May 11 05:25:21 msm8909 python3[3057]: LAST SYNC: 1715367513
May 11 05:25:22 msm8909 python3[3057]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 38, 0, 0, 64, 6, 0, 0, 65, 97, 0, 0, 80, 97, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:25:22 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:25:22 msm8909 python3[3057]: HR READING: 0 TOOK 0.000437 secs
May 11 05:25:22 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:25:22 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:25:22 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'skin_temp': 97, 'activity': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'bmr_cals': 0, 'total_steps': 0, 'distance': 0, 'solar_gen': 38, 'walk_steps': 0}
May 11 05:25:22 msm8909 python3[3057]: W ID: 74
May 11 05:25:22 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376322, 'wearableId': 74}
May 11 05:25:22 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376322, 'wearableId': 74}
May 11 05:25:22 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"totalSteps": 0, "bmrCals": 0, "walkSteps": 0, "totalCals": 0, "runSteps": 0, "activity": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376322, "wearableId": 74}, "key": "230cc3e7bdc5426db3c2ff7d97871b9d", "rt": "instant"}
May 11 05:25:22 msm8909 python3[3057]: Instant Upload complete
May 11 05:25:22 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 05:25:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c306061
May 11 05:25:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005b206160
May 11 05:25:23 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:25:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:25:24 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:25:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d306060
May 11 05:25:24 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376324, 'wearableId': 73}
May 11 05:25:24 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376324, 'wearableId': 73}
May 11 05:25:24 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376324, "wearableId": 73}, "key": "b6bb6afc230e4692880d49f292d3fdf9", "rt": "instant"}
May 11 05:25:25 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:25:25 msm8909 python3[3057]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 05:25:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000048106161
May 11 05:25:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:25:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059306161
May 11 05:25:25 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:25:25 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:25:25 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:25:25 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6f6bd2a431e54ac8ba27934c827c73ad", "rt": "gw"}
May 11 05:25:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376311.5337667, 'type': 's', 'key': '7e85cef9c15543d69148e056a4139c56', 'data': '', 'source': 0}
May 11 05:25:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376314.2453649, 'type': 's', 'key': 'e25887f8cc6244119161d66c8630c77e', 'data': '', 'source': 0}
May 11 05:25:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376323.1580431, 'type': 's', 'key': '230cc3e7bdc5426db3c2ff7d97871b9d', 'data': '', 'source': 0}
May 11 05:25:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376324.7501645, 'type': 's', 'key': 'b6bb6afc230e4692880d49f292d3fdf9', 'data': '', 'source': 0}
May 11 05:25:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040207576
May 11 05:25:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055006060
May 11 05:25:26 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:25:26 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376326.1648874, 'type': 's', 'key': '6f6bd2a431e54ac8ba27934c827c73ad', 'data': '', 'source': 0}
May 11 05:25:31 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:25:32 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:25:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d006060
May 11 05:25:36 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:25:36 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:25:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:25:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:25:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059106161
May 11 05:25:40 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:25:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040007576
May 11 05:25:48 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059206161
May 11 05:25:50 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c206061
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040107576
May 11 05:25:50 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376350, 'wearableId': 81}
May 11 05:25:50 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 11, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376350, 'wearableId': 81}
May 11 05:25:50 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 11, "solarGen": 408, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376350, "wearableId": 81}, "key": "c1d35e34406f4d1ba87e6c6df93e91f1", "rt": "instant"}
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005206060
May 11 05:25:50 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055306060
May 11 05:25:50 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:25:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005b106160
May 11 05:25:50 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:25:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:25:53 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376353, 'wearableId': 63}
May 11 05:25:53 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376353, 'wearableId': 63}
May 11 05:25:53 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376353, "wearableId": 63}, "key": "4a47914015ce47d1b41c5e5e9c746c14", "rt": "instant"}
May 11 05:25:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d206060
May 11 05:25:54 msm8909 python3[3057]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 05:25:54 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 11 05:25:54 msm8909 python3[3057]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 05:25:54 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:25:54 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:25:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000048206161
May 11 05:26:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:26:05 msm8909 python3[3057]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 05:26:05 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:26:05 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:26:05 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "06ae98c85cfb4c6c9e7399b32682be0b", "rt": "gw"}
May 11 05:26:05 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:26:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c006061
May 11 05:26:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c306160
May 11 05:26:08 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:26:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 11, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000b00c0230040207576
May 11 05:26:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d306060
May 11 05:26:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:26:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056106060
May 11 05:26:10 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:26:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005006060
May 11 05:26:10 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:26:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000058006161
May 11 05:26:12 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:26:12 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:26:12 msm8909 python3[3057]: 209.48778676986694 [06:05:04:11:B9:D2] <- HR 0000
May 11 05:26:13 msm8909 python3[3057]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 109, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 11 05:26:13 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:26:13 msm8909 python3[3057]: GOT Pairing Code: 1d92
May 11 05:26:13 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:26:13 msm8909 python3[3057]: NO FW Update needed.
May 11 05:26:13 msm8909 python3[3057]: LAST SYNC: 1715367311
May 11 05:26:14 msm8909 python3[3057]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 109, 13, 0, 16, 244, 10, 0, 17, 121, 2, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 21, 0, 0, 64, 21, 0, 0, 65, 97, 0, 0, 80, 97, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:26:14 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:26:14 msm8909 python3[3057]: HR READING: 0 TOOK 0.000428 secs
May 11 05:26:14 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:26:14 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:26:14 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 633, 'skin_temp': 97, 'activity': 0, 'total_cals': 3437, 'thermal_gen': 21, 'battery': 69, 'bmr_cals': 2804, 'total_steps': 0, 'distance': 0, 'solar_gen': 21, 'walk_steps': 0}
May 11 05:26:14 msm8909 python3[3057]: W ID: 75
May 11 05:26:14 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'totalSteps': 0, 'bmrCals': 2804, 'walkSteps': 0, 'totalCals': 3437, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 633, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376374, 'wearableId': 75}
May 11 05:26:14 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'totalSteps': 0, 'bmrCals': 2804, 'walkSteps': 0, 'totalCals': 3437, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 633, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376374, 'wearableId': 75}
May 11 05:26:14 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"totalSteps": 0, "bmrCals": 2804, "walkSteps": 0, "totalCals": 3437, "runSteps": 0, "activity": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 633, "distance": 0, "thermalGen": 21, "solarGen": 21, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376374, "wearableId": 75}, "key": "b3e1154bd2754a11934ec40a17d9eced", "rt": "instant"}
May 11 05:26:14 msm8909 python3[3057]: Instant Upload complete
May 11 05:26:14 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 05:26:17 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:26:17 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:26:17 msm8909 python3[3057]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 05:26:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:26:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c006061
May 11 05:26:22 msm8909 python3[3057]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 05:26:22 msm8909 python3[3057]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 05:26:22 msm8909 python3[3057]: Device not connected, retrying later
May 11 05:26:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c006061
May 11 05:26:22 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376382, 'wearableId': 76}
May 11 05:26:22 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376382, 'wearableId': 76}
May 11 05:26:22 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1212, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376382, "wearableId": 76}, "key": "2ae457bc153543fe9cd0cb970be56550", "rt": "instant"}
May 11 05:26:23 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:26:23 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:26:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376351.3174236, 'type': 's', 'key': 'c1d35e34406f4d1ba87e6c6df93e91f1', 'data': '', 'source': 0}
May 11 05:26:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376353.782223, 'type': 's', 'key': '4a47914015ce47d1b41c5e5e9c746c14', 'data': '', 'source': 0}
May 11 05:26:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376366.2831562, 'type': 's', 'key': '06ae98c85cfb4c6c9e7399b32682be0b', 'data': '', 'source': 0}
May 11 05:26:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376375.2554138, 'type': 's', 'key': 'b3e1154bd2754a11934ec40a17d9eced', 'data': '', 'source': 0}
May 11 05:26:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376383.061296, 'type': 's', 'key': '2ae457bc153543fe9cd0cb970be56550', 'data': '', 'source': 0}
May 11 05:26:24 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 05:26:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056206060
May 11 05:26:28 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:26:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d306060
May 11 05:26:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000058206161
May 11 05:26:29 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:26:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:26:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:26:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c206061
May 11 05:26:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c106160
May 11 05:26:30 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:26:30 msm8909 python3[3057]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 05:26:30 msm8909 python3[3057]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 05:26:30 msm8909 python3[3057]: Device not connected, retrying later
May 11 05:26:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d306060
May 11 05:26:30 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376390, 'wearableId': 73}
May 11 05:26:30 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376390, 'wearableId': 73}
May 11 05:26:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376390, "wearableId": 73}, "key": "cf1c5e3899954d27acdcedc5ffc678db", "rt": "instant"}
May 11 05:26:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004e106060
May 11 05:26:31 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:26:31 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:26:31 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b1644af8e30c49e2a760b139f69ca0d3", "rt": "gw"}
May 11 05:26:31 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376391.388957, 'type': 's', 'key': 'cf1c5e3899954d27acdcedc5ffc678db', 'data': '', 'source': 0}
May 11 05:26:32 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376391.7661252, 'type': 's', 'key': 'b1644af8e30c49e2a760b139f69ca0d3', 'data': '', 'source': 0}
May 11 05:26:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000046106161
May 11 05:26:32 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376392, 'wearableId': 74}
May 11 05:26:32 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376392, 'wearableId': 74}
May 11 05:26:32 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 70, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376392, "wearableId": 74}, "key": "d0ac94ae572343668e1cba1206c6c884", "rt": "instant"}
May 11 05:26:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c023003e107576
May 11 05:26:33 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376392.7231786, 'type': 's', 'key': 'd0ac94ae572343668e1cba1206c6c884', 'data': '', 'source': 0}
May 11 05:26:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:26:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c023003e207576
May 11 05:26:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004e306060
May 11 05:26:43 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:26:43 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:26:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000046306161
May 11 05:26:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c006061
May 11 05:26:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:26:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056006060
May 11 05:26:45 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:26:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:26:53 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:26:53 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:26:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:26:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:26:57 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:26:57 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:26:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c023003e307576
May 11 05:26:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376417, 'wearableId': 81}
May 11 05:26:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376417, 'wearableId': 81}
May 11 05:26:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 408, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376417, "wearableId": 81}, "key": "33503368b23545f1a121424a9800b17c", "rt": "instant"}
May 11 05:26:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004e006060
May 11 05:26:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376418.3269877, 'type': 's', 'key': '33503368b23545f1a121424a9800b17c', 'data': '', 'source': 0}
May 11 05:26:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000046006161
May 11 05:27:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056206060
May 11 05:27:00 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:27:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004e106060
May 11 05:27:10 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:27:10 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:27:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:27:12 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:27:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:27:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:27:12 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376432, 'wearableId': 63}
May 11 05:27:12 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376432, 'wearableId': 63}
May 11 05:27:12 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376432, "wearableId": 63}, "key": "0ac2c588b5c545b792d27c9753a886ee", "rt": "instant"}
May 11 05:27:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c0230040107576
May 11 05:27:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055306060
May 11 05:27:12 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:27:12 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376432.6870086, 'type': 's', 'key': '0ac2c588b5c545b792d27c9753a886ee', 'data': '', 'source': 0}
May 11 05:27:13 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:27:13 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:27:22 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:27:24 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376444, 'wearableId': 75}
May 11 05:27:24 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376444, 'wearableId': 75}
May 11 05:27:24 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376444, "wearableId": 75}, "key": "83efa6ca6e55435cb685af1a83b54ad0", "rt": "instant"}
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c0230040207576
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055006060
May 11 05:27:24 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:27:24 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:27:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005306060
May 11 05:27:24 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:27:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059006161
May 11 05:27:25 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:27:26 msm8909 python3[3057]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 05:27:26 msm8909 python3[3057]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 05:27:26 msm8909 python3[3057]: Device not connected, retrying later
May 11 05:27:26 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:27:26 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:27:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:27:26 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376446, 'wearableId': 76}
May 11 05:27:26 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376446, 'wearableId': 76}
May 11 05:27:26 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1212, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376446, "wearableId": 76}, "key": "d5a6a2d26c714e478053bfbb65de03a9", "rt": "instant"}
May 11 05:27:26 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:27:26 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:27:26 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376445.0135639, 'type': 's', 'key': '83efa6ca6e55435cb685af1a83b54ad0', 'data': '', 'source': 0}
May 11 05:27:26 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376446.8159995, 'type': 's', 'key': 'd5a6a2d26c714e478053bfbb65de03a9', 'data': '', 'source': 0}
May 11 05:27:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047306060
May 11 05:27:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d305f60
May 11 05:27:31 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 05:27:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d305f60
May 11 05:27:39 msm8909 python3[3057]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 05:27:39 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:27:39 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:27:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "8597df9cdeb54417ac91a2522822b486", "rt": "gw"}
May 11 05:27:39 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:27:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:27:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047106060
May 11 05:27:41 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:27:41 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:27:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c0230040007576
May 11 05:27:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055206060
May 11 05:27:42 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:27:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c006160
May 11 05:27:42 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:27:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047106161
May 11 05:27:42 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376462, 'wearableId': 74}
May 11 05:27:42 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376462, 'wearableId': 74}
May 11 05:27:42 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376462, "wearableId": 74}, "key": "a9dbc61df5cf44afa699a228ae7b5fa8", "rt": "instant"}
May 11 05:27:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005106060
May 11 05:27:42 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:27:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059106161
May 11 05:27:43 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:27:44 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:27:44 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:27:47 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:27:47 msm8909 python3[3057]: 303.83712553977966 [06:05:04:AF:F9:E9] <- HR 0000
May 11 05:27:48 msm8909 python3[3057]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 110, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 11 05:27:48 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:27:48 msm8909 python3[3057]: GOT Pairing Code: 0f89
May 11 05:27:48 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:27:48 msm8909 python3[3057]: NO FW Update needed.
May 11 05:27:48 msm8909 python3[3057]: LAST SYNC: 1715367554
May 11 05:27:49 msm8909 python3[3057]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 41, 0, 0, 64, 6, 0, 0, 65, 96, 0, 0, 80, 95, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:27:49 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:27:49 msm8909 python3[3057]: HR READING: 0 TOOK 0.000443 secs
May 11 05:27:49 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:27:49 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:27:49 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'skin_temp': 96, 'activity': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'bmr_cals': 0, 'total_steps': 0, 'distance': 0, 'solar_gen': 41, 'walk_steps': 0}
May 11 05:27:49 msm8909 python3[3057]: W ID: 73
May 11 05:27:49 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 95, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376469, 'wearableId': 73}
May 11 05:27:49 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 95, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376469, 'wearableId': 73}
May 11 05:27:49 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"totalSteps": 0, "bmrCals": 0, "walkSteps": 0, "totalCals": 0, "runSteps": 0, "activity": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 95, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376469, "wearableId": 73}, "key": "3ce278d4fbe4466eb49397e49dd39ade", "rt": "instant"}
May 11 05:27:49 msm8909 python3[3057]: Instant Upload complete
May 11 05:27:49 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 05:27:52 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:27:52 msm8909 python3[3057]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 05:27:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d305f60
May 11 05:27:53 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:27:53 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:27:53 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1e7c5bc1035143cd950419eed3405ce4", "rt": "gw"}
May 11 05:27:53 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376460.3316875, 'type': 's', 'key': '8597df9cdeb54417ac91a2522822b486', 'data': '', 'source': 0}
May 11 05:27:53 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376462.6248231, 'type': 's', 'key': 'a9dbc61df5cf44afa699a228ae7b5fa8', 'data': '', 'source': 0}
May 11 05:27:53 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376470.1070299, 'type': 's', 'key': '3ce278d4fbe4466eb49397e49dd39ade', 'data': '', 'source': 0}
May 11 05:27:53 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376473.4470305, 'type': 's', 'key': '1e7c5bc1035143cd950419eed3405ce4', 'data': '', 'source': 0}
May 11 05:27:57 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:27:57 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:27:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:27:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c306061
May 11 05:27:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055006060
May 11 05:27:59 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:27:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c206160
May 11 05:27:59 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:27:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005306060
May 11 05:27:59 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:27:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047206161
May 11 05:28:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d205f60
May 11 05:28:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 408, 'walk_steps': 0} 13d413d4000700000000000000080198000c00c0230040207576
May 11 05:28:01 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376481, 'wearableId': 81}
May 11 05:28:01 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 408, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376481, 'wearableId': 81}
May 11 05:28:01 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 408, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376481, "wearableId": 81}, "key": "3183ae8b605b4561973b7e98c7fbdbcc", "rt": "instant"}
May 11 05:28:02 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:28:02 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:28:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d305f60
May 11 05:28:02 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376482.242522, 'type': 's', 'key': '3183ae8b605b4561973b7e98c7fbdbcc', 'data': '', 'source': 0}
May 11 05:28:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059306161
May 11 05:28:03 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:28:03 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:28:03 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:28:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d006060
May 11 05:28:12 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:28:12 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:28:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1544, 'walk_steps': 0} 1dd51dd500070000000000000000060800150000000059006161
May 11 05:28:12 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:28:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:28:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047006161
May 11 05:28:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:28:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047006060
May 11 05:28:14 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376494, 'wearableId': 63}
May 11 05:28:14 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376494, 'wearableId': 63}
May 11 05:28:14 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376494, "wearableId": 63}, "key": "e21b417cdc9845e28bbbc18ef271c764", "rt": "instant"}
May 11 05:28:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040307576
May 11 05:28:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000055106060
May 11 05:28:14 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:28:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005006060
May 11 05:28:14 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:28:14 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376494.583123, 'type': 's', 'key': 'e21b417cdc9845e28bbbc18ef271c764', 'data': '', 'source': 0}
May 11 05:28:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c006160
May 11 05:28:16 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:28:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005106060
May 11 05:28:16 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:28:24 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:28:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005206060
May 11 05:28:26 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:28:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040007576
May 11 05:28:26 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:28:26 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:28:26 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:28:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:28:30 msm8909 python3[3057]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 05:28:30 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:28:30 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:28:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "1169dcd3e4404f16acd2b3ac7a887320", "rt": "gw"}
May 11 05:28:30 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:28:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058206161
May 11 05:28:32 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:28:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047206161
May 11 05:28:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:28:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376513, 'wearableId': 75}
May 11 05:28:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376513, 'wearableId': 75}
May 11 05:28:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376513, "wearableId": 75}, "key": "ca6db666e12743779d41fe1e7c96bc97", "rt": "instant"}
May 11 05:28:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c206160
May 11 05:28:33 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:28:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040107576
May 11 05:28:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056306060
May 11 05:28:34 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:28:34 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:28:34 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:28:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d206060
May 11 05:28:38 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:28:38 msm8909 python3[3057]: 354.84200692176819 [06:05:04:02:E8:6A] <- HR 0000
May 11 05:28:39 msm8909 python3[3057]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 108, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 11 05:28:39 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:28:39 msm8909 python3[3057]: GOT Pairing Code: 251a
May 11 05:28:39 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:28:39 msm8909 python3[3057]: NO FW Update needed.
May 11 05:28:39 msm8909 python3[3057]: LAST SYNC: 1715367111
May 11 05:28:39 msm8909 python3[3057]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 188, 4, 0, 64, 21, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 05:28:39 msm8909 python3[3057]: ACTIVITY: 0
May 11 05:28:39 msm8909 python3[3057]: HR READING: 0 TOOK 0.000466 secs
May 11 05:28:39 msm8909 python3[3057]: DEACTIVATING HR.
May 11 05:28:39 msm8909 python3[3057]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:28:39 msm8909 python3[3057]: GOT Instant Data: {'sleep_duration': 0, 'heart_rate': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'skin_temp': 97, 'activity': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'bmr_cals': 0, 'total_steps': 0, 'distance': 0, 'solar_gen': 1212, 'walk_steps': 0}
May 11 05:28:39 msm8909 python3[3057]: W ID: 76
May 11 05:28:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376519, 'wearableId': 76}
May 11 05:28:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'totalSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'totalCals': 0, 'runSteps': 0, 'activity': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1212, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376519, 'wearableId': 76}
May 11 05:28:40 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"totalSteps": 0, "bmrCals": 0, "walkSteps": 0, "totalCals": 0, "runSteps": 0, "activity": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1212, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376519, "wearableId": 76}, "key": "708581e49fa04c999e73d3c850acc1af", "rt": "instant"}
May 11 05:28:40 msm8909 python3[3057]: Instant Upload complete
May 11 05:28:40 msm8909 python3[3057]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 05:28:42 msm8909 python3[3057]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 05:28:42 msm8909 python3[3057]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 05:28:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c106061
May 11 05:28:42 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:28:42 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:28:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376511.2628026, 'type': 's', 'key': '1169dcd3e4404f16acd2b3ac7a887320', 'data': '', 'source': 0}
May 11 05:28:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376514.1769488, 'type': 's', 'key': 'ca6db666e12743779d41fe1e7c96bc97', 'data': '', 'source': 0}
May 11 05:28:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376520.5732889, 'type': 's', 'key': '708581e49fa04c999e73d3c850acc1af', 'data': '', 'source': 0}
May 11 05:28:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c006061
May 11 05:28:47 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:28:47 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:28:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047306161
May 11 05:28:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376528, 'wearableId': 74}
May 11 05:28:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376528, 'wearableId': 74}
May 11 05:28:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376528, "wearableId": 74}, "key": "22932e5f325b470c89e77e5cc383fc77", "rt": "instant"}
May 11 05:28:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005c306160
May 11 05:28:48 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:28:49 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376528.8298893, 'type': 's', 'key': '22932e5f325b470c89e77e5cc383fc77', 'data': '', 'source': 0}
May 11 05:28:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058006161
May 11 05:28:49 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:28:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0f890f890007000000000000000000290006000000004d306060
May 11 05:28:49 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376529, 'wearableId': 73}
May 11 05:28:49 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376529, 'wearableId': 73}
May 11 05:28:49 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376529, "wearableId": 73}, "key": "0ba1a07d861443578c2632468edddd29", "rt": "instant"}
May 11 05:28:50 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376530.1910415, 'type': 's', 'key': '0ba1a07d861443578c2632468edddd29', 'data': '', 'source': 0}
May 11 05:28:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056106060
May 11 05:28:51 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:28:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005006060
May 11 05:28:51 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:28:53 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:28:53 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:28:53 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "57201064949747699c521907b1ca0d90", "rt": "gw"}
May 11 05:28:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376533.9490206, 'type': 's', 'key': '57201064949747699c521907b1ca0d90', 'data': '', 'source': 0}
May 11 05:29:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 833, 'walk_steps': 3081} 10c610c6000700000c09092700000341012f1081cd0005106060
May 11 05:29:01 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:29:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058106161
May 11 05:29:02 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:29:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1212, 'walk_steps': 0} 251a251a0007000000000000000004bc0015000000004c206061
May 11 05:29:03 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:29:03 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:29:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:29:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056206060
May 11 05:29:03 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:29:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047106161
May 11 05:29:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005b106160
May 11 05:29:06 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:29:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040007576
May 11 05:29:06 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376546, 'wearableId': 81}
May 11 05:29:06 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376546, 'wearableId': 81}
May 11 05:29:06 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 409, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376546, "wearableId": 81}, "key": "15a0136536524cd8a5526b8fdac48648", "rt": "instant"}
May 11 05:29:06 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376546.7757881, 'type': 's', 'key': '15a0136536524cd8a5526b8fdac48648', 'data': '', 'source': 0}
May 11 05:29:12 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:29:12 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:29:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047206161
May 11 05:29:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1550, 'walk_steps': 0} 18cf18cf00070000000000000000060e0015000000005b206160
May 11 05:29:15 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:29:16 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376556, 'wearableId': 63}
May 11 05:29:16 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376556, 'wearableId': 63}
May 11 05:29:16 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376556, "wearableId": 63}, "key": "f157b13c8bd647a5978b5709bc1335e3", "rt": "instant"}
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040107576
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056306060
May 11 05:29:16 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058306161
May 11 05:29:16 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:29:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376556.5017631, 'type': 's', 'key': 'f157b13c8bd647a5978b5709bc1335e3', 'data': '', 'source': 0}
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:29:16 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:29:16 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:29:16 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:29:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b306061
May 11 05:29:19 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:29:19 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:29:19 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:29:19 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:29:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d306060
May 11 05:29:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b006061
May 11 05:29:30 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:29:30 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:29:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:29:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040307576
May 11 05:29:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056106060
May 11 05:29:30 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:29:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058006161
May 11 05:29:31 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:29:31 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:29:31 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:29:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005006060
May 11 05:29:33 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:29:43 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:29:43 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:29:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058206161
May 11 05:29:43 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:29:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005206060
May 11 05:29:45 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:29:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:29:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d106060
May 11 05:29:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047106161
May 11 05:29:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:29:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040107576
May 11 05:29:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:29:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376588, 'wearableId': 75}
May 11 05:29:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376588, 'wearableId': 75}
May 11 05:29:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376588, "wearableId": 75}, "key": "6d63525662904b71968a035b5f31c69c", "rt": "instant"}
May 11 05:29:48 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376588.6401992, 'type': 's', 'key': '6d63525662904b71968a035b5f31c69c', 'data': '', 'source': 0}
May 11 05:29:53 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:29:53 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:29:53 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "647fbbc5848440148907c9fef653e911", "rt": "gw"}
May 11 05:29:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376594.1460917, 'type': 's', 'key': '647fbbc5848440148907c9fef653e911', 'data': '', 'source': 0}
May 11 05:29:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 38, 'walk_steps': 0} 0d550d5500070000000000000000002600060000000047206161
May 11 05:29:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376597, 'wearableId': 74}
May 11 05:29:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 38, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376597, 'wearableId': 74}
May 11 05:29:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 38, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376597, "wearableId": 74}, "key": "dbc69f900dec4859919a55c0d757c654", "rt": "instant"}
May 11 05:29:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:29:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040207576
May 11 05:29:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056006060
May 11 05:29:57 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:29:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005306060
May 11 05:29:58 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:29:58 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:29:58 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:29:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376597.8374548, 'type': 's', 'key': 'dbc69f900dec4859919a55c0d757c654', 'data': '', 'source': 0}
May 11 05:29:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b306061
May 11 05:29:59 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376599, 'wearableId': 76}
May 11 05:29:59 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376599, 'wearableId': 76}
May 11 05:29:59 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376599, "wearableId": 76}, "key": "816cfe7c2de4474f95f9fdb89147b0c1", "rt": "instant"}
May 11 05:29:59 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:29:59 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:29:59 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376599.634763, 'type': 's', 'key': '816cfe7c2de4474f95f9fdb89147b0c1', 'data': '', 'source': 0}
May 11 05:30:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:30:00 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:30:00 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:30:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058306161
May 11 05:30:01 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:30:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b006061
May 11 05:30:02 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:30:02 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:30:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:30:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b006160
May 11 05:30:12 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:30:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:30:13 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:30:13 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:30:13 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:30:13 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:30:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c106061
May 11 05:30:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1169, 'walk_steps': 0} 1583158300070000000000000000049100150000000056106060
May 11 05:30:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:30:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e006060
May 11 05:30:16 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376616, 'wearableId': 73}
May 11 05:30:16 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376616, 'wearableId': 73}
May 11 05:30:16 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 42, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376616, "wearableId": 73}, "key": "12077b457da9446d9fad76679decf1b7", "rt": "instant"}
May 11 05:30:16 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:30:16 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:30:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376616.6142962, 'type': 's', 'key': '12077b457da9446d9fad76679decf1b7', 'data': '', 'source': 0}
May 11 05:30:26 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:30:26 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:30:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:30:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b106160
May 11 05:30:27 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:30:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:30:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006206060
May 11 05:30:27 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:30:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:30:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040107576
May 11 05:30:30 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376630, 'wearableId': 81}
May 11 05:30:30 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376630, 'wearableId': 81}
May 11 05:30:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 409, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376630, "wearableId": 81}, "key": "bc7ec705e78c4a1bbf0d5f445328a842", "rt": "instant"}
May 11 05:30:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056306060
May 11 05:30:30 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:30:30 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376630.443258, 'type': 's', 'key': 'bc7ec705e78c4a1bbf0d5f445328a842', 'data': '', 'source': 0}
May 11 05:30:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b206160
May 11 05:30:39 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:30:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:30:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040207576
May 11 05:30:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056006060
May 11 05:30:40 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:30:40 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:30:40 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:30:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:30:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b306160
May 11 05:30:41 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:30:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047306060
May 11 05:30:42 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376642, 'wearableId': 63}
May 11 05:30:42 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376642, 'wearableId': 63}
May 11 05:30:42 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376642, "wearableId": 63}, "key": "8bb853af90a3449bb544c60344c5a663", "rt": "instant"}
May 11 05:30:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006306060
May 11 05:30:42 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:30:43 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:30:43 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:30:43 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376642.918016, 'type': 's', 'key': '8bb853af90a3449bb544c60344c5a663', 'data': '', 'source': 0}
May 11 05:30:43 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:30:43 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:30:44 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:30:44 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:30:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:30:53 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:30:53 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:30:53 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:30:53 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:30:53 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "71857dc68f064fe4b0340e571287ddc1", "rt": "gw"}
May 11 05:30:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b006160
May 11 05:30:54 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:30:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376654.3836792, 'type': 's', 'key': '71857dc68f064fe4b0340e571287ddc1', 'data': '', 'source': 0}
May 11 05:30:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006106060
May 11 05:30:54 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:30:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047006060
May 11 05:30:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c0230040307576
May 11 05:30:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056106060
May 11 05:30:55 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:30:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c106061
May 11 05:30:56 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:30:56 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:30:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:30:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:30:56 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376656, 'wearableId': 75}
May 11 05:30:56 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376656, 'wearableId': 75}
May 11 05:30:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376656, "wearableId": 75}, "key": "d2ed1d30aa8148699d481500b1cad3f0", "rt": "instant"}
May 11 05:30:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376657.2393019, 'type': 's', 'key': 'd2ed1d30aa8148699d481500b1cad3f0', 'data': '', 'source': 0}
May 11 05:30:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000059106161
May 11 05:30:57 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:30:58 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:30:58 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:30:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e006060
May 11 05:31:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000059206161
May 11 05:31:07 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:31:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:31:08 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376668, 'wearableId': 76}
May 11 05:31:08 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376668, 'wearableId': 76}
May 11 05:31:08 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376668, "wearableId": 76}, "key": "5983694fd5bc443a82e0891423e1d1ba", "rt": "instant"}
May 11 05:31:08 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:31:08 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:31:08 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376668.5683036, 'type': 's', 'key': '5983694fd5bc443a82e0891423e1d1ba', 'data': '', 'source': 0}
May 11 05:31:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056306060
May 11 05:31:09 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:31:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d206060
May 11 05:31:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b206160
May 11 05:31:11 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:31:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047206060
May 11 05:31:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003e107576
May 11 05:31:14 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:31:14 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:31:21 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:31:21 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:31:21 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:31:21 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:31:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003e207576
May 11 05:31:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000055006060
May 11 05:31:22 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:31:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058006161
May 11 05:31:22 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:31:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:31:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:31:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:31:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d306060
May 11 05:31:25 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376685, 'wearableId': 73}
May 11 05:31:25 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376685, 'wearableId': 73}
May 11 05:31:25 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 42, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376685, "wearableId": 73}, "key": "d20c62d007d94f8bac7419165506d924", "rt": "instant"}
May 11 05:31:26 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376685.7377021, 'type': 's', 'key': 'd20c62d007d94f8bac7419165506d924', 'data': '', 'source': 0}
May 11 05:31:26 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:31:26 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:31:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047306161
May 11 05:31:26 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376686, 'wearableId': 74}
May 11 05:31:26 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376686, 'wearableId': 74}
May 11 05:31:26 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376686, "wearableId": 74}, "key": "ed9eb0a4d75e416589aad7848f4406de", "rt": "instant"}
May 11 05:31:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b306160
May 11 05:31:26 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:31:27 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376686.7151091, 'type': 's', 'key': 'ed9eb0a4d75e416589aad7848f4406de', 'data': '', 'source': 0}
May 11 05:31:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047006161
May 11 05:31:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b006160
May 11 05:31:36 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:31:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:31:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:31:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d006060
May 11 05:31:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c106061
May 11 05:31:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000055206060
May 11 05:31:39 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:31:44 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:31:44 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:31:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058206161
May 11 05:31:49 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:31:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b206160
May 11 05:31:50 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:31:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:31:51 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:31:51 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:31:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003e107576
May 11 05:31:51 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376711, 'wearableId': 81}
May 11 05:31:51 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376711, 'wearableId': 81}
May 11 05:31:51 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 409, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376711, "wearableId": 81}, "key": "9907618823ca43d4b9e931f13a52baa8", "rt": "instant"}
May 11 05:31:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005206060
May 11 05:31:51 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:31:52 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376712.0958638, 'type': 's', 'key': '9907618823ca43d4b9e931f13a52baa8', 'data': '', 'source': 0}
May 11 05:31:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047206161
May 11 05:31:54 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:31:54 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:31:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0425e8f1b05e42bc8900a3f27f89db36", "rt": "gw"}
May 11 05:31:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005306060
May 11 05:31:54 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:31:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376714.6119175, 'type': 's', 'key': '0425e8f1b05e42bc8900a3f27f89db36', 'data': '', 'source': 0}
May 11 05:32:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b306160
May 11 05:32:03 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:32:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:32:03 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376723, 'wearableId': 75}
May 11 05:32:03 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376723, 'wearableId': 75}
May 11 05:32:03 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376723, "wearableId": 75}, "key": "ad5239ff35ed44deb464900b6965e078", "rt": "instant"}
May 11 05:32:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004d306060
May 11 05:32:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005006060
May 11 05:32:03 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:32:04 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376723.9401278, 'type': 's', 'key': 'ad5239ff35ed44deb464900b6965e078', 'data': '', 'source': 0}
May 11 05:32:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000055006060
May 11 05:32:04 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:32:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:32:05 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:32:05 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:32:05 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:32:05 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:32:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003f307576
May 11 05:32:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000058006161
May 11 05:32:06 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:32:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047006161
May 11 05:32:08 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:32:08 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:32:15 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:32:15 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:32:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:32:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b006160
May 11 05:32:18 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:32:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:32:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e105f60
May 11 05:32:18 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:32:18 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:32:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006106060
May 11 05:32:19 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:32:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:32:21 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376741, 'wearableId': 63}
May 11 05:32:21 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376741, 'wearableId': 63}
May 11 05:32:21 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376741, "wearableId": 63}, "key": "6a5af9c162e347c0acab88f8102d76d7", "rt": "instant"}
May 11 05:32:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000055206060
May 11 05:32:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:32:21 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376741.7964125, 'type': 's', 'key': '6a5af9c162e347c0acab88f8102d76d7', 'data': '', 'source': 0}
May 11 05:32:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000055306060
May 11 05:32:31 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:32:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006206060
May 11 05:32:31 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:32:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c306061
May 11 05:32:31 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376751, 'wearableId': 76}
May 11 05:32:31 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376751, 'wearableId': 76}
May 11 05:32:31 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376751, "wearableId": 76}, "key": "9128d3863751479a9fcf4d3c29bd6dd6", "rt": "instant"}
May 11 05:32:32 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376752.3409109, 'type': 's', 'key': '9128d3863751479a9fcf4d3c29bd6dd6', 'data': '', 'source': 0}
May 11 05:32:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:32:32 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376752, 'wearableId': 74}
May 11 05:32:32 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376752, 'wearableId': 74}
May 11 05:32:32 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376752, "wearableId": 74}, "key": "86ef205ca2804cd5961909baad37e1b0", "rt": "instant"}
May 11 05:32:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b206160
May 11 05:32:33 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:32:33 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376753.3350928, 'type': 's', 'key': '86ef205ca2804cd5961909baad37e1b0', 'data': '', 'source': 0}
May 11 05:32:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e205f60
May 11 05:32:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 95, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376753, 'wearableId': 73}
May 11 05:32:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 95, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376753, 'wearableId': 73}
May 11 05:32:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 95, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 42, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376753, "wearableId": 73}, "key": "247e090675d94e64809a977801c1adcc", "rt": "instant"}
May 11 05:32:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006306060
May 11 05:32:33 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:32:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003f107576
May 11 05:32:34 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376753.9031346, 'type': 's', 'key': '247e090675d94e64809a977801c1adcc', 'data': '', 'source': 0}
May 11 05:32:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:32:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000059306161
May 11 05:32:36 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:32:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:32:45 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:32:45 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:32:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e305f60
May 11 05:32:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:32:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:32:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b306160
May 11 05:32:47 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:32:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:32:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006006060
May 11 05:32:48 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:32:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:32:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:32:54 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:32:54 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:32:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0f4ac068d7f34fefac0cce216cc8a4ea", "rt": "gw"}
May 11 05:32:55 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376774.9234755, 'type': 's', 'key': '0f4ac068d7f34fefac0cce216cc8a4ea', 'data': '', 'source': 0}
May 11 05:32:59 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:32:59 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:33:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 95, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e105f60
May 11 05:33:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1545, 'walk_steps': 0} 1dd51dd500070000000000000000060900150000000059206161
May 11 05:33:00 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:33:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 409, 'walk_steps': 0} 13d413d4000700000000000000080199000c00c023003f007576
May 11 05:33:00 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 63, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376780, 'wearableId': 81}
May 11 05:33:00 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 63, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 409, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376780, 'wearableId': 81}
May 11 05:33:00 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 63, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 409, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376780, "wearableId": 81}, "key": "056a8d9aa99a44ccb06aa80739b7103a", "rt": "instant"}
May 11 05:33:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0006106060
May 11 05:33:01 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:33:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:33:01 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376781.2707396, 'type': 's', 'key': '056a8d9aa99a44ccb06aa80739b7103a', 'data': '', 'source': 0}
May 11 05:33:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:33:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005b106160
May 11 05:33:02 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:33:03 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:33:03 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:33:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:33:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:33:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005a206160
May 11 05:33:14 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:33:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056006060
May 11 05:33:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:33:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:33:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058306161
May 11 05:33:15 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:33:16 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:33:16 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:33:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:33:17 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376797, 'wearableId': 75}
May 11 05:33:17 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376797, 'wearableId': 75}
May 11 05:33:17 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376797, "wearableId": 75}, "key": "3ee9a1b76c564829802367b066629417", "rt": "instant"}
May 11 05:33:18 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376797.9956105, 'type': 's', 'key': '3ee9a1b76c564829802367b066629417', 'data': '', 'source': 0}
May 11 05:33:24 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:33:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:33:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e006060
May 11 05:33:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003d307576
May 11 05:33:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056106060
May 11 05:33:27 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:33:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:33:27 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376807, 'wearableId': 63}
May 11 05:33:27 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376807, 'wearableId': 63}
May 11 05:33:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376807, "wearableId": 63}, "key": "f9095478458e4b54a80234ec7b460d33", "rt": "instant"}
May 11 05:33:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058006161
May 11 05:33:28 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:33:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005006060
May 11 05:33:28 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:33:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c106061
May 11 05:33:28 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376808.3916061, 'type': 's', 'key': 'f9095478458e4b54a80234ec7b460d33', 'data': '', 'source': 0}
May 11 05:33:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:33:29 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:33:29 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:33:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005a006160
May 11 05:33:29 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:33:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:33:41 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376821, 'wearableId': 74}
May 11 05:33:41 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376821, 'wearableId': 74}
May 11 05:33:41 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376821, "wearableId": 74}, "key": "e127f503650345af844a3aff8ac6822f", "rt": "instant"}
May 11 05:33:42 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376821.8463805, 'type': 's', 'key': 'e127f503650345af844a3aff8ac6822f', 'data': '', 'source': 0}
May 11 05:33:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058206161
May 11 05:33:42 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:33:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056206060
May 11 05:33:42 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:33:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:33:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:33:43 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376823, 'wearableId': 76}
May 11 05:33:43 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376823, 'wearableId': 76}
May 11 05:33:43 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376823, "wearableId": 76}, "key": "50f0004b4a19465d89583f8a9598669c", "rt": "instant"}
May 11 05:33:44 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376823.9474862, 'type': 's', 'key': '50f0004b4a19465d89583f8a9598669c', 'data': '', 'source': 0}
May 11 05:33:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:33:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003d107576
May 11 05:33:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e106060
May 11 05:33:45 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376825, 'wearableId': 73}
May 11 05:33:45 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 42, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376825, 'wearableId': 73}
May 11 05:33:45 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 42, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376825, "wearableId": 73}, "key": "783ac216162c43cb917809b92af7e49a", "rt": "instant"}
May 11 05:33:45 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376825.8474429, 'type': 's', 'key': '783ac216162c43cb917809b92af7e49a', 'data': '', 'source': 0}
May 11 05:33:46 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:33:46 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:33:54 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:33:54 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:33:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9154d8f1d3b849f0b2f69eb0f32bdb0d", "rt": "gw"}
May 11 05:33:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 834, 'walk_steps': 3081} 10c610c6000700000c09092700000342012f1081cd0005306060
May 11 05:33:55 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:33:55 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376835.2974417, 'type': 's', 'key': '9154d8f1d3b849f0b2f69eb0f32bdb0d', 'data': '', 'source': 0}
May 11 05:33:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:33:56 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:33:56 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:33:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 42, 'walk_steps': 0} 0f890f8900070000000000000000002a0006000000004e306060
May 11 05:33:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056006060
May 11 05:33:57 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:33:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:33:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058006161
May 11 05:33:59 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:34:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:34:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003d307576
May 11 05:34:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376849, 'wearableId': 81}
May 11 05:34:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376849, 'wearableId': 81}
May 11 05:34:10 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 61, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 410, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376849, "wearableId": 81}, "key": "5c8f4a2ea2d74d9ea1a7b7caec7b0d6f", "rt": "instant"}
May 11 05:34:10 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:34:10 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:34:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056106060
May 11 05:34:10 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:34:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550046106060
May 11 05:34:10 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:34:10 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:34:10 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376850.5243101, 'type': 's', 'key': '5c8f4a2ea2d74d9ea1a7b7caec7b0d6f', 'data': '', 'source': 0}
May 11 05:34:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:34:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:34:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000057106161
May 11 05:34:12 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:34:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005106060
May 11 05:34:12 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:34:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:34:12 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:34:13 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:34:13 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:34:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:34:17 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:34:17 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:34:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:34:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040107576
May 11 05:34:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056306060
May 11 05:34:24 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:34:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:34:24 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:34:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550046306060
May 11 05:34:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000057206161
May 11 05:34:24 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:34:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005206060
May 11 05:34:25 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:34:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:34:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000057306161
May 11 05:34:37 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:34:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005306060
May 11 05:34:37 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:34:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:34:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005a306160
May 11 05:34:38 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:34:39 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:34:39 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:34:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e306060
May 11 05:34:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056006060
May 11 05:34:39 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:34:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550046006060
May 11 05:34:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376879, 'wearableId': 63}
May 11 05:34:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 70, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376879, 'wearableId': 63}
May 11 05:34:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 70, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376879, "wearableId": 63}, "key": "24eddfc3fe214df481e1b5d54284bf99", "rt": "instant"}
May 11 05:34:40 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376880.2706552, 'type': 's', 'key': '24eddfc3fe214df481e1b5d54284bf99', 'data': '', 'source': 0}
May 11 05:34:47 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:34:47 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:34:51 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:34:51 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:34:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000057106161
May 11 05:34:51 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:34:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040307576
May 11 05:34:53 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:34:53 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:34:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b106061
May 11 05:34:54 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376894, 'wearableId': 76}
May 11 05:34:54 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376894, 'wearableId': 76}
May 11 05:34:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376894, "wearableId": 76}, "key": "d981bed1f1cc4aa492cc5a03762c4ed4", "rt": "instant"}
May 11 05:34:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056206060
May 11 05:34:54 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:34:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 70, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550046206060
May 11 05:34:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005106060
May 11 05:34:54 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:34:55 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:34:55 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:34:55 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "055d106cc91640e3bac66eece061b0bd", "rt": "gw"}
May 11 05:34:55 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376894.7841659, 'type': 's', 'key': 'd981bed1f1cc4aa492cc5a03762c4ed4', 'data': '', 'source': 0}
May 11 05:34:55 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376895.3925407, 'type': 's', 'key': '055d106cc91640e3bac66eece061b0bd', 'data': '', 'source': 0}
May 11 05:34:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1551, 'walk_steps': 0} 18cf18cf00070000000000000000060f0015000000005a006160
May 11 05:34:56 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:35:06 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376906, 'wearableId': 75}
May 11 05:35:06 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376906, 'wearableId': 75}
May 11 05:35:06 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376906, "wearableId": 75}, "key": "dd9dcccee2f64137ad89ec1e415c5cfb", "rt": "instant"}
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b306061
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e206060
May 11 05:35:06 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376906, 'wearableId': 73}
May 11 05:35:06 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376906, 'wearableId': 73}
May 11 05:35:06 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 43, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376906, "wearableId": 73}, "key": "c03da6b6c96347b08428785b08012fb4", "rt": "instant"}
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040107576
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056306060
May 11 05:35:06 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:35:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:35:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005206060
May 11 05:35:07 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:35:07 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376906.8048613, 'type': 's', 'key': 'dd9dcccee2f64137ad89ec1e415c5cfb', 'data': '', 'source': 0}
May 11 05:35:07 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376906.9111571, 'type': 's', 'key': 'c03da6b6c96347b08428785b08012fb4', 'data': '', 'source': 0}
May 11 05:35:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:35:07 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376907, 'wearableId': 74}
May 11 05:35:07 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376907, 'wearableId': 74}
May 11 05:35:07 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376907, "wearableId": 74}, "key": "07ccdf7c46cb4ad3ac4d1b949575b07f", "rt": "instant"}
May 11 05:35:08 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376907.9046111, 'type': 's', 'key': '07ccdf7c46cb4ad3ac4d1b949575b07f', 'data': '', 'source': 0}
May 11 05:35:17 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:35:17 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:35:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:35:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006306060
May 11 05:35:19 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:35:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047306161
May 11 05:35:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 66, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020042306161
May 11 05:35:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059006161
May 11 05:35:21 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:35:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040207576
May 11 05:35:21 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376921, 'wearableId': 81}
May 11 05:35:21 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376921, 'wearableId': 81}
May 11 05:35:21 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 410, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376921, "wearableId": 81}, "key": "7f551976c8094b39b6532e43a7bf3a7b", "rt": "instant"}
May 11 05:35:22 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376922.2612057, 'type': 's', 'key': '7f551976c8094b39b6532e43a7bf3a7b', 'data': '', 'source': 0}
May 11 05:35:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c306160
May 11 05:35:22 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:35:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d306060
May 11 05:35:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040307576
May 11 05:35:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b006061
May 11 05:35:23 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:35:23 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:35:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 66, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020042006161
May 11 05:35:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d006060
May 11 05:35:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b106061
May 11 05:35:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:35:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006106060
May 11 05:35:34 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:35:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047106161
May 11 05:35:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056206060
May 11 05:35:36 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:35:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059206161
May 11 05:35:37 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:35:47 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:35:47 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:35:48 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:35:48 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:35:48 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:35:48 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:35:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b306061
May 11 05:35:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056306060
May 11 05:35:48 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:35:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006206060
May 11 05:35:49 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:35:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059306161
May 11 05:35:50 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:35:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c206160
May 11 05:35:51 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:35:55 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:35:55 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:35:55 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3c4ad7d042b4455f8378f5504ea919de", "rt": "gw"}
May 11 05:35:55 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376955.7226377, 'type': 's', 'key': '3c4ad7d042b4455f8378f5504ea919de', 'data': '', 'source': 0}
May 11 05:36:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006006060
May 11 05:36:01 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:36:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056006060
May 11 05:36:01 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:36:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c306160
May 11 05:36:01 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:36:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000047306161
May 11 05:36:02 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:36:02 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:36:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d306060
May 11 05:36:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 66, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020042306161
May 11 05:36:05 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:36:05 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:36:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:36:06 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376966, 'wearableId': 63}
May 11 05:36:06 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376966, 'wearableId': 63}
May 11 05:36:06 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376966, "wearableId": 63}, "key": "221147198bd44befa9116d653efcbdeb", "rt": "instant"}
May 11 05:36:06 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376966.74861, 'type': 's', 'key': '221147198bd44befa9116d653efcbdeb', 'data': '', 'source': 0}
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e106060
May 11 05:36:15 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376975, 'wearableId': 73}
May 11 05:36:15 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376975, 'wearableId': 73}
May 11 05:36:15 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 43, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376975, "wearableId": 73}, "key": "f4efc3c48508467c8fa8b82e703fd0f9", "rt": "instant"}
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:36:15 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:36:15 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376975, 'wearableId': 76}
May 11 05:36:15 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376975, 'wearableId': 76}
May 11 05:36:15 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376975, "wearableId": 76}, "key": "e259b77bdcfc4d0ca5fa2b311e123920", "rt": "instant"}
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:36:15 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056206060
May 11 05:36:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:36:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005a106160
May 11 05:36:15 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:36:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:36:16 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376976, 'wearableId': 75}
May 11 05:36:16 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376976, 'wearableId': 75}
May 11 05:36:16 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376976, "wearableId": 75}, "key": "da611da069c0489fa08d7b6a1101d33c", "rt": "instant"}
May 11 05:36:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:36:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376975.8387818, 'type': 's', 'key': 'f4efc3c48508467c8fa8b82e703fd0f9', 'data': '', 'source': 0}
May 11 05:36:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376975.8905699, 'type': 's', 'key': 'e259b77bdcfc4d0ca5fa2b311e123920', 'data': '', 'source': 0}
May 11 05:36:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:36:16 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376976, 'wearableId': 74}
May 11 05:36:16 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376976, 'wearableId': 74}
May 11 05:36:16 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376976, "wearableId": 74}, "key": "cb916c02a4034ac0aa77c5af17e63e76", "rt": "instant"}
May 11 05:36:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376976.4868267, 'type': 's', 'key': 'da611da069c0489fa08d7b6a1101d33c', 'data': '', 'source': 0}
May 11 05:36:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376976.8064537, 'type': 's', 'key': 'cb916c02a4034ac0aa77c5af17e63e76', 'data': '', 'source': 0}
May 11 05:36:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003e007576
May 11 05:36:18 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:36:18 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:36:18 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:36:18 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:36:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058206161
May 11 05:36:19 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:36:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c306061
May 11 05:36:30 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:36:30 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:36:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003e107576
May 11 05:36:30 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376990, 'wearableId': 81}
May 11 05:36:30 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715376990, 'wearableId': 81}
May 11 05:36:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 410, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715376990, "wearableId": 81}, "key": "a63ab0a3f8f749c69f1defab20bbfb73", "rt": "instant"}
May 11 05:36:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005a206160
May 11 05:36:30 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:36:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:36:31 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715376991.3360252, 'type': 's', 'key': 'a63ab0a3f8f749c69f1defab20bbfb73', 'data': '', 'source': 0}
May 11 05:36:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058306161
May 11 05:36:31 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:36:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:36:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:36:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:36:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c106061
May 11 05:36:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056106060
May 11 05:36:45 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:36:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:36:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:36:47 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:36:47 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:36:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e006060
May 11 05:36:48 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:36:48 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:36:55 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:36:55 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:36:55 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "690f8bdcd8c2496f83234bc7472a010d", "rt": "gw"}
May 11 05:36:56 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377015.8677945, 'type': 's', 'key': '690f8bdcd8c2496f83234bc7472a010d', 'data': '', 'source': 0}
May 11 05:36:57 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:36:57 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:36:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e106060
May 11 05:36:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c206061
May 11 05:36:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c023003e007576
May 11 05:36:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005a106160
May 11 05:36:58 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:36:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:36:58 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:36:58 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:37:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1170, 'walk_steps': 0} 1583158300070000000000000000049200150000000056206060
May 11 05:37:00 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:37:00 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:37:00 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:37:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:37:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:37:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058206161
May 11 05:37:00 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:37:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:37:12 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056006060
May 11 05:37:12 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040207576
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c306061
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:37:12 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:37:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:37:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b206160
May 11 05:37:13 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:37:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006306060
May 11 05:37:13 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:37:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:37:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000058306161
May 11 05:37:13 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:37:13 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:37:13 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:37:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b306160
May 11 05:37:15 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:37:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:37:15 msm8909 python3[3057]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 05:37:15 msm8909 python3[3057]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 05:37:19 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:37:19 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:37:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:37:25 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377045, 'wearableId': 75}
May 11 05:37:25 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377045, 'wearableId': 75}
May 11 05:37:25 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377045, "wearableId": 75}, "key": "d7f1e8b510264574bcd45d3f3609f42d", "rt": "instant"}
May 11 05:37:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:37:25 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377045, 'wearableId': 63}
May 11 05:37:25 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377045, 'wearableId': 63}
May 11 05:37:25 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377045, "wearableId": 63}, "key": "baf7f6a482f94bb9b5017d6b0218fcd2", "rt": "instant"}
May 11 05:37:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006006060
May 11 05:37:25 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:37:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377045.7055466, 'type': 's', 'key': 'd7f1e8b510264574bcd45d3f3609f42d', 'data': '', 'source': 0}
May 11 05:37:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377045.7708235, 'type': 's', 'key': 'baf7f6a482f94bb9b5017d6b0218fcd2', 'data': '', 'source': 0}
May 11 05:37:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e006060
May 11 05:37:27 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377047, 'wearableId': 73}
May 11 05:37:27 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377047, 'wearableId': 73}
May 11 05:37:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 43, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377047, "wearableId": 73}, "key": "7ff4b09f172940cbbba1e158261065bf", "rt": "instant"}
May 11 05:37:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b106061
May 11 05:37:27 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377047, 'wearableId': 76}
May 11 05:37:27 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377047, 'wearableId': 76}
May 11 05:37:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377047, "wearableId": 76}, "key": "da054022f0324c23895c071052cf6116", "rt": "instant"}
May 11 05:37:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056106060
May 11 05:37:27 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:37:27 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377047.5125449, 'type': 's', 'key': '7ff4b09f172940cbbba1e158261065bf', 'data': '', 'source': 0}
May 11 05:37:27 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377047.627692, 'type': 's', 'key': 'da054022f0324c23895c071052cf6116', 'data': '', 'source': 0}
May 11 05:37:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059106161
May 11 05:37:27 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:37:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:37:28 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377048, 'wearableId': 74}
May 11 05:37:28 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377048, 'wearableId': 74}
May 11 05:37:28 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377048, "wearableId": 74}, "key": "3e486591d09c419aa8de1053a10a53e3", "rt": "instant"}
May 11 05:37:28 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377048.5018589, 'type': 's', 'key': '3e486591d09c419aa8de1053a10a53e3', 'data': '', 'source': 0}
May 11 05:37:30 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:37:30 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:37:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040307576
May 11 05:37:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b006160
May 11 05:37:30 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:37:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b206061
May 11 05:37:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056206060
May 11 05:37:39 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:37:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040007576
May 11 05:37:40 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377060, 'wearableId': 81}
May 11 05:37:40 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 410, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377060, 'wearableId': 81}
May 11 05:37:40 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 410, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377060, "wearableId": 81}, "key": "8e9da8991a7a473d81088783c9f92a2e", "rt": "instant"}
May 11 05:37:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b106160
May 11 05:37:40 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:37:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006206060
May 11 05:37:40 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:37:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:37:40 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:37:40 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:37:40 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377060.5767674, 'type': 's', 'key': '8e9da8991a7a473d81088783c9f92a2e', 'data': '', 'source': 0}
May 11 05:37:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:37:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:37:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e206060
May 11 05:37:49 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:37:49 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e306060
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:37:54 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056006060
May 11 05:37:54 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 410, 'walk_steps': 0} 13d413d400070000000000000008019a000c00c0230040207576
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059006161
May 11 05:37:54 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:37:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:37:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:37:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006306060
May 11 05:37:55 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:37:55 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:37:55 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:37:55 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4f9557abdc9e48c4bb14bf57cdc84472", "rt": "gw"}
May 11 05:37:56 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377076.2766325, 'type': 's', 'key': '4f9557abdc9e48c4bb14bf57cdc84472', 'data': '', 'source': 0}
May 11 05:37:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b306160
May 11 05:37:56 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:37:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:38:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1546, 'walk_steps': 0} 1dd51dd500070000000000000000060a00150000000059106161
May 11 05:38:07 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:38:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:38:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:38:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:38:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 6, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0006006060
May 11 05:38:07 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:38:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004e006060
May 11 05:38:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c006160
May 11 05:38:09 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:38:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004b106061
May 11 05:38:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005106060
May 11 05:38:09 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:38:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e007576
May 11 05:38:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056206060
May 11 05:38:12 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:38:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:38:12 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:38:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:38:19 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:38:19 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:38:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:38:21 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:38:21 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:38:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d106060
May 11 05:38:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000056306060
May 11 05:38:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:38:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c106160
May 11 05:38:21 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:38:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005206060
May 11 05:38:22 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:38:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:38:22 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:38:22 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:38:22 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:38:22 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:38:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e107576
May 11 05:38:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c306061
May 11 05:38:24 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:38:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:38:35 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:38:35 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:38:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e207576
May 11 05:38:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c006061
May 11 05:38:36 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377116, 'wearableId': 76}
May 11 05:38:36 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1213, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377116, 'wearableId': 76}
May 11 05:38:36 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1213, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377116, "wearableId": 76}, "key": "fbff203e125c47bc913426562a1719f7", "rt": "instant"}
May 11 05:38:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000057006161
May 11 05:38:36 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:38:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:38:36 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377116, 'wearableId': 75}
May 11 05:38:36 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377116, 'wearableId': 75}
May 11 05:38:37 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377116, "wearableId": 75}, "key": "5c19ac48a2bf4a8e8c8e0cd41533f34f", "rt": "instant"}
May 11 05:38:37 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377117.145149, 'type': 's', 'key': 'fbff203e125c47bc913426562a1719f7', 'data': '', 'source': 0}
May 11 05:38:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:38:37 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377117, 'wearableId': 74}
May 11 05:38:37 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377117, 'wearableId': 74}
May 11 05:38:37 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377117, "wearableId": 74}, "key": "7f1d9459b3204aca9b8ea2a5549af4b7", "rt": "instant"}
May 11 05:38:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005306060
May 11 05:38:37 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:38:37 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377117.3970292, 'type': 's', 'key': '5c19ac48a2bf4a8e8c8e0cd41533f34f', 'data': '', 'source': 0}
May 11 05:38:37 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377117.6485605, 'type': 's', 'key': '7f1d9459b3204aca9b8ea2a5549af4b7', 'data': '', 'source': 0}
May 11 05:38:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c306160
May 11 05:38:38 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:38:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:38:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377119, 'wearableId': 63}
May 11 05:38:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377119, 'wearableId': 63}
May 11 05:38:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377119, "wearableId": 63}, "key": "e83c80fb577142d8b8e9b85820f85b56", "rt": "instant"}
May 11 05:38:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005006060
May 11 05:38:39 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:38:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048306161
May 11 05:38:40 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377119.6216655, 'type': 's', 'key': 'e83c80fb577142d8b8e9b85820f85b56', 'data': '', 'source': 0}
May 11 05:38:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048006161
May 11 05:38:49 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:38:49 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:38:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e007576
May 11 05:38:50 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377130, 'wearableId': 81}
May 11 05:38:50 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377130, 'wearableId': 81}
May 11 05:38:50 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 411, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377130, "wearableId": 81}, "key": "3abcc2574ec1408ba4db5d810f4096b3", "rt": "instant"}
May 11 05:38:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005c006160
May 11 05:38:50 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:38:50 msm8909 python3[3057]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 05:38:50 msm8909 python3[3057]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 05:38:51 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377130.9909937, 'type': 's', 'key': '3abcc2574ec1408ba4db5d810f4096b3', 'data': '', 'source': 0}
May 11 05:38:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d006060
May 11 05:38:51 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377131, 'wearableId': 73}
May 11 05:38:51 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 43, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377131, 'wearableId': 73}
May 11 05:38:51 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 43, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377131, "wearableId": 73}, "key": "39a0af7a09174284ab0a62926a1283ea", "rt": "instant"}
May 11 05:38:51 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377131.7505319, 'type': 's', 'key': '39a0af7a09174284ab0a62926a1283ea', 'data': '', 'source': 0}
May 11 05:38:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048106161
May 11 05:38:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000057206161
May 11 05:38:53 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:38:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d106060
May 11 05:38:53 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:38:53 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:38:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:38:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:38:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:38:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "880cedc2fd1e4a47880ae8f3f636e323", "rt": "gw"}
May 11 05:38:56 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377136.5558283, 'type': 's', 'key': '880cedc2fd1e4a47880ae8f3f636e323', 'data': '', 'source': 0}
May 11 05:39:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:39:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 835, 'walk_steps': 3081} 10c610c6000700000c09092700000343012f1081cd0005206060
May 11 05:39:04 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:39:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e107576
May 11 05:39:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000057306161
May 11 05:39:05 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:39:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 43, 'walk_steps': 0} 0f890f8900070000000000000000002b0006000000004d206060
May 11 05:39:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1213, 'walk_steps': 0} 251a251a0007000000000000000004bd0015000000004c306061
May 11 05:39:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:39:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000048206161
May 11 05:39:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b206160
May 11 05:39:07 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:39:17 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:39:17 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:39:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b306160
May 11 05:39:17 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:39:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058006161
May 11 05:39:18 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:39:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b006061
May 11 05:39:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047006060
May 11 05:39:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005006060
May 11 05:39:19 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:39:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:39:20 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:39:20 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:39:20 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:39:20 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:39:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004d306060
May 11 05:39:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055106060
May 11 05:39:20 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:39:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000045006161
May 11 05:39:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000045106161
May 11 05:39:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c0230040007576
May 11 05:39:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b206061
May 11 05:39:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047206060
May 11 05:39:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:39:33 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:39:33 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:39:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:39:34 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:39:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b106160
May 11 05:39:34 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:39:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b306061
May 11 05:39:45 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377185, 'wearableId': 76}
May 11 05:39:45 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377185, 'wearableId': 76}
May 11 05:39:45 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377185, "wearableId": 76}, "key": "45f019ca4d674460ba55fd05079012ed", "rt": "instant"}
May 11 05:39:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047306060
May 11 05:39:45 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377185, 'wearableId': 63}
May 11 05:39:45 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377185, 'wearableId': 63}
May 11 05:39:45 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377185, "wearableId": 63}, "key": "c9d9b88c86ff4d2c9adbb31b352ab78b", "rt": "instant"}
May 11 05:39:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055306060
May 11 05:39:45 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:39:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:39:46 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377186, 'wearableId': 75}
May 11 05:39:46 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377186, 'wearableId': 75}
May 11 05:39:46 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377186, "wearableId": 75}, "key": "7ed50868b867441ba802be77e187e07a", "rt": "instant"}
May 11 05:39:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005206060
May 11 05:39:46 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:39:46 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377186.1885893, 'type': 's', 'key': '45f019ca4d674460ba55fd05079012ed', 'data': '', 'source': 0}
May 11 05:39:46 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377186.246151, 'type': 's', 'key': 'c9d9b88c86ff4d2c9adbb31b352ab78b', 'data': '', 'source': 0}
May 11 05:39:46 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377186.5650997, 'type': 's', 'key': '7ed50868b867441ba802be77e187e07a', 'data': '', 'source': 0}
May 11 05:39:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c0230040107576
May 11 05:39:47 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:39:47 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:39:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058306161
May 11 05:39:47 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:39:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000045206161
May 11 05:39:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377188, 'wearableId': 74}
May 11 05:39:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 39, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377188, 'wearableId': 74}
May 11 05:39:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 39, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377188, "wearableId": 74}, "key": "c767f0ed62b44e89a45a4f8ac6b182de", "rt": "instant"}
May 11 05:39:49 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377188.7912316, 'type': 's', 'key': 'c767f0ed62b44e89a45a4f8ac6b182de', 'data': '', 'source': 0}
May 11 05:39:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b206160
May 11 05:39:49 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:39:50 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:39:50 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:39:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:39:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:39:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0683832960194cbb9acdef0e26c63ade", "rt": "gw"}
May 11 05:39:56 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377196.6931939, 'type': 's', 'key': '0683832960194cbb9acdef0e26c63ade', 'data': '', 'source': 0}
May 11 05:39:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c0230040307576
May 11 05:39:59 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377199, 'wearableId': 81}
May 11 05:39:59 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377199, 'wearableId': 81}
May 11 05:39:59 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 411, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377199, "wearableId": 81}, "key": "32789e14c6f349b5a3f78f45b21c6b27", "rt": "instant"}
May 11 05:40:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058006161
May 11 05:40:00 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:40:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 39, 'walk_steps': 0} 0d550d5500070000000000000000002700060000000045006161
May 11 05:40:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047106060
May 11 05:40:00 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377200.1482222, 'type': 's', 'key': '32789e14c6f349b5a3f78f45b21c6b27', 'data': '', 'source': 0}
May 11 05:40:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:40:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1552, 'walk_steps': 0} 18cf18cf0007000000000000000006100015000000005b006160
May 11 05:40:01 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058106161
May 11 05:40:01 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:40:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b106061
May 11 05:40:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:40:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005006060
May 11 05:40:03 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:40:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c106160
May 11 05:40:14 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e106060
May 11 05:40:15 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377215, 'wearableId': 73}
May 11 05:40:15 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377215, 'wearableId': 73}
May 11 05:40:15 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 44, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377215, "wearableId": 73}, "key": "0c119e1fe6034e0aae077fb21dd04a58", "rt": "instant"}
May 11 05:40:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:40:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055206060
May 11 05:40:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:40:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 67, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020043106161
May 11 05:40:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377215.631413, 'type': 's', 'key': '0c119e1fe6034e0aae077fb21dd04a58', 'data': '', 'source': 0}
May 11 05:40:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:40:16 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:40:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058206161
May 11 05:40:17 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:40:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003f007576
May 11 05:40:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c206061
May 11 05:40:21 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:40:21 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:40:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:40:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c306061
May 11 05:40:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:40:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:40:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055306060
May 11 05:40:28 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:40:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005306060
May 11 05:40:28 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:40:28 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:40:28 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:40:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c206160
May 11 05:40:29 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 67, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020043206161
May 11 05:40:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c306160
May 11 05:40:31 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003f207576
May 11 05:40:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003f307576
May 11 05:40:42 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:40:42 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:40:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:40:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048006161
May 11 05:40:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005006060
May 11 05:40:43 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:40:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c006160
May 11 05:40:43 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058106161
May 11 05:40:43 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:40:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e006060
May 11 05:40:51 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:40:51 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:40:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:40:55 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:40:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:40:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:40:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b4b50494e1a6418884b6433d56f7a4e5", "rt": "gw"}
May 11 05:40:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058206161
May 11 05:40:56 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:40:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c206061
May 11 05:40:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377257, 'wearableId': 76}
May 11 05:40:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377257, 'wearableId': 76}
May 11 05:40:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377257, "wearableId": 76}, "key": "02d9caf088eb4768ab87140029c24fd2", "rt": "instant"}
May 11 05:40:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377256.8430538, 'type': 's', 'key': 'b4b50494e1a6418884b6433d56f7a4e5', 'data': '', 'source': 0}
May 11 05:40:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:40:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377257, 'wearableId': 63}
May 11 05:40:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377257, 'wearableId': 63}
May 11 05:40:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377257, "wearableId": 63}, "key": "f00784547a2e4709b1f79b32061f58a4", "rt": "instant"}
May 11 05:40:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055206060
May 11 05:40:57 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:40:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377257.9658515, 'type': 's', 'key': '02d9caf088eb4768ab87140029c24fd2', 'data': '', 'source': 0}
May 11 05:40:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377258.0248914, 'type': 's', 'key': 'f00784547a2e4709b1f79b32061f58a4', 'data': '', 'source': 0}
May 11 05:40:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 63, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003f107576
May 11 05:40:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c106160
May 11 05:40:58 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:40:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:40:59 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377259, 'wearableId': 74}
May 11 05:40:59 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377259, 'wearableId': 74}
May 11 05:40:59 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377259, "wearableId": 74}, "key": "7037caa6f363413baf8edbbab5e7c5f6", "rt": "instant"}
May 11 05:40:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:40:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 67, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020043106161
May 11 05:40:59 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 67, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377259, 'wearableId': 75}
May 11 05:40:59 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 67, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377259, 'wearableId': 75}
May 11 05:40:59 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 67, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377259, "wearableId": 75}, "key": "26ad77ffeb7a4420bf7663b2868c865d", "rt": "instant"}
May 11 05:41:00 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377260.2061718, 'type': 's', 'key': '7037caa6f363413baf8edbbab5e7c5f6', 'data': '', 'source': 0}
May 11 05:41:00 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377260.2889555, 'type': 's', 'key': '26ad77ffeb7a4420bf7663b2868c865d', 'data': '', 'source': 0}
May 11 05:41:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:41:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:41:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055006060
May 11 05:41:09 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:41:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c306061
May 11 05:41:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e207576
May 11 05:41:10 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377270, 'wearableId': 81}
May 11 05:41:10 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 117, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 118}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377270, 'wearableId': 81}
May 11 05:41:10 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 117, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 411, "sleepState": 0, "skinTemp": 118}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377270, "wearableId": 81}, "key": "0b6de647d8eb49b4a20294665e98e4fb", "rt": "instant"}
May 11 05:41:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000059006161
May 11 05:41:11 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:41:11 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377271.1755583, 'type': 's', 'key': '0b6de647d8eb49b4a20294665e98e4fb', 'data': '', 'source': 0}
May 11 05:41:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:41:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005306060
May 11 05:41:12 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:41:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059306160
May 11 05:41:13 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:41:21 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:41:21 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:41:23 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:41:23 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:41:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:41:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:41:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055106060
May 11 05:41:24 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:41:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059006160
May 11 05:41:25 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:41:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e307576
May 11 05:41:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000059106161
May 11 05:41:25 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:41:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e006060
May 11 05:41:26 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377286, 'wearableId': 73}
May 11 05:41:26 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377286, 'wearableId': 73}
May 11 05:41:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 44, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377286, "wearableId": 73}, "key": "e171cabb009949da908973892bc816f6", "rt": "instant"}
May 11 05:41:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:41:27 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377287.3977709, 'type': 's', 'key': 'e171cabb009949da908973892bc816f6', 'data': '', 'source': 0}
May 11 05:41:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:41:27 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:41:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005206060
May 11 05:41:37 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:41:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e107576
May 11 05:41:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:41:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000059206161
May 11 05:41:38 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:41:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:41:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059206160
May 11 05:41:39 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:41:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:41:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:41:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059206160
May 11 05:41:42 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:41:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:41:51 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:41:51 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:41:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:41:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:41:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005306060
May 11 05:41:52 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:41:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 117, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 118, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c023003e207576
May 11 05:41:52 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:41:52 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:41:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000059006161
May 11 05:41:53 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:41:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055006060
May 11 05:41:54 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:41:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059306160
May 11 05:41:54 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:41:56 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:41:56 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:41:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:41:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:41:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "eb362d9ba3d547efb456af946f630bea", "rt": "gw"}
May 11 05:41:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377317.0153537, 'type': 's', 'key': 'eb362d9ba3d547efb456af946f630bea', 'data': '', 'source': 0}
May 11 05:42:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:42:05 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377325, 'wearableId': 75}
May 11 05:42:05 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377325, 'wearableId': 75}
May 11 05:42:05 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377325, "wearableId": 75}, "key": "458e5fec220d4db9ba2aa98704fb789a", "rt": "instant"}
May 11 05:42:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000059106161
May 11 05:42:05 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:42:05 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377325.7730801, 'type': 's', 'key': '458e5fec220d4db9ba2aa98704fb789a', 'data': '', 'source': 0}
May 11 05:42:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e006060
May 11 05:42:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048006161
May 11 05:42:06 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377326, 'wearableId': 74}
May 11 05:42:06 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377326, 'wearableId': 74}
May 11 05:42:06 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377326, "wearableId": 74}, "key": "dc89d0e3495346c1a1d48be602be1bf1", "rt": "instant"}
May 11 05:42:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1171, 'walk_steps': 0} 1583158300070000000000000000049300150000000055106060
May 11 05:42:06 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:42:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:42:07 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:42:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf00070000000000000000061100150000000059006160
May 11 05:42:07 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:42:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c0230040007475
May 11 05:42:07 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377327.1569655, 'type': 's', 'key': 'dc89d0e3495346c1a1d48be602be1bf1', 'data': '', 'source': 0}
May 11 05:42:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:42:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377329, 'wearableId': 63}
May 11 05:42:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377329, 'wearableId': 63}
May 11 05:42:09 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377329, "wearableId": 63}, "key": "0c9b1b84a4494cab8665b6f68fd6b71e", "rt": "instant"}
May 11 05:42:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:42:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377329, 'wearableId': 76}
May 11 05:42:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377329, 'wearableId': 76}
May 11 05:42:09 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377329, "wearableId": 76}, "key": "7d4100140aa84f02984c84cb7b7bf6c2", "rt": "instant"}
May 11 05:42:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005a106160
May 11 05:42:09 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:42:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:42:09 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:42:09 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377329.5076478, 'type': 's', 'key': '0c9b1b84a4494cab8665b6f68fd6b71e', 'data': '', 'source': 0}
May 11 05:42:09 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377329.5602586, 'type': 's', 'key': '7d4100140aa84f02984c84cb7b7bf6c2', 'data': '', 'source': 0}
May 11 05:42:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 90, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005a206160
May 11 05:42:19 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:42:19 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:42:19 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:42:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005206060
May 11 05:42:19 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:42:20 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:42:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c306061
May 11 05:42:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:42:21 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:42:21 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:42:22 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:42:22 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:42:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 411, 'walk_steps': 0} 13d413d400070000000000000008019b000c00c0230040107475
May 11 05:42:22 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377342, 'wearableId': 81}
May 11 05:42:22 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 411, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377342, 'wearableId': 81}
May 11 05:42:22 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 411, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377342, "wearableId": 81}, "key": "c928ffd417a84bc5b79317e56267b970", "rt": "instant"}
May 11 05:42:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:42:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058306161
May 11 05:42:22 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:42:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377342.9560223, 'type': 's', 'key': 'c928ffd417a84bc5b79317e56267b970', 'data': '', 'source': 0}
May 11 05:42:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047206161
May 11 05:42:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:42:24 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:42:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e306060
May 11 05:42:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377353, 'wearableId': 73}
May 11 05:42:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377353, 'wearableId': 73}
May 11 05:42:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 44, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377353, "wearableId": 73}, "key": "7b5023b7b8ba4748ae01ed266b0efc7d", "rt": "instant"}
May 11 05:42:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047306161
May 11 05:42:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:42:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056006060
May 11 05:42:33 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:42:34 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377353.9116743, 'type': 's', 'key': '7b5023b7b8ba4748ae01ed266b0efc7d', 'data': '', 'source': 0}
May 11 05:42:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:42:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058006161
May 11 05:42:35 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:42:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:42:36 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:42:36 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:42:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:42:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058106161
May 11 05:42:47 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:42:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:42:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:42:49 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:42:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e106060
May 11 05:42:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047106161
May 11 05:42:50 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:42:50 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:42:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056206060
May 11 05:42:51 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:42:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:42:51 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:42:51 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:42:52 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:42:52 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:42:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:42:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:42:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "bbf43cf3a16f4f70938ddba18fd51416", "rt": "gw"}
May 11 05:42:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377377.2146912, 'type': 's', 'key': 'bbf43cf3a16f4f70938ddba18fd51416', 'data': '', 'source': 0}
May 11 05:43:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005206060
May 11 05:43:01 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:43:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1547, 'walk_steps': 0} 1dd51dd500070000000000000000060b00150000000058306161
May 11 05:43:02 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:43:02 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:43:02 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:43:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:43:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047206161
May 11 05:43:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:43:05 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:43:05 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:43:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:43:06 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:43:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:43:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e306060
May 11 05:43:15 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:43:15 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:43:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c306160
May 11 05:43:16 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:43:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005006060
May 11 05:43:16 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:43:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003e307475
May 11 05:43:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:43:17 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377397, 'wearableId': 75}
May 11 05:43:17 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377397, 'wearableId': 75}
May 11 05:43:17 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377397, "wearableId": 75}, "key": "e120e2abcfdc497a92517512695219ca", "rt": "instant"}
May 11 05:43:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000058006161
May 11 05:43:17 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:43:17 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:43:17 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:43:17 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377397.5317323, 'type': 's', 'key': 'e120e2abcfdc497a92517512695219ca', 'data': '', 'source': 0}
May 11 05:43:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047006161
May 11 05:43:17 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377397, 'wearableId': 74}
May 11 05:43:17 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377397, 'wearableId': 74}
May 11 05:43:17 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377397, "wearableId": 74}, "key": "21de5b7e28c5405da226ca4c9d7232a9", "rt": "instant"}
May 11 05:43:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056106060
May 11 05:43:18 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:43:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:43:18 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377398, 'wearableId': 76}
May 11 05:43:18 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377398, 'wearableId': 76}
May 11 05:43:18 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377398, "wearableId": 76}, "key": "80cab8b52c9e40cdb289d0481ba0efd4", "rt": "instant"}
May 11 05:43:18 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377398.2970121, 'type': 's', 'key': '21de5b7e28c5405da226ca4c9d7232a9', 'data': '', 'source': 0}
May 11 05:43:18 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377398.6933527, 'type': 's', 'key': '80cab8b52c9e40cdb289d0481ba0efd4', 'data': '', 'source': 0}
May 11 05:43:22 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:43:22 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:43:25 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:43:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e106060
May 11 05:43:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047106161
May 11 05:43:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c206061
May 11 05:43:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056206060
May 11 05:43:30 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:43:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c106160
May 11 05:43:30 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:43:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:43:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003e007475
May 11 05:43:31 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377411, 'wearableId': 81}
May 11 05:43:31 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 62, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377411, 'wearableId': 81}
May 11 05:43:31 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 62, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 412, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377411, "wearableId": 81}, "key": "3ffb1f6a963f40e9b8c8bb04d7f049f6", "rt": "instant"}
May 11 05:43:32 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377412.0906987, 'type': 's', 'key': '3ffb1f6a963f40e9b8c8bb04d7f049f6', 'data': '', 'source': 0}
May 11 05:43:33 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:43:33 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:43:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:43:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377413, 'wearableId': 63}
May 11 05:43:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377413, 'wearableId': 63}
May 11 05:43:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377413, "wearableId": 63}, "key": "76a81e7a8c6744838fab3faf9000a8aa", "rt": "instant"}
May 11 05:43:33 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377413.7670045, 'type': 's', 'key': '76a81e7a8c6744838fab3faf9000a8aa', 'data': '', 'source': 0}
May 11 05:43:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005206060
May 11 05:43:43 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:43:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003e107475
May 11 05:43:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e206060
May 11 05:43:45 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377425, 'wearableId': 73}
May 11 05:43:45 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 44, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377425, 'wearableId': 73}
May 11 05:43:45 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 44, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377425, "wearableId": 73}, "key": "0b711c88f41744059204ba484699c4a3", "rt": "instant"}
May 11 05:43:45 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377425.6756382, 'type': 's', 'key': '0b711c88f41744059204ba484699c4a3', 'data': '', 'source': 0}
May 11 05:43:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047306161
May 11 05:43:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056006060
May 11 05:43:47 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:43:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:43:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c306160
May 11 05:43:48 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:43:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:43:53 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:43:53 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:43:56 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:43:56 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:43:56 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f36eda115d3f4776972e78f42014dfb2", "rt": "gw"}
May 11 05:43:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c006160
May 11 05:43:57 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:43:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377437.3747406, 'type': 's', 'key': 'f36eda115d3f4776972e78f42014dfb2', 'data': '', 'source': 0}
May 11 05:43:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e306060
May 11 05:43:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005006060
May 11 05:43:58 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:43:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003e307475
May 11 05:43:58 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:43:58 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:43:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 44, 'walk_steps': 0} 0f890f8900070000000000000000002c0006000000004e006060
May 11 05:44:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:44:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056106060
May 11 05:44:00 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:44:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d106060
May 11 05:44:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b206061
May 11 05:44:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c106160
May 11 05:44:12 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:44:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047206060
May 11 05:44:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:44:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 836, 'walk_steps': 3081} 10c610c6000700000c09092700000344012f1081cd0005106060
May 11 05:44:13 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:44:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 62, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003e007475
May 11 05:44:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000058206161
May 11 05:44:13 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:44:15 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:44:15 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:44:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040107475
May 11 05:44:23 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:44:23 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:44:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047306060
May 11 05:44:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:44:25 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:44:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040207475
May 11 05:44:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059306161
May 11 05:44:26 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:44:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047006161
May 11 05:44:26 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377466, 'wearableId': 74}
May 11 05:44:26 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377466, 'wearableId': 74}
May 11 05:44:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377466, "wearableId": 74}, "key": "425e8f5c44e54c3aa5e98345574edf5f", "rt": "instant"}
May 11 05:44:27 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377467.4435596, 'type': 's', 'key': '425e8f5c44e54c3aa5e98345574edf5f', 'data': '', 'source': 0}
May 11 05:44:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:44:27 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377467, 'wearableId': 75}
May 11 05:44:27 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377467, 'wearableId': 75}
May 11 05:44:27 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377467, "wearableId": 75}, "key": "ba15b1b7416a4432bbcc62df8d8d004e", "rt": "instant"}
May 11 05:44:28 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377468.2836356, 'type': 's', 'key': 'ba15b1b7416a4432bbcc62df8d8d004e', 'data': '', 'source': 0}
May 11 05:44:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b006061
May 11 05:44:29 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377469, 'wearableId': 76}
May 11 05:44:29 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377469, 'wearableId': 76}
May 11 05:44:29 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377469, "wearableId": 76}, "key": "c4e22da305a4473b936b05ccc2167098", "rt": "instant"}
May 11 05:44:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c306160
May 11 05:44:29 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:44:30 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377470.1985502, 'type': 's', 'key': 'c4e22da305a4473b936b05ccc2167098', 'data': '', 'source': 0}
May 11 05:44:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d006060
May 11 05:44:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056106060
May 11 05:44:39 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:44:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040307475
May 11 05:44:40 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377480, 'wearableId': 81}
May 11 05:44:40 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377480, 'wearableId': 81}
May 11 05:44:40 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 412, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377480, "wearableId": 81}, "key": "ebba8ce1beed48849bb11f2f6de82b45", "rt": "instant"}
May 11 05:44:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:44:41 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377480.7781446, 'type': 's', 'key': 'ebba8ce1beed48849bb11f2f6de82b45', 'data': '', 'source': 0}
May 11 05:44:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059106161
May 11 05:44:41 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:44:41 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:44:41 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:44:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047106161
May 11 05:44:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b106061
May 11 05:44:53 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:44:53 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:44:54 msm8909 python3[3057]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 05:44:54 msm8909 python3[3057]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 05:44:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d106060
May 11 05:44:54 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377494, 'wearableId': 73}
May 11 05:44:54 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377494, 'wearableId': 73}
May 11 05:44:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 45, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377494, "wearableId": 73}, "key": "01b83aa6bda8477e80efbcdec59f285f", "rt": "instant"}
May 11 05:44:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1553, 'walk_steps': 0} 18cf18cf0007000000000000000006110015000000005c106160
May 11 05:44:54 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:44:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377494.8279445, 'type': 's', 'key': '01b83aa6bda8477e80efbcdec59f285f', 'data': '', 'source': 0}
May 11 05:44:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:44:55 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:44:55 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:44:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047306161
May 11 05:44:56 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:44:56 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:44:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:44:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:44:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9d8c58d96d4e48818b5c7d0c8455b020", "rt": "gw"}
May 11 05:44:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040107475
May 11 05:44:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377497.6132607, 'type': 's', 'key': '9d8c58d96d4e48818b5c7d0c8455b020', 'data': '', 'source': 0}
May 11 05:44:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059306161
May 11 05:44:58 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:45:07 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:45:07 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:45:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059006161
May 11 05:45:08 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:45:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c306160
May 11 05:45:09 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:45:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056006060
May 11 05:45:09 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:45:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:45:11 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:45:11 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:45:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d306060
May 11 05:45:11 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:45:11 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:45:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b006061
May 11 05:45:12 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047006060
May 11 05:45:12 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377512, 'wearableId': 63}
May 11 05:45:12 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377512, 'wearableId': 63}
May 11 05:45:12 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377512, "wearableId": 63}, "key": "556f89ecb63643899fa0808e05638acf", "rt": "instant"}
May 11 05:45:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:45:12 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:45:12 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377512.5230258, 'type': 's', 'key': '556f89ecb63643899fa0808e05638acf', 'data': '', 'source': 0}
May 11 05:45:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056106060
May 11 05:45:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:45:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047106060
May 11 05:45:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:45:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d006060
May 11 05:45:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048106161
May 11 05:45:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d007475
May 11 05:45:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b106061
May 11 05:45:24 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:45:24 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:45:25 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:45:25 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:45:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c106160
May 11 05:45:26 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:45:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:45:35 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:45:35 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:45:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000058206161
May 11 05:45:35 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:45:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c206160
May 11 05:45:35 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:45:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:45:36 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377536, 'wearableId': 74}
May 11 05:45:36 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377536, 'wearableId': 74}
May 11 05:45:36 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377536, "wearableId": 74}, "key": "0ec2762053034124be4060f072c48bdb", "rt": "instant"}
May 11 05:45:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d106060
May 11 05:45:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:45:36 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:45:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b206061
May 11 05:45:36 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377536, 'wearableId': 76}
May 11 05:45:36 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 75, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377536, 'wearableId': 76}
May 11 05:45:36 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 75, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377536, "wearableId": 76}, "key": "fb15f7b9b33b4b2988d4f6636b29d5b4", "rt": "instant"}
May 11 05:45:36 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377536.6129131, 'type': 's', 'key': '0ec2762053034124be4060f072c48bdb', 'data': '', 'source': 0}
May 11 05:45:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:45:37 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377537, 'wearableId': 75}
May 11 05:45:37 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377537, 'wearableId': 75}
May 11 05:45:37 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377537, "wearableId": 75}, "key": "75b3b7ff17d54ccfbee5139655771262", "rt": "instant"}
May 11 05:45:37 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377537.0657511, 'type': 's', 'key': 'fb15f7b9b33b4b2988d4f6636b29d5b4', 'data': '', 'source': 0}
May 11 05:45:37 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377537.4030793, 'type': 's', 'key': '75b3b7ff17d54ccfbee5139655771262', 'data': '', 'source': 0}
May 11 05:45:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550047306060
May 11 05:45:50 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:45:50 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:45:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d306060
May 11 05:45:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b006061
May 11 05:45:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056006060
May 11 05:45:51 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:45:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d207475
May 11 05:45:51 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377551, 'wearableId': 81}
May 11 05:45:51 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377551, 'wearableId': 81}
May 11 05:45:51 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 61, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 412, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377551, "wearableId": 81}, "key": "ade14fef177e43f5a4cd742bde26fac4", "rt": "instant"}
May 11 05:45:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:45:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005306060
May 11 05:45:52 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377552.1311612, 'type': 's', 'key': 'ade14fef177e43f5a4cd742bde26fac4', 'data': '', 'source': 0}
May 11 05:45:52 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:45:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000058006161
May 11 05:45:52 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:45:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c306160
May 11 05:45:53 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:45:54 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:45:54 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:45:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:45:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:45:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a0ce20edcda44bfe963dcda15fc62b9d", "rt": "gw"}
May 11 05:45:57 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377557.8162265, 'type': 's', 'key': 'a0ce20edcda44bfe963dcda15fc62b9d', 'data': '', 'source': 0}
May 11 05:46:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c006160
May 11 05:46:03 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:46:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d006060
May 11 05:46:03 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377563, 'wearableId': 73}
May 11 05:46:03 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377563, 'wearableId': 73}
May 11 05:46:03 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 45, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377563, "wearableId": 73}, "key": "af2b14b34a58408c903955b05538a249", "rt": "instant"}
May 11 05:46:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d007475
May 11 05:46:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 75, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004b106061
May 11 05:46:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056106060
May 11 05:46:03 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:46:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005106060
May 11 05:46:04 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:46:05 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377564.9039748, 'type': 's', 'key': 'af2b14b34a58408c903955b05538a249', 'data': '', 'source': 0}
May 11 05:46:05 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:46:05 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:46:05 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:46:05 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:46:06 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:46:06 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:46:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:46:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000058206161
May 11 05:46:07 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:46:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:46:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059306161
May 11 05:46:17 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:46:18 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:46:18 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:46:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004c206060
May 11 05:46:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:46:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d107475
May 11 05:46:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:46:18 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377578, 'wearableId': 63}
May 11 05:46:18 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377578, 'wearableId': 63}
May 11 05:46:18 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377578, "wearableId": 63}, "key": "2083d7cd96ba48fca1b9fa34e6fbcca2", "rt": "instant"}
May 11 05:46:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:46:19 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377579.2377126, 'type': 's', 'key': '2083d7cd96ba48fca1b9fa34e6fbcca2', 'data': '', 'source': 0}
May 11 05:46:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005206060
May 11 05:46:19 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:46:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:46:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:46:25 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:46:25 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:46:31 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:46:31 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:46:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059006161
May 11 05:46:32 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004c306060
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048006161
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056006060
May 11 05:46:33 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:46:33 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:46:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:46:34 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005006060
May 11 05:46:34 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:46:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d307475
May 11 05:46:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:46:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:46:45 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377605, 'wearableId': 74}
May 11 05:46:45 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377605, 'wearableId': 74}
May 11 05:46:45 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377605, "wearableId": 74}, "key": "90876637292d40c395885c4ca13e62c3", "rt": "instant"}
May 11 05:46:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004c006060
May 11 05:46:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056206060
May 11 05:46:45 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:46:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:46:45 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377605.8725264, 'type': 's', 'key': '90876637292d40c395885c4ca13e62c3', 'data': '', 'source': 0}
May 11 05:46:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005b106160
May 11 05:46:46 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:46:46 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:46:46 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:46:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005106060
May 11 05:46:46 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:46:46 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059206161
May 11 05:46:46 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:46:47 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:46:47 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:46:47 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c206061
May 11 05:46:47 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377607, 'wearableId': 76}
May 11 05:46:47 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377607, 'wearableId': 76}
May 11 05:46:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377607, "wearableId": 76}, "key": "0027e4cf421f43d1a80b76ba548081df", "rt": "instant"}
May 11 05:46:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:46:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377608, 'wearableId': 75}
May 11 05:46:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377608, 'wearableId': 75}
May 11 05:46:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377608, "wearableId": 75}, "key": "1747b1960e4f40359f71df4adf0979fd", "rt": "instant"}
May 11 05:46:48 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377608.4302051, 'type': 's', 'key': '0027e4cf421f43d1a80b76ba548081df', 'data': '', 'source': 0}
May 11 05:46:49 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377608.8752704, 'type': 's', 'key': '1747b1960e4f40359f71df4adf0979fd', 'data': '', 'source': 0}
May 11 05:46:50 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:46:50 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:46:55 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:46:55 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:46:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:46:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:46:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7db3f6d9572c47e6bed2dc0bab40a3a1", "rt": "gw"}
May 11 05:46:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377617.9343662, 'type': 's', 'key': '7db3f6d9572c47e6bed2dc0bab40a3a1', 'data': '', 'source': 0}
May 11 05:46:59 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:46:59 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:47:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004c206060
May 11 05:47:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:47:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c023003d107475
May 11 05:47:00 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377620, 'wearableId': 81}
May 11 05:47:00 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 61, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377620, 'wearableId': 81}
May 11 05:47:00 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 61, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 412, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377620, "wearableId": 81}, "key": "a847b873ef3d4c9ea6271612c8a4e5d6", "rt": "instant"}
May 11 05:47:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:47:00 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:47:01 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377621.2378728, 'type': 's', 'key': 'a847b873ef3d4c9ea6271612c8a4e5d6', 'data': '', 'source': 0}
May 11 05:47:03 msm8909 python3[3057]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 05:47:03 msm8909 python3[3057]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 05:47:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1172, 'walk_steps': 0} 1583158300070000000000000000049400150000000056306060
May 11 05:47:03 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:47:04 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005306060
May 11 05:47:04 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:47:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:47:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005006060
May 11 05:47:13 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:47:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056106060
May 11 05:47:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:47:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:47:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:47:16 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:47:16 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:47:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d006060
May 11 05:47:17 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377637, 'wearableId': 73}
May 11 05:47:17 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377637, 'wearableId': 73}
May 11 05:47:17 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 45, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377637, "wearableId": 73}, "key": "b22d5673329447b9b33ddc8d468b21ec", "rt": "instant"}
May 11 05:47:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:47:18 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377637.8732042, 'type': 's', 'key': 'b22d5673329447b9b33ddc8d468b21ec', 'data': '', 'source': 0}
May 11 05:47:18 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040307475
May 11 05:47:25 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:47:25 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:47:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d106060
May 11 05:47:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056206060
May 11 05:47:27 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:47:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040007475
May 11 05:47:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005b106160
May 11 05:47:28 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:47:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:47:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c206061
May 11 05:47:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:47:30 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377650, 'wearableId': 63}
May 11 05:47:30 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377650, 'wearableId': 63}
May 11 05:47:30 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377650, "wearableId": 63}, "key": "6d937be069b548548bfb6731218f9cb5", "rt": "instant"}
May 11 05:47:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005106060
May 11 05:47:31 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:47:31 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377651.3588843, 'type': 's', 'key': '6d937be069b548548bfb6731218f9cb5', 'data': '', 'source': 0}
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048306161
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040207475
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c306061
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005b306160
May 11 05:47:42 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056306060
May 11 05:47:42 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:47:42 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:47:42 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:47:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:47:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044206161
May 11 05:47:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059306161
May 11 05:47:43 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:47:43 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:47:43 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:47:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d206060
May 11 05:47:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059006161
May 11 05:47:45 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:47:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005306060
May 11 05:47:45 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:47:46 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:47:46 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:47:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005b006160
May 11 05:47:55 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:47:55 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1548, 'walk_steps': 0} 1dd51dd500070000000000000000060c00150000000059106161
May 11 05:47:55 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:47:55 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:47:55 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:47:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:47:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377677, 'wearableId': 76}
May 11 05:47:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377677, 'wearableId': 76}
May 11 05:47:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377677, "wearableId": 76}, "key": "6aedb10ec3aa4e2aab9829acafcd0f8e", "rt": "instant"}
May 11 05:47:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056106060
May 11 05:47:57 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:47:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:47:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:47:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4f4866154e324a9bbbbea530972775ae", "rt": "gw"}
May 11 05:47:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:47:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377677.794301, 'type': 's', 'key': '6aedb10ec3aa4e2aab9829acafcd0f8e', 'data': '', 'source': 0}
May 11 05:47:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377677.9868824, 'type': 's', 'key': '4f4866154e324a9bbbbea530972775ae', 'data': '', 'source': 0}
May 11 05:47:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005006060
May 11 05:47:58 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:47:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d006060
May 11 05:48:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004d106060
May 11 05:48:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047206161
May 11 05:48:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377689, 'wearableId': 74}
May 11 05:48:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377689, 'wearableId': 74}
May 11 05:48:09 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377689, "wearableId": 74}, "key": "f16dd3904832400d90bf92a22d82ae46", "rt": "instant"}
May 11 05:48:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056206060
May 11 05:48:09 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:48:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 412, 'walk_steps': 0} 13d413d400070000000000000008019c000c00c0230040007475
May 11 05:48:10 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377690, 'wearableId': 81}
May 11 05:48:10 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 412, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377690, 'wearableId': 81}
May 11 05:48:10 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 412, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377690, "wearableId": 81}, "key": "a55db95511e24c4ebd60c03d6c8d4915", "rt": "instant"}
May 11 05:48:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044106161
May 11 05:48:10 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377690, 'wearableId': 75}
May 11 05:48:10 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377690, 'wearableId': 75}
May 11 05:48:10 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377690, "wearableId": 75}, "key": "1e345f60da214471a9e4e392cc05bdbc", "rt": "instant"}
May 11 05:48:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:48:10 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377690.0253098, 'type': 's', 'key': 'f16dd3904832400d90bf92a22d82ae46', 'data': '', 'source': 0}
May 11 05:48:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 303, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c09092700000345012f1081cd0005106060
May 11 05:48:10 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:48:10 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377690.4066293, 'type': 's', 'key': 'a55db95511e24c4ebd60c03d6c8d4915', 'data': '', 'source': 0}
May 11 05:48:10 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377690.5449624, 'type': 's', 'key': '1e345f60da214471a9e4e392cc05bdbc', 'data': '', 'source': 0}
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047006161
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004e206060
May 11 05:48:24 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377704, 'wearableId': 73}
May 11 05:48:24 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 45, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377704, 'wearableId': 73}
May 11 05:48:24 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 45, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377704, "wearableId": 73}, "key": "2b13e1054b864ecc85db7d170823551f", "rt": "instant"}
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c023003d207475
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c306061
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:48:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:48:24 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:48:25 msm8909 python3[3057]: Running Scheduled: Thread Check
May 11 05:48:25 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377704.9172683, 'type': 's', 'key': '2b13e1054b864ecc85db7d170823551f', 'data': '', 'source': 0}
May 11 05:48:25 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c0909270000034501301081cd0005306060
May 11 05:48:25 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:48:26 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:48:26 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:48:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c0909270000034501301081cd0005006060
May 11 05:48:37 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:48:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004e006060
May 11 05:48:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c106061
May 11 05:48:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c006160
May 11 05:48:39 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:48:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056106060
May 11 05:48:39 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:48:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:48:39 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377719, 'wearableId': 63}
May 11 05:48:39 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377719, 'wearableId': 63}
May 11 05:48:39 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377719, "wearableId": 63}, "key": "9ec914fc41a34579afeff59301b16ac6", "rt": "instant"}
May 11 05:48:40 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377720.2586558, 'type': 's', 'key': '9ec914fc41a34579afeff59301b16ac6', 'data': '', 'source': 0}
May 11 05:48:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047106161
May 11 05:48:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c023003d007475
May 11 05:48:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:48:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004e106060
May 11 05:48:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:48:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 61, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c023003d107475
May 11 05:48:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:48:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c0909270000034501301081cd0005206060
May 11 05:48:52 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:48:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058206161
May 11 05:48:52 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:48:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c206160
May 11 05:48:53 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:48:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000047306161
May 11 05:48:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056306060
May 11 05:48:54 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:48:56 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:48:56 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:48:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:48:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:48:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "925f7905330648c18d610b3c184dd4a0", "rt": "gw"}
May 11 05:48:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377738.2388387, 'type': 's', 'key': '925f7905330648c18d610b3c184dd4a0', 'data': '', 'source': 0}
May 11 05:49:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 45, 'walk_steps': 0} 0f890f8900070000000000000000002d0006000000004e306060
May 11 05:49:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:49:06 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:49:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058006161
May 11 05:49:07 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:49:07 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 837, 'walk_steps': 3081} 10c610c6000700000c0909270000034501301081cd0005306060
May 11 05:49:07 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:49:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1214, 'walk_steps': 0} 251a251a0007000000000000000004be0015000000004c006061
May 11 05:49:08 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377748, 'wearableId': 76}
May 11 05:49:08 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1214, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377748, 'wearableId': 76}
May 11 05:49:08 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1214, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377748, "wearableId": 76}, "key": "b4bbb17444a249a7b51adfe647bcea73", "rt": "instant"}
May 11 05:49:09 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:49:09 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:49:09 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377749.3585284, 'type': 's', 'key': 'b4bbb17444a249a7b51adfe647bcea73', 'data': '', 'source': 0}
May 11 05:49:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048106161
May 11 05:49:21 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377761, 'wearableId': 74}
May 11 05:49:21 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 40, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377761, 'wearableId': 74}
May 11 05:49:21 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 40, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377761, "wearableId": 74}, "key": "536c79653f01453c8c43f6c8360fd239", "rt": "instant"}
May 11 05:49:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:49:21 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377761, 'wearableId': 75}
May 11 05:49:21 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377761, 'wearableId': 75}
May 11 05:49:21 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377761, "wearableId": 75}, "key": "ee4be608315746a5892ee244dc33f583", "rt": "instant"}
May 11 05:49:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000055106060
May 11 05:49:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:49:22 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377761.6805613, 'type': 's', 'key': '536c79653f01453c8c43f6c8360fd239', 'data': '', 'source': 0}
May 11 05:49:22 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377761.7354953, 'type': 's', 'key': 'ee4be608315746a5892ee244dc33f583', 'data': '', 'source': 0}
May 11 05:49:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005106060
May 11 05:49:22 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:49:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c106160
May 11 05:49:22 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:49:23 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c106061
May 11 05:49:27 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:49:27 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:49:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004e106060
May 11 05:49:33 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377773, 'wearableId': 73}
May 11 05:49:33 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377773, 'wearableId': 73}
May 11 05:49:33 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 46, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377773, "wearableId": 73}, "key": "3b95cc20710d4d4a801e42b175ca8acb", "rt": "instant"}
May 11 05:49:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000055306060
May 11 05:49:33 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:49:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:49:34 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377774.1477509, 'type': 's', 'key': '3b95cc20710d4d4a801e42b175ca8acb', 'data': '', 'source': 0}
May 11 05:49:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1554, 'walk_steps': 0} 18cf18cf0007000000000000000006120015000000005c206160
May 11 05:49:35 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:49:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:49:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005206060
May 11 05:49:37 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:49:47 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:49:48 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:49:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004e306060
May 11 05:49:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000055006060
May 11 05:49:48 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:49:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040207475
May 11 05:49:48 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377788, 'wearableId': 81}
May 11 05:49:48 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377788, 'wearableId': 81}
May 11 05:49:48 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 413, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377788, "wearableId": 81}, "key": "ef6173cf063f461a820c7b3722193153", "rt": "instant"}
May 11 05:49:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:49:49 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377789, 'wearableId': 63}
May 11 05:49:49 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377789, 'wearableId': 63}
May 11 05:49:49 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377789, "wearableId": 63}, "key": "0c90c9e85bd9402db42bf78b02321cc7", "rt": "instant"}
May 11 05:49:49 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377789.3077722, 'type': 's', 'key': 'ef6173cf063f461a820c7b3722193153', 'data': '', 'source': 0}
May 11 05:49:49 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377789.4090016, 'type': 's', 'key': '0c90c9e85bd9402db42bf78b02321cc7', 'data': '', 'source': 0}
May 11 05:49:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005306060
May 11 05:49:49 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:49:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040307475
May 11 05:49:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c006061
May 11 05:49:57 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:49:57 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:49:57 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:49:57 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:49:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b60b8dd7c14e448986d866a0f77745ad", "rt": "gw"}
May 11 05:49:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377798.2954831, 'type': 's', 'key': 'b60b8dd7c14e448986d866a0f77745ad', 'data': '', 'source': 0}
May 11 05:50:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:50:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 40, 'walk_steps': 0} 0d550d5500070000000000000000002800060000000048206161
May 11 05:50:02 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:50:02 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:50:02 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:50:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 87, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000057206161
May 11 05:50:03 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:50:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040007475
May 11 05:50:05 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004e106060
May 11 05:50:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c306061
May 11 05:50:15 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1215, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377815, 'wearableId': 76}
May 11 05:50:15 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1215, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377815, 'wearableId': 76}
May 11 05:50:15 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1215, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377815, "wearableId": 76}, "key": "4fd56c8d60d948d1b443c54a7cd9cba4", "rt": "instant"}
May 11 05:50:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 85, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000055306060
May 11 05:50:15 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:50:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040107475
May 11 05:50:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377816.0314803, 'type': 's', 'key': '4fd56c8d60d948d1b443c54a7cd9cba4', 'data': '', 'source': 0}
May 11 05:50:16 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:50:16 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:50:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000048306161
May 11 05:50:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045206161
May 11 05:50:17 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:50:17 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:50:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000059306161
May 11 05:50:17 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:50:17 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d206060
May 11 05:50:19 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000048306161
May 11 05:50:20 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:50:20 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:50:27 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:50:27 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:50:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d306060
May 11 05:50:31 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:50:31 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:50:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:50:31 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000048106161
May 11 05:50:31 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377831, 'wearableId': 74}
May 11 05:50:31 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377831, 'wearableId': 74}
May 11 05:50:31 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377831, "wearableId": 74}, "key": "3f1313dda17b4ff58c21c75f65376c23", "rt": "instant"}
May 11 05:50:32 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000059106161
May 11 05:50:32 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:50:32 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377832.1014395, 'type': 's', 'key': '3f1313dda17b4ff58c21c75f65376c23', 'data': '', 'source': 0}
May 11 05:50:33 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c006061
May 11 05:50:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005106060
May 11 05:50:43 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:50:43 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:50:43 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:50:44 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d106060
May 11 05:50:44 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377844, 'wearableId': 73}
May 11 05:50:44 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 77, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377844, 'wearableId': 73}
May 11 05:50:44 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 77, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 46, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377844, "wearableId": 73}, "key": "1eccfd7d6bc24b9f93996ec00bce323f", "rt": "instant"}
May 11 05:50:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c206061
May 11 05:50:45 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:50:45 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377845.3859892, 'type': 's', 'key': '1eccfd7d6bc24b9f93996ec00bce323f', 'data': '', 'source': 0}
May 11 05:50:48 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040007475
May 11 05:50:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c306061
May 11 05:50:58 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:50:58 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:50:58 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:50:58 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:50:58 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "25fd56bfefce431493f27e9d26253ce1", "rt": "gw"}
May 11 05:50:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040107475
May 11 05:50:58 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377858, 'wearableId': 81}
May 11 05:50:58 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377858, 'wearableId': 81}
May 11 05:50:58 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 413, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377858, "wearableId": 81}, "key": "59e6ca8d7ce745a780263443bba227bd", "rt": "instant"}
May 11 05:50:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377858.4261363, 'type': 's', 'key': '25fd56bfefce431493f27e9d26253ce1', 'data': '', 'source': 0}
May 11 05:50:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377858.5289865, 'type': 's', 'key': '59e6ca8d7ce745a780263443bba227bd', 'data': '', 'source': 0}
May 11 05:50:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005206060
May 11 05:50:59 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:50:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 91, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005b306160
May 11 05:50:59 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:50:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000048306161
May 11 05:50:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 89, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000059306161
May 11 05:50:59 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:50:59 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:50:59 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:51:02 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:51:02 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:51:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 05:51:12 msm8909 python3[3057]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 05:51:13 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000048106161
May 11 05:51:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c106061
May 11 05:51:14 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004e006060
May 11 05:51:15 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040307475
May 11 05:51:16 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045006161
May 11 05:51:16 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377876, 'wearableId': 75}
May 11 05:51:16 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 69, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377876, 'wearableId': 75}
May 11 05:51:16 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 69, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377876, "wearableId": 75}, "key": "eac8a76819024284b8eddd0d101f03cb", "rt": "instant"}
May 11 05:51:16 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377876.7027674, 'type': 's', 'key': 'eac8a76819024284b8eddd0d101f03cb', 'data': '', 'source': 0}
May 11 05:51:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005c106160
May 11 05:51:26 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:51:27 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040007475
May 11 05:51:28 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:51:28 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:51:28 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045106161
May 11 05:51:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058206161
May 11 05:51:29 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:51:29 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040107475
May 11 05:51:30 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056206060
May 11 05:51:30 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:51:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040207475
May 11 05:51:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 69, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020045306161
May 11 05:51:41 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058006161
May 11 05:51:41 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:51:42 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056006060
May 11 05:51:42 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:51:43 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005c306160
May 11 05:51:43 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:51:43 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:51:43 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:51:51 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:51:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c106061
May 11 05:51:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058106161
May 11 05:51:53 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:51:53 msm8909 python3[3057]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 05:51:53 msm8909 python3[3057]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 05:51:53 msm8909 python3[3057]: Device not connected, retrying later
May 11 05:51:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c106061
May 11 05:51:53 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1215, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377913, 'wearableId': 76}
May 11 05:51:53 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 76, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 1215, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377913, 'wearableId': 76}
May 11 05:51:54 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 76, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 1215, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377913, "wearableId": 76}, "key": "8881354c1d154c1d8d98ec3b82b4dc23", "rt": "instant"}
May 11 05:51:54 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040307475
May 11 05:51:54 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377914.4209383, 'type': 's', 'key': '8881354c1d154c1d8d98ec3b82b4dc23', 'data': '', 'source': 0}
May 11 05:51:57 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:51:57 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377917, 'wearableId': 63}
May 11 05:51:57 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'bmrCals': 85, 'walkSteps': 3122, 'totalSteps': 3122, 'totalCals': 91, 'runSteps': 0, 'sleepDuration': 0, 'battery': 72, 'heartRate': 0, 'caseTemp': 96, 'actCals': 6, 'distance': 2285, 'thermalGen': 21, 'solarGen': 16, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377917, 'wearableId': 63}
May 11 05:51:57 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"bmrCals": 85, "walkSteps": 3122, "totalSteps": 3122, "totalCals": 91, "runSteps": 0, "sleepDuration": 0, "battery": 72, "heartRate": 0, "caseTemp": 96, "actCals": 6, "distance": 2285, "thermalGen": 21, "solarGen": 16, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377917, "wearableId": 63}, "key": "1321794c5a51457da9367e9b0c7a2e72", "rt": "instant"}
May 11 05:51:58 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:51:58 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:51:58 msm8909 python3[3057]: [SSE] Sending keepalive ping
May 11 05:51:58 msm8909 python3[3057]: [SSE] SENDING GATEWAY STATUS PING
May 11 05:51:58 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6cf9afb556d84671879bc085f05b3831", "rt": "gw"}
May 11 05:51:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377918.1512742, 'type': 's', 'key': '1321794c5a51457da9367e9b0c7a2e72', 'data': '', 'source': 0}
May 11 05:51:58 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377918.750098, 'type': 's', 'key': '6cf9afb556d84671879bc085f05b3831', 'data': '', 'source': 0}
May 11 05:52:08 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:52:08 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:52:08 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c206061
May 11 05:52:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 78, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004e106060
May 11 05:52:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377929, 'wearableId': 73}
May 11 05:52:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 78, 'heartRate': 0, 'caseTemp': 96, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 46, 'sleepState': 0, 'skinTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377929, 'wearableId': 73}
May 11 05:52:09 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 78, "heartRate": 0, "caseTemp": 96, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 46, "sleepState": 0, "skinTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377929, "wearableId": 73}, "key": "6adf2600806a41d28ba99a56e09b0a9f", "rt": "instant"}
May 11 05:52:09 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:52:09 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:52:09 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040107475
May 11 05:52:09 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377929, 'wearableId': 81}
May 11 05:52:09 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'bmrCals': 35, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 35, 'runSteps': 0, 'sleepDuration': 8, 'battery': 64, 'heartRate': 0, 'caseTemp': 116, 'actCals': 0, 'distance': 0, 'thermalGen': 12, 'solarGen': 413, 'sleepState': 0, 'skinTemp': 117}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377929, 'wearableId': 81}
May 11 05:52:09 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"bmrCals": 35, "walkSteps": 0, "totalSteps": 0, "totalCals": 35, "runSteps": 0, "sleepDuration": 8, "battery": 64, "heartRate": 0, "caseTemp": 116, "actCals": 0, "distance": 0, "thermalGen": 12, "solarGen": 413, "sleepState": 0, "skinTemp": 117}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377929, "wearableId": 81}, "key": "410a7fe48de8455d8f692a6e690732bb", "rt": "instant"}
May 11 05:52:09 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377929.5977466, 'type': 's', 'key': '6adf2600806a41d28ba99a56e09b0a9f', 'data': '', 'source': 0}
May 11 05:52:10 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377929.781189, 'type': 's', 'key': '410a7fe48de8455d8f692a6e690732bb', 'data': '', 'source': 0}
May 11 05:52:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048206060
May 11 05:52:10 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000047306161
May 11 05:52:10 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377930, 'wearableId': 74}
May 11 05:52:10 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'bmrCals': 0, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0, 'runSteps': 0, 'sleepDuration': 0, 'battery': 71, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 6, 'solarGen': 41, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377930, 'wearableId': 74}
May 11 05:52:10 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "runSteps": 0, "sleepDuration": 0, "battery": 71, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 6, "solarGen": 41, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377930, "wearableId": 74}, "key": "b594ae2f09514a948fdff89af09f03dc", "rt": "instant"}
May 11 05:52:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005c206160
May 11 05:52:11 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:52:11 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377930.8854592, 'type': 's', 'key': 'b594ae2f09514a948fdff89af09f03dc', 'data': '', 'source': 0}
May 11 05:52:11 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1173, 'walk_steps': 0} 1583158300070000000000000000049500150000000056306060
May 11 05:52:11 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:52:12 msm8909 python3[3057]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 05:52:12 msm8909 python3[3057]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 05:52:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c306061
May 11 05:52:21 msm8909 python3[3057]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 05:52:21 msm8909 python3[3057]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 05:52:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d206060
May 11 05:52:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040207475
May 11 05:52:21 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1174, 'walk_steps': 0} 1583158300070000000000000000049600150000000056006060
May 11 05:52:21 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:52:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048006060
May 11 05:52:22 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:52:22 msm8909 python3[3057]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377942, 'wearableId': 75}
May 11 05:52:22 msm8909 python3[3057]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'bmrCals': 2, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 2, 'runSteps': 0, 'sleepDuration': 0, 'battery': 68, 'heartRate': 0, 'caseTemp': 97, 'actCals': 0, 'distance': 0, 'thermalGen': 21, 'solarGen': 21, 'sleepState': 0, 'skinTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715377942, 'wearableId': 75}
May 11 05:52:22 msm8909 python3[3057]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"bmrCals": 2, "walkSteps": 0, "totalSteps": 0, "totalCals": 2, "runSteps": 0, "sleepDuration": 0, "battery": 68, "heartRate": 0, "caseTemp": 97, "actCals": 0, "distance": 0, "thermalGen": 21, "solarGen": 21, "sleepState": 0, "skinTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715377942, "wearableId": 75}, "key": "2a342aaad8924a599aa9d1eeffed9cdc", "rt": "instant"}
May 11 05:52:23 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:52:23 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:52:23 msm8909 python3[3057]: [SSE] RX'd: {'timestamp': 1715377943.3278301, 'type': 's', 'key': '2a342aaad8924a599aa9d1eeffed9cdc', 'data': '', 'source': 0}
May 11 05:52:24 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:52:24 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:52:26 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005c306160
May 11 05:52:26 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:52:26 msm8909 python3[3057]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 05:52:26 msm8909 python3[3057]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 05:52:28 msm8909 python3[3057]: Running Scheduled: Check Network
May 11 05:52:28 msm8909 python3[3057]: [NET] NETWORK GOOD.
May 11 05:52:35 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c106061
May 11 05:52:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d006060
May 11 05:52:36 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044006161
May 11 05:52:37 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000047106161
May 11 05:52:38 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040007475
May 11 05:52:39 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048106060
May 11 05:52:40 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005106060
May 11 05:52:40 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:52:40 msm8909 python3[3057]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 05:52:40 msm8909 python3[3057]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 05:52:49 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058306161
May 11 05:52:49 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:52:50 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000047306161
May 11 05:52:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040107475
May 11 05:52:51 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'total_steps': 3122, 'case_temp': 96, 'run_steps': 0, 'act_cals': 6, 'total_cals': 91, 'thermal_gen': 21, 'battery': 72, 'alert_status': b'\x00', 'bmr_cals': 85, 'pairing_code': b'\x1di', 'skin_temp': 96, 'distance': 2285, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 16, 'walk_steps': 3122} 1d691d69000700000c3208ed00000010001506f0550048306060
May 11 05:52:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'total_steps': 3081, 'case_temp': 96, 'run_steps': 0, 'act_cals': 16, 'total_cals': 477, 'thermal_gen': 304, 'battery': 5, 'alert_status': b'\x00', 'bmr_cals': 461, 'pairing_code': b'\x10\xc6', 'skin_temp': 96, 'distance': 2343, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 838, 'walk_steps': 3081} 10c610c6000700000c0909270000034601301081cd0005206060
May 11 05:52:52 msm8909 python3[3057]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 05:52:52 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:52:52 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:52:52 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 92, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1555, 'walk_steps': 0} 18cf18cf0007000000000000000006130015000000005c206160
May 11 05:52:52 msm8909 python3[3057]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 05:52:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c306061
May 11 05:52:53 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1174, 'walk_steps': 0} 1583158300070000000000000000049600150000000056306060
May 11 05:52:53 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:52:54 msm8909 python3[3057]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 05:52:58 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 76, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1215, 'walk_steps': 0} 251a251a0007000000000000000004bf0015000000004c306061
May 11 05:52:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 88, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1549, 'walk_steps': 0} 1dd51dd500070000000000000000060d00150000000058006161
May 11 05:52:59 msm8909 python3[3057]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 05:52:59 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 71, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 41, 'walk_steps': 0} 0d550d5500070000000000000000002900060000000047006161
May 11 05:53:00 msm8909 python3[3057]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 05:53:00 msm8909 python3[3057]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:53:00 msm8909 python3[3057]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 05:53:00 msm8909 python3[3057]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "82decc2bb3ea42459c7a136383719ec4", "rt": "gw"}
May 11 05:53:00 msm8909 python3[3057]: ACTIVATING HR.
May 11 05:53:00 msm8909 python3[3057]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 05:53:00 msm8909 python3[3057]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 05:53:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 8, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 116, 'run_steps': 0, 'act_cals': 0, 'total_cals': 35, 'thermal_gen': 12, 'battery': 64, 'alert_status': b'\x00', 'bmr_cals': 35, 'pairing_code': b'\x13\xd4', 'skin_temp': 117, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 413, 'walk_steps': 0} 13d413d400070000000000000008019d000c00c0230040207475
May 11 05:53:01 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 21, 'battery': 86, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 1174, 'walk_steps': 0} 1583158300070000000000000000049600150000000056006060
May 11 05:53:01 msm8909 python3[3057]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 05:53:02 msm8909 python3[3057]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 05:53:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 97, 'run_steps': 0, 'act_cals': 0, 'total_cals': 2, 'thermal_gen': 21, 'battery': 68, 'alert_status': b'\x00', 'bmr_cals': 2, 'pairing_code': b'\x1d\x92', 'skin_temp': 97, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 21, 'walk_steps': 0} 1d921d9200070000000000000000001500150000020044306161
May 11 05:53:03 msm8909 python3[3057]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'total_steps': 0, 'case_temp': 96, 'run_steps': 0, 'act_cals': 0, 'total_cals': 0, 'thermal_gen': 6, 'battery': 77, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 96, 'distance': 0, 'mtp_version': 7, 'sleep_state': 0, 'solar_gen': 46, 'walk_steps': 0} 0f890f8900070000000000000000002e0006000000004d306060
May 11 05:53:04 msm8909 python3[3057]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 62, 108, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 11 05:53:04 msm8909 python3[3057]: GOT Firmware Version: V1.5.4d0
May 11 05:53:04 msm8909 python3[3057]: GOT Pairing Code: 251a
May 11 05:53:04 msm8909 python3[3057]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 05:53:04 msm8909 python3[3057]: NO FW Update needed.
May 11 05:53:04 msm8909 python3[3057]: LAST SYNC: 1715367111