-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 18:21:23 msm8909 python3[2035]: DB VERSION: 9
May 08 18:21:23 msm8909 python3[2035]: [DB] No upgrade needed
May 08 18:21:23 msm8909 python3[2035]: [DEBUG] Looking for old files to remove in /data/logs
May 08 18:21:23 msm8909 python3[2035]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:21:23 msm8909 python3[2035]: [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 08 18:21:23 msm8909 python3[2035]: [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 08 18:21:24 msm8909 python3[2035]: [SSE] SETTING UP SSE
May 08 18:21:24 msm8909 python3[2035]: [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 08 18:21:24 msm8909 python3[2035]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa9e7cd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 18:21:24 msm8909 python3[2035]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa93a8310>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 18:21:38 msm8909 python3[2035]: Traceback (most recent call last):
May 08 18:21:38 msm8909 python3[2035]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 18:21:38 msm8909 python3[2035]: hci0 = BluetoothAdapter(0);
May 08 18:21:38 msm8909 python3[2035]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 18:21:38 msm8909 python3[2035]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 18:21:38 msm8909 python3[2035]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 18:21:38 msm8909 python3[2035]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 18:21:38 msm8909 python3[2035]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 18:21:38 msm8909 python3[2035]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 18:21:38 msm8909 python3[2035]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 18:21:38 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 18:21:38 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 18:21:38 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 18:21:43 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 18:21:43 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 18:21:43 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 18:21:45 msm8909 python3[3027]: READING DB FROM FILE: /data/mother.db
May 08 18:21:45 msm8909 python3[3027]: DB VERSION: 9
May 08 18:21:45 msm8909 python3[3027]: [DB] No upgrade needed
May 08 18:21:46 msm8909 python3[3027]: [DEBUG] Looking for old files to remove in /data/logs
May 08 18:21:46 msm8909 python3[3027]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:21:46 msm8909 python3[3027]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:21:46 msm8909 python3[3027]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:21:46 msm8909 python3[3027]: [SSE] SETTING UP SSE
May 08 18:21:46 msm8909 python3[3027]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:22:24 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:22:24 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:22:24 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:22:24 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:22:24 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:22:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "068086aa9fac40098f9f953b51669f35"}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163707.6942916, 'source': 0, 'type': 's', 'data': '', 'key': '2039c07456d94e46a58684217ce8621d'}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163708.9103117, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163708.9136112, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}]', 'type': 'wearables', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.1063964, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'type': 'wconfig', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] UPDATING W CONFIG
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.3109524, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'type': 'wconfig', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] UPDATING W CONFIG
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.5201545, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'type': 'wconfig', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] UPDATING W CONFIG
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.7093306, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'type': 'wconfig', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] UPDATING W CONFIG
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.8972342, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'type': 'wconfig', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] UPDATING W CONFIG
May 08 18:22:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163709.942924, 'source': 1, 'data': '0', 'type': 'prov', 'key': None}
May 08 18:22:24 msm8909 python3[3027]: [SSE] SETTING PROVISIONING TO: 0
May 08 18:22:24 msm8909 python3[3027]: [SSE] RETRY: gw
May 08 18:22:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "c065aef1e0d84e248efe78dcb8c2418e"}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RETRY: instant
May 08 18:22:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"wearableId": 76, "configId": 295, "utcTimestamp": 1715163634, "statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 644, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "walkSteps": 2083, "caseTemp": 99, "heartRate": 0, "distance": 1709, "totalCals": 67}, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db"}, "key": "0dc15f0c192e40178dc68ff98ddbda6a"}
May 08 18:22:24 msm8909 python3[3027]: [SSE] RETRY: gw
May 08 18:22:25 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "c065aef1e0d84e248efe78dcb8c2418e"}
May 08 18:22:25 msm8909 python3[3027]: [CONFIG] SSE Has new config, updating
May 08 18:22:25 msm8909 python3[3027]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:22:25 msm8909 python3[3027]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:22:25 msm8909 python3[3027]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 18:22:25 msm8909 python3[3027]: [CLOUD] Activating Gateway
May 08 18:22:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049106868
May 08 18:22:25 msm8909 python3[3027]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 08 18:22:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163744.9706099, 'source': 0, 'type': 's', 'data': '', 'key': '068086aa9fac40098f9f953b51669f35'}
May 08 18:22:25 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 800, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715163745, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:22:25 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 800, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715163745, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:22:25 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 800, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715163745, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "87595d8f63ef481bbc51b1849d953cb9"}
May 08 18:22:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163745.2217607, 'source': 0, 'type': 's', 'data': '', 'key': 'c065aef1e0d84e248efe78dcb8c2418e'}
May 08 18:22:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163745.2610738, 'source': 0, 'type': 's', 'data': '', 'key': '0dc15f0c192e40178dc68ff98ddbda6a'}
May 08 18:22:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163745.3258264, 'source': 0, 'type': 's', 'data': '', 'key': 'c065aef1e0d84e248efe78dcb8c2418e'}
May 08 18:22:25 msm8909 python3[3027]: DBUS: Discovered 06:05:04:72:36:74 .
May 08 18:22:25 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:22:25 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:22:26 msm8909 python3[3027]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 18:22:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tB', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tB'} 094209420006
May 08 18:22:26 msm8909 python3[3027]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 18:22:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163745.9910731, 'source': 0, 'type': 's', 'data': '', 'key': '87595d8f63ef481bbc51b1849d953cb9'}
May 08 18:22:26 msm8909 python3[3027]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 08 18:22:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:22:26 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:22:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 705, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c100130ab1f7004f206262
May 08 18:22:27 msm8909 python3[3027]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 08 18:22:27 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 705, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163747, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:22:27 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 705, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163747, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:22:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 705, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715163747, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "c4a16f4203d042d69336e4a1cad56f4e"}
May 08 18:22:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163747.5583508, 'source': 0, 'type': 's', 'data': '', 'key': 'c4a16f4203d042d69336e4a1cad56f4e'}
May 08 18:22:27 msm8909 python3[3027]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 18:22:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1161, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030489000a000002005a005f5f
May 08 18:22:27 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:22:27 msm8909 python3[3027]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 18:22:27 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:22:27 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:22:27 msm8909 python3[3027]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 18:22:27 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 08 18:22:27 msm8909 python3[3027]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 18:22:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:22:28 msm8909 python3[3027]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 08 18:22:28 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715163748, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:22:28 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715163748, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:22:28 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 74, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715163748, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "026733dbacad48b693af4f3757ef7a78"}
May 08 18:22:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:22:28 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:22:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:22:28 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:22:28 msm8909 python3[3027]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 18:22:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:22:28 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:22:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163748.8341711, 'source': 0, 'type': 's', 'data': '', 'key': '026733dbacad48b693af4f3757ef7a78'}
May 08 18:22:28 msm8909 python3[3027]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 18:22:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:22:28 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:22:29 msm8909 python3[3027]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 08 18:22:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 55, 'alert_status': b'\x00', 'solar_gen': 388, 'company_id': b'\x05\xd5', 'total_steps': 4706, 'run_steps': 0, 'thermal_gen': 239, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'walk_steps': 4706, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 81, 'act_cals': 25, 'total_cals': 1123, 'battery': 49, 'distance': 3578, 'mtp_version': 7, 'bmr_cals': 1098} 05d505d50007000012620dfa0037018400ef19244a5131347d7e
May 08 18:22:29 msm8909 python3[3027]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 18:22:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:22:39 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:22:39 msm8909 python3[3027]: DBUS: Discovered 06:05:04:D7:44:7C .
May 08 18:22:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1dl'} 1d6c1d6c0006
May 08 18:22:39 msm8909 python3[3027]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 08 18:22:39 msm8909 python3[3027]: DBUS: Discovered 06:05:04:66:30:47 .
May 08 18:22:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:22:39 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:22:39 msm8909 python3[3027]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 08 18:22:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 08 18:22:39 msm8909 python3[3027]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 18:22:39 msm8909 python3[3027]: DBUS: Discovered 06:05:04:7E:53:24 .
May 08 18:22:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:22:39 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:22:40 msm8909 python3[3027]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 18:22:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 08 18:22:40 msm8909 python3[3027]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 18:22:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 648, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000288000a06b03d004f006263
May 08 18:22:40 msm8909 python3[3027]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 08 18:22:40 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 648, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163760, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:22:40 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 648, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163760, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:22:40 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 648, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715163760, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "0ffca4c3f0974da897e82afa32ecbdfd"}
May 08 18:22:40 msm8909 python3[3027]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 08 18:22:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04\xf2', 'mtp_version': 5, 'company_id': b'_\x00'} 04f2065f00
May 08 18:22:40 msm8909 python3[3027]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 08 18:22:40 msm8909 python3[3027]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 08 18:22:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 08 18:22:40 msm8909 python3[3027]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 18:22:40 msm8909 python3[3027]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 18:22:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:22:40 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:22:41 msm8909 python3[3027]: DBUS: Discovered 06:05:04:06:75:3E .
May 08 18:22:41 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x0e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\x0e'} 000e000e0006
May 08 18:22:41 msm8909 python3[3027]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 08 18:22:41 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163760.8250566, 'source': 0, 'type': 's', 'data': '', 'key': '0ffca4c3f0974da897e82afa32ecbdfd'}
May 08 18:22:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 55, 'alert_status': b'\x00', 'solar_gen': 388, 'company_id': b'\x05\xd5', 'total_steps': 4706, 'run_steps': 0, 'thermal_gen': 239, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'walk_steps': 4706, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 81, 'act_cals': 25, 'total_cals': 1123, 'battery': 49, 'distance': 3578, 'mtp_version': 7, 'bmr_cals': 1098} 05d505d50007000012620dfa0037018400ef19244a5131147d7e
May 08 18:22:41 msm8909 python3[3027]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 18:22:41 msm8909 python3[3027]: DBUS: Discovered 06:05:04:39:B4:0A .
May 08 18:22:41 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xca', 'mtp_version': 5, 'company_id': b'_\x00'} 17ca065f00
May 08 18:22:41 msm8909 python3[3027]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 08 18:22:41 msm8909 python3[3027]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 18:22:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1157, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010485000a000000005a106060
May 08 18:22:41 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:22:41 msm8909 python3[3027]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 08 18:22:41 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 08 18:22:41 msm8909 python3[3027]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 18:22:42 msm8909 python3[3027]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 18:22:42 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:22:42 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:22:43 msm8909 python3[3027]: DBUS: Discovered 06:05:04:09:A0:9C .
May 08 18:22:43 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 08 18:22:43 msm8909 python3[3027]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 18:22:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 705, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c100130ab1f7004f306262
May 08 18:22:43 msm8909 python3[3027]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 18:22:43 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:22:43 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:22:43 msm8909 python3[3027]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 18:22:43 msm8909 python3[3027]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 08 18:22:43 msm8909 python3[3027]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 18:22:53 msm8909 python3[3027]: DBUS: Discovered 06:05:04:1C:09:57 .
May 08 18:22:53 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW'} 095709570006
May 08 18:22:53 msm8909 python3[3027]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 18:22:53 msm8909 python3[3027]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 18:22:53 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xe8'} 1ee81ee80006
May 08 18:22:53 msm8909 python3[3027]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 18:22:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1161, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030489000a000002005a305f5f
May 08 18:22:53 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:22:54 msm8909 python3[3027]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 08 18:22:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1ev', 'mtp_version': 5, 'company_id': b'_\x00'} 1e76065f00
May 08 18:22:54 msm8909 python3[3027]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 08 18:22:54 msm8909 python3[3027]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 18:22:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 08 18:22:54 msm8909 python3[3027]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 18:22:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:22:54 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:22:54 msm8909 python3[3027]: DBUS: Discovered 06:05:04:B5:22:28 .
May 08 18:22:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 282, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 126, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 128, 'sleep_state': 4, 'heart_rate': 87, 'act_cals': 26, 'total_cals': 613, 'battery': 57, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 587} 22282228000700001a7213a90175011a00491ad24b5739147e80
May 08 18:22:54 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:22:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049306868
May 08 18:22:55 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:22:55 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:22:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a106969
May 08 18:23:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049106868
May 08 18:23:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:23:07 msm8909 python3[3027]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 18:23:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 648, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 98, 'sleep_state': 4, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 12, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 12} 15831583000700000000000000000288000a00200c0058346162
May 08 18:23:07 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:23:07 msm8909 python3[3027]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 08 18:23:07 msm8909 python3[3027]: ADVERT: {'pairing_code': b'$}', 'mtp_version': 5, 'company_id': b'_\x00'} 247d065f00
May 08 18:23:07 msm8909 python3[3027]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 08 18:23:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 705, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c100130ab1f7004f206262
May 08 18:23:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:23:08 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:23:08 msm8909 python3[3027]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 18:23:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12\xde', 'mtp_version': 5, 'company_id': b'_\x00'} 12de055f00
May 08 18:23:08 msm8909 python3[3027]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 18:23:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 648, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 98, 'sleep_state': 4, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 12, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 12} 15831583000700000000000000000288000a00200c0058046162
May 08 18:23:09 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:23:09 msm8909 python3[3027]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 18:23:09 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 08 18:23:09 msm8909 python3[3027]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 18:23:10 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:23:10 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:23:21 msm8909 python3[3027]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 18:23:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:23:21 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:23:23 msm8909 python3[3027]: DBUS: Discovered 06:05:04:98:84:B4 .
May 08 18:23:23 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0f\x84', 'mtp_version': 5, 'company_id': b'_\x00'} 0f84065f00
May 08 18:23:23 msm8909 python3[3027]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 08 18:23:23 msm8909 python3[3027]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 18:23:23 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 08 18:23:23 msm8909 python3[3027]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 18:23:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006969
May 08 18:23:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 650, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028a000a06b03d004e006263
May 08 18:23:25 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:23:25 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:23:25 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:23:25 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:23:25 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ed724fb23416426581d43faa6bd3e21f"}
May 08 18:23:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163805.5358384, 'source': 0, 'type': 's', 'data': '', 'key': 'ed724fb23416426581d43faa6bd3e21f'}
May 08 18:23:25 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 18:23:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 705, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c100130ab1f70050106262
May 08 18:23:37 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 705, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163817, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:23:37 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 705, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163817, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:23:37 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 705, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715163817, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "62db1a3299f447d28c0a2dab70ebb919"}
May 08 18:23:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1159, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010487000a000000005a206060
May 08 18:23:38 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:23:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 649, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000289000a00200d0058306161
May 08 18:23:38 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:23:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106969
May 08 18:23:39 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715163819, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:23:39 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715163819, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:23:39 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715163819, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "a58b9bdf46b94aa6b931ec950a458df2"}
May 08 18:23:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049306868
May 08 18:23:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 705, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c100130ab1f70050106262
May 08 18:23:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 650, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028a000a06b03d004e206263
May 08 18:23:42 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 650, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163822, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:23:42 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 650, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163822, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:23:42 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 650, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715163822, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "6dc30e21c6c64344a501f7bacde0fe49"}
May 08 18:23:45 msm8909 python3[3027]: DBUS: Connect Failed with 06:05:04:32:34:65
May 08 18:23:45 msm8909 python3[3027]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 18:23:45 msm8909 python3[3027]: Device not connected, retrying later
May 08 18:23:46 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163818.3720844, 'source': 0, 'type': 's', 'data': '', 'key': '62db1a3299f447d28c0a2dab70ebb919'}
May 08 18:23:46 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163820.2170436, 'source': 0, 'type': 's', 'data': '', 'key': 'a58b9bdf46b94aa6b931ec950a458df2'}
May 08 18:23:46 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163822.5857923, 'source': 0, 'type': 's', 'data': '', 'key': '6dc30e21c6c64344a501f7bacde0fe49'}
May 08 18:23:46 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 18:23:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049306868
May 08 18:23:50 msm8909 python3[3027]: DBUS: Connected to 06:05:04:32:34:65
May 08 18:23:50 msm8909 python3[3027]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 08 18:23:50 msm8909 python3[3027]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 08 18:23:50 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "31f72afcda9d4243b92b537f704ec56b"}
May 08 18:23:50 msm8909 python3[3027]: ACTIVATING HR.
May 08 18:23:55 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:23:55 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:23:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:23:56 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:23:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:23:56 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:23:56 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:23:57 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:23:57 msm8909 python3[3027]: 133.15305399894714 [06:05:04:32:34:65] <- HR 0000
May 08 18:23:57 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:23:57 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:23:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1159, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010487000a000000005a006060
May 08 18:23:58 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:23:58 msm8909 python3[3027]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 81, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 08 18:23:58 msm8909 python3[3027]: GOT Firmware Version: V1.5.4d0
May 08 18:23:58 msm8909 python3[3027]: GOT Pairing Code: 0d55
May 08 18:23:58 msm8909 python3[3027]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 18:23:58 msm8909 python3[3027]: NO FW Update needed.
May 08 18:23:58 msm8909 python3[3027]: LAST SYNC: 1715163602
May 08 18:24:00 msm8909 python3[3027]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [125, 14, 0, 0, 117, 14, 0, 1, 8, 0, 0, 2, 189, 163, 10, 16, 44, 235, 7, 17, 145, 184, 2, 18, 0, 0, 0, 32, 186, 10, 0, 48, 32, 3, 0, 64, 209, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 18:24:00 msm8909 python3[3027]: ACTIVITY: 0
May 08 18:24:00 msm8909 python3[3027]: HR READING: 0 TOOK 0.000473 secs
May 08 18:24:00 msm8909 python3[3027]: DEACTIVATING HR.
May 08 18:24:00 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:24:00 msm8909 python3[3027]: GOT Instant Data: {'bmr_cals': 518956, 'solar_gen': 800, 'battery': 73, 'run_steps': 8, 'thermal_gen': 209, 'heart_rate': 0, 'case_temp': 104, 'sleep_duration': 0, 'walk_steps': 3701, 'activity': 0, 'total_steps': 3709, 'act_cals': 178321, 'total_cals': 697277, 'distance': 2746, 'skin_temp': 104}
May 08 18:24:00 msm8909 python3[3027]: W ID: 74
May 08 18:24:00 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'actCals': 178321, 'runSteps': 8, 'bmrCals': 518956, 'solarGen': 800, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'activity': 0, 'walkSteps': 3701, 'caseTemp': 104, 'heartRate': 0, 'distance': 2746, 'totalCals': 697277}, 'configId': 294, 'utcTimestamp': 1715163840, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:24:00 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'actCals': 178321, 'runSteps': 8, 'bmrCals': 518956, 'solarGen': 800, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'activity': 0, 'walkSteps': 3701, 'caseTemp': 104, 'heartRate': 0, 'distance': 2746, 'totalCals': 697277}, 'configId': 294, 'utcTimestamp': 1715163840, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:24:00 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"actCals": 178321, "runSteps": 8, "bmrCals": 518956, "solarGen": 800, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "activity": 0, "walkSteps": 3701, "caseTemp": 104, "heartRate": 0, "distance": 2746, "totalCals": 697277}, "configId": 294, "utcTimestamp": 1715163840, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "10f74f48408f4561aa4c1bd5ac7ce758"}
May 08 18:24:00 msm8909 python3[3027]: Instant Upload complete
May 08 18:24:00 msm8909 python3[3027]: DBUS: Disconnecting from 06:05:04:32:34:65
May 08 18:24:03 msm8909 python3[3027]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 18:24:03 msm8909 python3[3027]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 18:24:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 800, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032000d10b22060049306868
May 08 18:24:03 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:24:03 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:24:03 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163830.8799975, 'source': 0, 'type': 's', 'data': '', 'key': '31f72afcda9d4243b92b537f704ec56b'}
May 08 18:24:03 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163840.7146349, 'source': 0, 'type': 's', 'data': '', 'key': '10f74f48408f4561aa4c1bd5ac7ce758'}
May 08 18:24:09 msm8909 python3[3027]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 08 18:24:09 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1f\x03', 'mtp_version': 5, 'company_id': b'_\x00'} 1f03055f00
May 08 18:24:09 msm8909 python3[3027]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 08 18:24:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006969
May 08 18:24:09 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:24:09 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:24:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a106969
May 08 18:24:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 650, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028a000a06b03d004e106263
May 08 18:24:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:24:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049306868
May 08 18:24:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 706, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c200130ab1f70050206262
May 08 18:24:25 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:24:25 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:24:25 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f0f17154b9b844358ac7042ae0c19314"}
May 08 18:24:25 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 08 18:24:25 msm8909 python3[3027]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 18:24:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163865.7929385, 'source': 0, 'type': 's', 'data': '', 'key': 'f0f17154b9b844358ac7042ae0c19314'}
May 08 18:24:26 msm8909 python3[3027]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 08 18:24:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:24:26 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:24:33 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:24:33 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:24:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:24:36 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:24:37 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1dl'} 1d6c1d6c0006
May 08 18:24:37 msm8909 python3[3027]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 08 18:24:38 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 18:24:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 706, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c200130ab1f70050206262
May 08 18:24:46 msm8909 python3[3027]: DBUS: Discovered 06:05:04:52:C0:04 .
May 08 18:24:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4'} 23c423c40006
May 08 18:24:46 msm8909 python3[3027]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 18:24:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:24:46 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:24:46 msm8909 python3[3027]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 08 18:24:46 msm8909 python3[3027]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 18:24:46 msm8909 python3[3027]: Device not connected, retrying later
May 08 18:24:46 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 18:24:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 706, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c200130ab1f70050206262
May 08 18:24:46 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 706, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163886, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:24:46 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 706, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715163886, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:24:46 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 706, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715163886, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "ba29931b885d4637acff9050695d9cb7"}
May 08 18:24:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a106969
May 08 18:24:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 652, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028c000a06b03d004e106263
May 08 18:24:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 652, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163893, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:24:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 652, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163893, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:24:53 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 652, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715163893, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "95c31267a7bd4cac83ef8d9221caeece"}
May 08 18:24:54 msm8909 python3[3027]: DBUS: Discovered 06:05:04:B3:76:89 .
May 08 18:24:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x01Y', 'mtp_version': 5, 'company_id': b'_\x00'} 0159065f00
May 08 18:24:54 msm8909 python3[3027]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 08 18:24:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 08 18:24:54 msm8909 python3[3027]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 18:24:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:24:54 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:24:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 650, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028a000a00200d0058306161
May 08 18:24:55 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:24:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 08 18:24:56 msm8909 python3[3027]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 18:25:06 msm8909 python3[3027]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 08 18:25:06 msm8909 python3[3027]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 18:25:06 msm8909 python3[3027]: Device not connected, retrying later
May 08 18:25:06 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:25:07 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:25:07 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163886.9440098, 'source': 0, 'type': 's', 'data': '', 'key': 'ba29931b885d4637acff9050695d9cb7'}
May 08 18:25:07 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163894.3463564, 'source': 0, 'type': 's', 'data': '', 'key': '95c31267a7bd4cac83ef8d9221caeece'}
May 08 18:25:07 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 18:25:12 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:25:13 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1162, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd500070000000000000001048a000a0000000059006060
May 08 18:25:13 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:25:13 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:25:13 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:25:14 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 707, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c300130ab1f70050306262
May 08 18:25:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 652, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028c000a06b03d004e306263
May 08 18:25:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 652, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028c000a00200d0058206161
May 08 18:25:16 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:25:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:25:19 msm8909 python3[3027]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 18:25:19 msm8909 python3[3027]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 18:25:19 msm8909 python3[3027]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 18:25:19 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "ad131b417f43406c936fcdf3ccfb19af"}
May 08 18:25:19 msm8909 python3[3027]: ACTIVATING HR.
May 08 18:25:27 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:25:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1162, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd500070000000000000001048a000a0000000059206060
May 08 18:25:28 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:25:28 msm8909 python3[3027]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 39, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 08 18:25:28 msm8909 python3[3027]: GOT Firmware Version: V1.5.4d0
May 08 18:25:28 msm8909 python3[3027]: GOT Pairing Code: 1d92
May 08 18:25:28 msm8909 python3[3027]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 18:25:28 msm8909 python3[3027]: NO FW Update needed.
May 08 18:25:28 msm8909 python3[3027]: LAST SYNC: 1715152799
May 08 18:25:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 652, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028c000a00200d0058306161
May 08 18:25:29 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:25:29 msm8909 python3[3027]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 105, 0, 0, 80, 105, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 18:25:29 msm8909 python3[3027]: ACTIVITY: 0
May 08 18:25:32 msm8909 python3[3027]: ADVERT: {'pairing_code': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4'} 23c423c40006
May 08 18:25:32 msm8909 python3[3027]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 18:25:38 msm8909 python3[3027]: 233.82759118080139 [06:05:04:11:B9:D2] <- HR 0000
May 08 18:25:38 msm8909 python3[3027]: HR READING: 0 TOOK 8.522774 secs
May 08 18:25:38 msm8909 python3[3027]: DEACTIVATING HR.
May 08 18:25:38 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:25:38 msm8909 python3[3027]: GOT Instant Data: {'bmr_cals': 51874, 'solar_gen': 10, 'battery': 73, 'run_steps': 64, 'thermal_gen': 10, 'heart_rate': 0, 'case_temp': 105, 'sleep_duration': 0, 'walk_steps': 2098, 'activity': 0, 'total_steps': 2162, 'act_cals': 122078, 'total_cals': 173952, 'distance': 1826, 'skin_temp': 105}
May 08 18:25:38 msm8909 python3[3027]: W ID: 75
May 08 18:25:38 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'actCals': 122078, 'runSteps': 64, 'bmrCals': 51874, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'activity': 0, 'walkSteps': 2098, 'caseTemp': 105, 'heartRate': 0, 'distance': 1826, 'totalCals': 173952}, 'configId': 291, 'utcTimestamp': 1715163938, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:25:38 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'actCals': 122078, 'runSteps': 64, 'bmrCals': 51874, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'activity': 0, 'walkSteps': 2098, 'caseTemp': 105, 'heartRate': 0, 'distance': 1826, 'totalCals': 173952}, 'configId': 291, 'utcTimestamp': 1715163938, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:25:38 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"actCals": 122078, "runSteps": 64, "bmrCals": 51874, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "activity": 0, "walkSteps": 2098, "caseTemp": 105, "heartRate": 0, "distance": 1826, "totalCals": 173952}, "configId": 291, "utcTimestamp": 1715163938, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "50da03fc59cb4fdf9385955d0332dff3"}
May 08 18:25:38 msm8909 python3[3027]: Instant Upload complete
May 08 18:25:38 msm8909 python3[3027]: using silent sync
May 08 18:25:38 msm8909 python3[3027]: Starting sync for: 06:05:04:11:B9:D2
May 08 18:25:38 msm8909 python3[3027]: ACTIVATING AMDTP.
May 08 18:25:39 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 18:25:40 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 18:25:40 msm8909 python3[3027]: Sending start sync for: 06:05:04:11:B9:D2
May 08 18:25:40 msm8909 python3[3027]: 236.68432879447937 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 08 18:25:41 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 18:25:42 msm8909 python3[3027]: 237.98263764381409 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:42 msm8909 python3[3027]: 238.64003872871399 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 18:25:42 msm8909 python3[3027]: 238.65015411376953 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:42 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:42 msm8909 python3[3027]: Header: 06004010 payload: e200 crc: 9183912d
May 08 18:25:42 msm8909 python3[3027]: 238.65687417984009 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 08 18:25:42 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 18:25:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 654, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028e000a06b03d004e206263
May 08 18:25:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049206868
May 08 18:25:43 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 801, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715163943, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:25:43 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 801, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715163943, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:25:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 801, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715163943, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "e908fbe18b8646958a0cb51003c80a62"}
May 08 18:25:43 msm8909 python3[3027]: 239.56447649002075 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:43 msm8909 python3[3027]: 239.59481811523438 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 08 18:25:43 msm8909 python3[3027]: 239.6063985824585 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:43 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:43 msm8909 python3[3027]: Header: 06004011 payload: e200 crc: 9183912d
May 08 18:25:43 msm8909 python3[3027]: 239.61876559257507 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 08 18:25:43 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 18:25:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049306868
May 08 18:25:44 msm8909 python3[3027]: 240.20621728897095 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:44 msm8909 python3[3027]: 240.53885054588318 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 08 18:25:44 msm8909 python3[3027]: 240.54983949661255 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:44 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:44 msm8909 python3[3027]: Header: 06004012 payload: e200 crc: 9183912d
May 08 18:25:44 msm8909 python3[3027]: 240.55896210670471 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 08 18:25:44 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 18:25:45 msm8909 python3[3027]: 241.19641494750977 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:45 msm8909 python3[3027]: 241.23402881622314 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 08 18:25:45 msm8909 python3[3027]: 241.2438223361969 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:45 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:45 msm8909 python3[3027]: Header: 06004013 payload: e200 crc: 9183912d
May 08 18:25:45 msm8909 python3[3027]: 241.25080275535583 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 08 18:25:45 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 18:25:45 msm8909 python3[3027]: 241.3341851234436 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:45 msm8909 python3[3027]: 241.69987964630127 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 08 18:25:45 msm8909 python3[3027]: 241.7091498374939 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:45 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:45 msm8909 python3[3027]: Header: 06004014 payload: e200 crc: 9183912d
May 08 18:25:45 msm8909 python3[3027]: 241.7162766456604 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 08 18:25:45 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 18:25:45 msm8909 python3[3027]: 241.78368663787842 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:46 msm8909 python3[3027]: 241.8150737285614 [06:05:04:11:B9:D2] <- RX 240040150000663b532a000000190064070b00000872000007220002a7800000000000153714ef59
May 08 18:25:46 msm8909 python3[3027]: 241.82516884803772 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:46 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:46 msm8909 python3[3027]: user prefs:
May 08 18:25:46 msm8909 python3[3027]: self.clockFormat: 00
May 08 18:25:46 msm8909 python3[3027]: self.unit: 00
May 08 18:25:46 msm8909 python3[3027]: self.time: 00000000
May 08 18:25:46 msm8909 python3[3027]: self.timezone: 0000
May 08 18:25:46 msm8909 python3[3027]: self.gender: 00
May 08 18:25:46 msm8909 python3[3027]: self.age: 19
May 08 18:25:46 msm8909 python3[3027]: self.weight: 0064
May 08 18:25:46 msm8909 python3[3027]: self.height: 070b
May 08 18:25:46 msm8909 python3[3027]: self.steps: 00003a98
May 08 18:25:46 msm8909 python3[3027]: self.distance: 00000003
May 08 18:25:46 msm8909 python3[3027]: self.calories: 000004b0
May 08 18:25:46 msm8909 python3[3027]: self.sleep: 000001e0
May 08 18:25:46 msm8909 python3[3027]: self.language: 00
May 08 18:25:46 msm8909 python3[3027]: self.sleeptime: 15
May 08 18:25:46 msm8909 python3[3027]: 241.9022536277771 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 08 18:25:46 msm8909 python3[3027]: 241.91269588470459 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:46 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:46 msm8909 python3[3027]: Header: 06004016 payload: e200 crc: 9183912d
May 08 18:25:46 msm8909 python3[3027]: 241.91933608055115 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663b532a000000190064070b00003a9800000003000004b0000001e000158b7643fc'
May 08 18:25:46 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b532a000000190064070b00003a9800000003000004b0000001e000158b7643fc
May 08 18:25:46 msm8909 python3[3027]: 241.99067711830139 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:46 msm8909 python3[3027]: 242.35291910171509 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 08 18:25:46 msm8909 python3[3027]: 242.36407470703125 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:46 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:46 msm8909 python3[3027]: Header: 06004017 payload: e200 crc: 9183912d
May 08 18:25:46 msm8909 python3[3027]: 242.37309670448303 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 08 18:25:46 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 18:25:46 msm8909 python3[3027]: 242.46906065940857 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 242.80163192749023 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 18:25:47 msm8909 python3[3027]: 242.81154918670654 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: Header: 06004018 payload: e200 crc: 9183912d
May 08 18:25:47 msm8909 python3[3027]: 242.8189845085144 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 18:25:47 msm8909 python3[3027]: 242.92018747329712 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 242.95197653770447 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 08 18:25:47 msm8909 python3[3027]: 242.96161842346191 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 06:05:04:11:B9:D2: License Good
May 08 18:25:47 msm8909 python3[3027]: 243.04085803031921 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 08 18:25:47 msm8909 python3[3027]: 243.0517430305481 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: Header: 0600401a payload: e200 crc: 9183912d
May 08 18:25:47 msm8909 python3[3027]: 243.05882954597473 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 18:25:47 msm8909 python3[3027]: 243.12870121002197 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.17517781257629 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000ba000000004892cae1
May 08 18:25:47 msm8909 python3[3027]: 243.18443822860718 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.25173211097717 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 08 18:25:47 msm8909 python3[3027]: 243.26140880584717 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: Header: 0600401c payload: e200 crc: 9183912d
May 08 18:25:47 msm8909 python3[3027]: 243.26867651939392 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 18:25:47 msm8909 python3[3027]: 243.34219002723694 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.37074685096741 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.38008880615234 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.46176195144653 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 08 18:25:47 msm8909 python3[3027]: 243.4715416431427 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: Header: 0600401e payload: e200 crc: 9183912d
May 08 18:25:47 msm8909 python3[3027]: 243.4795458316803 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 18:25:47 msm8909 python3[3027]: 243.54729747772217 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.57437086105347 [06:05:04:11:B9:D2] <- RX 0800401f64273b6678c46130
May 08 18:25:47 msm8909 python3[3027]: 243.5835075378418 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: 243.6734504699707 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 18:25:47 msm8909 python3[3027]: 243.68493223190308 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:47 msm8909 python3[3027]: Header: 06004010 payload: e200 crc: 9183912d
May 08 18:25:47 msm8909 python3[3027]: 243.6928985118866 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 08 18:25:47 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 18:25:48 msm8909 python3[3027]: 243.76081347465515 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:25:48 msm8909 python3[3027]: 243.81507611274719 [06:05:04:11:B9:D2] <- RX 04024011000000000000000460020000c7200c08000000000000000460020000c7200c08000000000000000460020000c9200c08000000000000000460020000c9200c08000000000000000460020000c9200c08000000000000000460020000c8200c08000000000000000460020000ca200c08000000000000000460020000c9200c08000000000000000460020000c8200c08000000000000000460020000ca200c08000000000000000460020000ca200c08000000000000000460020000ca200c08000000000000000460020000c9200c08000000000000000460020000c7200c08000000000000000460020000c9200c08
May 08 18:25:48 msm8909 python3[3027]: 243.86522531509399 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9200c08000000000000000460020000ca200c08000000000000000460020000c9200c08000000000000000460020000ca200c08000000000000000460020000c9200c08000000000000000460020000ca200c08000000000000000460020000c9200c08000000000000000460020000c8200c08000000000000000460020000c9200c08000000000000000460020000c9200c08000000000000000460020000c9200c08000000000000000460020000c1200c08000000000000000460020000c9200c08000000000000000460020000c9200c08000000000000000460020000ca200c0800000000
May 08 18:25:48 msm8909 python3[3027]: 243.89022374153137 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c08000000000000000460020000ca200c0885d5cf72
May 08 18:25:48 msm8909 python3[3027]: 243.89994239807129 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:25:48 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:25:48 msm8909 python3[3027]: DBUS: Write Char failed for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 18:25:48 msm8909 python3[3027]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 08 18:25:50 msm8909 python3[3027]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0012
May 08 18:25:50 msm8909 python3[3027]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0013
May 08 18:25:50 msm8909 python3[3027]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 18:25:50 msm8909 python3[3027]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 18:25:50 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:25:50 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:25:50 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:25:50 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:25:50 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9f620eced7124013b49ffd73eed0c09e"}
May 08 18:25:50 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163920.3379667, 'source': 0, 'type': 's', 'data': '', 'key': 'ad131b417f43406c936fcdf3ccfb19af'}
May 08 18:25:50 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163938.811743, 'source': 0, 'type': 's', 'data': '', 'key': '50da03fc59cb4fdf9385955d0332dff3'}
May 08 18:25:50 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163943.7388496, 'source': 0, 'type': 's', 'data': '', 'key': 'e908fbe18b8646958a0cb51003c80a62'}
May 08 18:25:50 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 18:25:55 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:25:55 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:25:55 msm8909 python3[3027]: ADVERT: {'pairing_code': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4'} 23c423c40006
May 08 18:25:55 msm8909 python3[3027]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 18:25:56 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 652, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028c000a00200d0058206161
May 08 18:25:56 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:25:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 654, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000028e000a06b03d004e006263
May 08 18:25:57 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 654, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163957, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:25:57 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 654, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715163957, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:25:58 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 654, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715163957, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "345d5454e59a4b189c17505138b1555c"}
May 08 18:25:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049006868
May 08 18:25:58 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW'} 095709570006
May 08 18:25:58 msm8909 python3[3027]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 18:26:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049006868
May 08 18:26:10 msm8909 python3[3027]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 08 18:26:10 msm8909 python3[3027]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 18:26:10 msm8909 python3[3027]: Device not connected, retrying later
May 08 18:26:11 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163950.9163134, 'source': 0, 'type': 's', 'data': '', 'key': '9f620eced7124013b49ffd73eed0c09e'}
May 08 18:26:11 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163958.4531753, 'source': 0, 'type': 's', 'data': '', 'key': '345d5454e59a4b189c17505138b1555c'}
May 08 18:26:11 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 18:26:16 msm8909 python3[3027]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 08 18:26:16 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1d\x07', 'mtp_version': 5, 'company_id': b'_\x00'} 1d07065f00
May 08 18:26:16 msm8909 python3[3027]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 08 18:26:16 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW'} 095709570006
May 08 18:26:16 msm8909 python3[3027]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 18:26:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049106868
May 08 18:26:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 656, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000290000a06b03d004f206263
May 08 18:26:17 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:26:17 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:26:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049206868
May 08 18:26:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 707, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c300130ab1f70050306262
May 08 18:26:24 msm8909 python3[3027]: DBUS: Connected to 06:05:04:AF:F9:E9
May 08 18:26:24 msm8909 python3[3027]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 08 18:26:24 msm8909 python3[3027]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 08 18:26:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "407389b6e51d460c9f041acdb38362dc"}
May 08 18:26:25 msm8909 python3[3027]: ACTIVATING HR.
May 08 18:26:31 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:26:31 msm8909 python3[3027]: 287.71059536933899 [06:05:04:AF:F9:E9] <- HR 0000
May 08 18:26:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 656, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000290000a06b03d004f306263
May 08 18:26:33 msm8909 python3[3027]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 78, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 08 18:26:33 msm8909 python3[3027]: GOT Firmware Version: V1.5.4d0
May 08 18:26:33 msm8909 python3[3027]: GOT Pairing Code: 0f89
May 08 18:26:33 msm8909 python3[3027]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 18:26:33 msm8909 python3[3027]: NO FW Update needed.
May 08 18:26:33 msm8909 python3[3027]: LAST SYNC: 1715162801
May 08 18:26:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049306868
May 08 18:26:35 msm8909 python3[3027]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [134, 14, 0, 0, 134, 14, 0, 1, 0, 0, 0, 2, 60, 78, 10, 16, 252, 175, 7, 17, 64, 158, 2, 18, 0, 0, 0, 32, 179, 10, 0, 48, 196, 2, 0, 64, 19, 0, 0, 65, 98, 0, 0, 80, 98, 0, 0, 81, 80, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 18:26:35 msm8909 python3[3027]: ACTIVITY: 0
May 08 18:26:35 msm8909 python3[3027]: HR READING: 0 TOOK 0.000415 secs
May 08 18:26:35 msm8909 python3[3027]: DEACTIVATING HR.
May 08 18:26:35 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:26:35 msm8909 python3[3027]: GOT Instant Data: {'bmr_cals': 503804, 'solar_gen': 708, 'battery': 80, 'run_steps': 0, 'thermal_gen': 19, 'heart_rate': 0, 'case_temp': 98, 'sleep_duration': 0, 'walk_steps': 3718, 'activity': 0, 'total_steps': 3718, 'act_cals': 171584, 'total_cals': 675388, 'distance': 2739, 'skin_temp': 98}
May 08 18:26:35 msm8909 python3[3027]: W ID: 73
May 08 18:26:35 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'actCals': 171584, 'runSteps': 0, 'bmrCals': 503804, 'solarGen': 708, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'activity': 0, 'walkSteps': 3718, 'caseTemp': 98, 'heartRate': 0, 'distance': 2739, 'totalCals': 675388}, 'configId': 292, 'utcTimestamp': 1715163995, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:26:35 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'actCals': 171584, 'runSteps': 0, 'bmrCals': 503804, 'solarGen': 708, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'activity': 0, 'walkSteps': 3718, 'caseTemp': 98, 'heartRate': 0, 'distance': 2739, 'totalCals': 675388}, 'configId': 292, 'utcTimestamp': 1715163995, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:26:35 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"actCals": 171584, "runSteps": 0, "bmrCals": 503804, "solarGen": 708, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "activity": 0, "walkSteps": 3718, "caseTemp": 98, "heartRate": 0, "distance": 2739, "totalCals": 675388}, "configId": 292, "utcTimestamp": 1715163995, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "a669e009e57248b1a9c43331d6588270"}
May 08 18:26:35 msm8909 python3[3027]: Instant Upload complete
May 08 18:26:35 msm8909 python3[3027]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 08 18:26:35 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306969
May 08 18:26:35 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 654, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028e000a00200d0058206161
May 08 18:26:35 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:26:37 msm8909 python3[3027]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 18:26:37 msm8909 python3[3027]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 08 18:26:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 707, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c300130ab1f70050306262
May 08 18:26:38 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:26:38 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:26:38 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163985.440022, 'source': 0, 'type': 's', 'data': '', 'key': '407389b6e51d460c9f041acdb38362dc'}
May 08 18:26:38 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715163995.5377316, 'source': 0, 'type': 's', 'data': '', 'key': 'a669e009e57248b1a9c43331d6588270'}
May 08 18:26:38 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 18:26:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306969
May 08 18:26:42 msm8909 python3[3027]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 18:26:43 msm8909 python3[3027]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 18:26:43 msm8909 python3[3027]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 08 18:26:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "d2bf7ca991d0465583f44363ed85ceb3"}
May 08 18:26:43 msm8909 python3[3027]: ACTIVATING HR.
May 08 18:26:43 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:26:43 msm8909 python3[3027]: 299.33707594871521 [06:05:04:11:B9:D2] <- HR 0000
May 08 18:26:44 msm8909 python3[3027]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 39, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 08 18:26:44 msm8909 python3[3027]: GOT Firmware Version: V1.5.4d0
May 08 18:26:44 msm8909 python3[3027]: GOT Pairing Code: 1d92
May 08 18:26:44 msm8909 python3[3027]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 18:26:44 msm8909 python3[3027]: NO FW Update needed.
May 08 18:26:44 msm8909 python3[3027]: LAST SYNC: 1715152799
May 08 18:26:45 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049006868
May 08 18:26:45 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 801, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164005, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:26:45 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 801, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164005, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:26:45 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 801, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164005, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "682b8a5b98644532979909a0f7599dba"}
May 08 18:26:45 msm8909 python3[3027]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 105, 0, 0, 80, 105, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 18:26:45 msm8909 python3[3027]: ACTIVITY: 0
May 08 18:26:45 msm8909 python3[3027]: HR READING: 0 TOOK 0.000569 secs
May 08 18:26:45 msm8909 python3[3027]: DEACTIVATING HR.
May 08 18:26:45 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:26:45 msm8909 python3[3027]: GOT Instant Data: {'bmr_cals': 51874, 'solar_gen': 10, 'battery': 72, 'run_steps': 64, 'thermal_gen': 10, 'heart_rate': 0, 'case_temp': 105, 'sleep_duration': 0, 'walk_steps': 2098, 'activity': 0, 'total_steps': 2162, 'act_cals': 122078, 'total_cals': 173952, 'distance': 1826, 'skin_temp': 105}
May 08 18:26:45 msm8909 python3[3027]: W ID: 75
May 08 18:26:45 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'actCals': 122078, 'runSteps': 64, 'bmrCals': 51874, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'activity': 0, 'walkSteps': 2098, 'caseTemp': 105, 'heartRate': 0, 'distance': 1826, 'totalCals': 173952}, 'configId': 291, 'utcTimestamp': 1715164005, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:26:45 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'actCals': 122078, 'runSteps': 64, 'bmrCals': 51874, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'activity': 0, 'walkSteps': 2098, 'caseTemp': 105, 'heartRate': 0, 'distance': 1826, 'totalCals': 173952}, 'configId': 291, 'utcTimestamp': 1715164005, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:26:46 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"actCals": 122078, "runSteps": 64, "bmrCals": 51874, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 72, "activity": 0, "walkSteps": 2098, "caseTemp": 105, "heartRate": 0, "distance": 1826, "totalCals": 173952}, "configId": 291, "utcTimestamp": 1715164005, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "f0eab1559ecc439287fe77092ac44a23"}
May 08 18:26:46 msm8909 python3[3027]: Instant Upload complete
May 08 18:26:46 msm8909 python3[3027]: using silent sync
May 08 18:26:46 msm8909 python3[3027]: Starting sync for: 06:05:04:11:B9:D2
May 08 18:26:46 msm8909 python3[3027]: ACTIVATING AMDTP.
May 08 18:26:47 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 18:26:47 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:26:47 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:26:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 654, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000028e000a00200d0058306161
May 08 18:26:48 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:26:48 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 18:26:48 msm8909 python3[3027]: Sending start sync for: 06:05:04:11:B9:D2
May 08 18:26:48 msm8909 python3[3027]: 304.15764093399048 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 08 18:26:49 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:26:49 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:26:49 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 18:26:50 msm8909 python3[3027]: 305.86779761314392 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:50 msm8909 python3[3027]: 306.50860071182251 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 18:26:50 msm8909 python3[3027]: 306.51937985420227 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:50 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:50 msm8909 python3[3027]: Header: 06004010 payload: e200 crc: 9183912d
May 08 18:26:50 msm8909 python3[3027]: 306.52640175819397 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 08 18:26:50 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 18:26:51 msm8909 python3[3027]: 307.14848136901855 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:51 msm8909 python3[3027]: 307.17863464355469 [06:05:04:11:B9:D2] <- RX 3a0040114c4f475f435249544943414c20464149
May 08 18:26:51 msm8909 python3[3027]: 307.20378232002258 [06:05:04:11:B9:D2] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 08 18:26:51 msm8909 python3[3027]: 307.22890734672546 [06:05:04:11:B9:D2] <- RX 6572735c616363656c2e632c203435310d0a1831
May 08 18:26:51 msm8909 python3[3027]: 307.77641987800598 [06:05:04:11:B9:D2] <- RX 25ce
May 08 18:26:51 msm8909 python3[3027]: 307.78554487228394 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:51 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:52 msm8909 python3[3027]: 308.41384506225586 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 08 18:26:52 msm8909 python3[3027]: 308.42374420166016 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:52 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:52 msm8909 python3[3027]: Header: 06004012 payload: e200 crc: 9183912d
May 08 18:26:52 msm8909 python3[3027]: 308.43298888206482 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 08 18:26:52 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 18:26:53 msm8909 python3[3027]: 309.05571436882019 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:53 msm8909 python3[3027]: 309.37519931793213 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 08 18:26:53 msm8909 python3[3027]: 309.3854615688324 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:53 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:53 msm8909 python3[3027]: Header: 06004013 payload: e200 crc: 9183912d
May 08 18:26:53 msm8909 python3[3027]: 309.39215183258057 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 08 18:26:53 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 18:26:54 msm8909 python3[3027]: 310.02909755706787 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: 310.08775663375854 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 08 18:26:54 msm8909 python3[3027]: 310.09746384620667 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: Header: 06004014 payload: e200 crc: 9183912d
May 08 18:26:54 msm8909 python3[3027]: 310.10451126098633 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 18:26:54 msm8909 python3[3027]: 310.18154692649841 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: 310.54276204109192 [06:05:04:11:B9:D2] <- RX 06004015e2009183912d
May 08 18:26:54 msm8909 python3[3027]: 310.55230402946472 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: Header: 06004015 payload: e200 crc: 9183912d
May 08 18:26:54 msm8909 python3[3027]: 310.55948925018311 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 18:26:54 msm8909 python3[3027]: 310.63063859939575 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: 310.65966320037842 [06:05:04:11:B9:D2] <- RX 240040160000663b536f000000190064070b0000
May 08 18:26:54 msm8909 python3[3027]: 310.68567657470703 [06:05:04:11:B9:D2] <- RX 0872000007220002a78000000000001526cf81f4
May 08 18:26:54 msm8909 python3[3027]: 310.69505333900452 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: user prefs:
May 08 18:26:54 msm8909 python3[3027]: self.clockFormat: 00
May 08 18:26:54 msm8909 python3[3027]: self.unit: 00
May 08 18:26:54 msm8909 python3[3027]: self.time: 00000000
May 08 18:26:54 msm8909 python3[3027]: self.timezone: 0000
May 08 18:26:54 msm8909 python3[3027]: self.gender: 00
May 08 18:26:54 msm8909 python3[3027]: self.age: 19
May 08 18:26:54 msm8909 python3[3027]: self.weight: 0064
May 08 18:26:54 msm8909 python3[3027]: self.height: 070b
May 08 18:26:54 msm8909 python3[3027]: self.steps: 00003a98
May 08 18:26:54 msm8909 python3[3027]: self.distance: 00000003
May 08 18:26:54 msm8909 python3[3027]: self.calories: 000004b0
May 08 18:26:54 msm8909 python3[3027]: self.sleep: 000001e0
May 08 18:26:54 msm8909 python3[3027]: self.language: 00
May 08 18:26:54 msm8909 python3[3027]: self.sleeptime: 15
May 08 18:26:54 msm8909 python3[3027]: 310.77800869941711 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 08 18:26:54 msm8909 python3[3027]: 310.78739023208618 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:54 msm8909 python3[3027]: Header: 06004017 payload: e200 crc: 9183912d
May 08 18:26:54 msm8909 python3[3027]: 310.79442667961121 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663b536e000000190064070b00003a9800000003000004b0000001e00015dbb6a13f'
May 08 18:26:54 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b536e000000190064070b00003a9800000003000004b0000001e00015dbb6a13f
May 08 18:26:55 msm8909 python3[3027]: 310.86647725105286 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:55 msm8909 python3[3027]: 311.26639866828918 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 18:26:55 msm8909 python3[3027]: 311.27758979797363 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:55 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:55 msm8909 python3[3027]: Header: 06004018 payload: e200 crc: 9183912d
May 08 18:26:55 msm8909 python3[3027]: 311.28835940361023 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 08 18:26:55 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 18:26:55 msm8909 python3[3027]: 311.34724593162537 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:55 msm8909 python3[3027]: 311.71033453941345 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 08 18:26:55 msm8909 python3[3027]: 311.71955990791321 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:55 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:55 msm8909 python3[3027]: Header: 06004019 payload: e200 crc: 9183912d
May 08 18:26:55 msm8909 python3[3027]: 311.72719097137451 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 08 18:26:55 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 18:26:56 msm8909 python3[3027]: 311.80397987365723 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 311.8321521282196 [06:05:04:11:B9:D2] <- RX 0500401a011bdf05a5
May 08 18:26:56 msm8909 python3[3027]: 311.84158825874329 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 06:05:04:11:B9:D2: License Good
May 08 18:26:56 msm8909 python3[3027]: 311.92268013954163 [06:05:04:11:B9:D2] <- RX 0600401be2009183912d
May 08 18:26:56 msm8909 python3[3027]: 311.93222975730896 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: Header: 0600401b payload: e200 crc: 9183912d
May 08 18:26:56 msm8909 python3[3027]: 311.94410037994385 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 18:26:56 msm8909 python3[3027]: 312.01587176322937 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.0438072681427 [06:05:04:11:B9:D2] <- RX 1c00401c00000001000000010000000000000000
May 08 18:26:56 msm8909 python3[3027]: 312.06799745559692 [06:05:04:11:B9:D2] <- RX 000000bb00000000f8bbaadc
May 08 18:26:56 msm8909 python3[3027]: 312.07839155197144 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.15835380554199 [06:05:04:11:B9:D2] <- RX 0600401de2009183912d
May 08 18:26:56 msm8909 python3[3027]: 312.16777682304382 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: Header: 0600401d payload: e200 crc: 9183912d
May 08 18:26:56 msm8909 python3[3027]: 312.17471551895142 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 18:26:56 msm8909 python3[3027]: 312.25188302993774 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.28848814964294 [06:05:04:11:B9:D2] <- RX 0500401e008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.29802846908569 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.36592769622803 [06:05:04:11:B9:D2] <- RX 0600401fe2009183912d
May 08 18:26:56 msm8909 python3[3027]: 312.37588024139404 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: Header: 0600401f payload: e200 crc: 9183912d
May 08 18:26:56 msm8909 python3[3027]: 312.38269734382629 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 18:26:56 msm8909 python3[3027]: 312.46218156814575 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.50260949134827 [06:05:04:11:B9:D2] <- RX 0800401064273b6678c46130
May 08 18:26:56 msm8909 python3[3027]: 312.51187109947205 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.5807797908783 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 08 18:26:56 msm8909 python3[3027]: 312.59059262275696 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: Header: 06004011 payload: e200 crc: 9183912d
May 08 18:26:56 msm8909 python3[3027]: 312.597416639328 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 08 18:26:56 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 18:26:56 msm8909 python3[3027]: 312.66851735115051 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:26:56 msm8909 python3[3027]: 312.70915055274963 [06:05:04:11:B9:D2] <- RX 04024012000000000000000460020000c7200c08
May 08 18:26:56 msm8909 python3[3027]: 312.7438862323761 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c7200c0800000000
May 08 18:26:56 msm8909 python3[3027]: 312.76904487609863 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 312.79848456382751 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 312.82950043678284 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000c8200c08
May 08 18:26:57 msm8909 python3[3027]: 312.85607099533081 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 312.87957334518433 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 312.90430450439453 [06:05:04:11:B9:D2] <- RX 60020000c8200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 312.93000149726868 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000460020000ca200c08
May 08 18:26:57 msm8909 python3[3027]: 312.95374035835266 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 312.97731828689575 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.0012469291687 [06:05:04:11:B9:D2] <- RX 60020000c7200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.03274869918823 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000c9200c08
May 08 18:26:57 msm8909 python3[3027]: 313.05644297599792 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.07961916923523 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.10682368278503 [06:05:04:11:B9:D2] <- RX 60020000ca200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.13060426712036 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000ca200c08
May 08 18:26:57 msm8909 python3[3027]: 313.15478515625 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.18466687202454 [06:05:04:11:B9:D2] <- RX 0000000460020000c8200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.21126675605774 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.23524808883667 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000c9200c08
May 08 18:26:57 msm8909 python3[3027]: 313.25875949859619 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c1200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.28436636924744 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.30904412269592 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.33286213874817 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000460020000c9200c08
May 08 18:26:57 msm8909 python3[3027]: 313.356525182724 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0885d5cf72
May 08 18:26:57 msm8909 python3[3027]: 313.36571025848389 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:57 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:57 msm8909 python3[3027]: 313.45739078521729 [06:05:04:11:B9:D2] <- RX 04024013000000000000000460020000ca200c08
May 08 18:26:57 msm8909 python3[3027]: 313.48986625671387 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.51507663726807 [06:05:04:11:B9:D2] <- RX 0000000460020000ca200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.5562207698822 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.59115386009216 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000c8200c08
May 08 18:26:57 msm8909 python3[3027]: 313.61882925033569 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8200c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.64202570915222 [06:05:04:11:B9:D2] <- RX 0000000460020000ca200c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.6675763130188 [06:05:04:11:B9:D2] <- RX 60020000ca200c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.69107818603516 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000c9000c08
May 08 18:26:57 msm8909 python3[3027]: 313.71556639671326 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8000c0800000000
May 08 18:26:57 msm8909 python3[3027]: 313.74425530433655 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 18:26:57 msm8909 python3[3027]: 313.76808762550354 [06:05:04:11:B9:D2] <- RX 60020000ca000c08000000000000000460020000
May 08 18:26:57 msm8909 python3[3027]: 313.79155397415161 [06:05:04:11:B9:D2] <- RX c8000c08000000000000000460020000c9000c08
May 08 18:26:58 msm8909 python3[3027]: 313.81519651412964 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 18:26:58 msm8909 python3[3027]: 313.84004688262939 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 313.86385798454285 [06:05:04:11:B9:D2] <- RX 60020000ca000c08000000000000000460020000
May 08 18:26:58 msm8909 python3[3027]: 313.88725471496582 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000c9000c08
May 08 18:26:58 msm8909 python3[3027]: 313.91350102424622 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8000c0800000000
May 08 18:26:58 msm8909 python3[3027]: 313.93797397613525 [06:05:04:11:B9:D2] <- RX 0000000460020000c8000c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 313.96490216255188 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 18:26:58 msm8909 python3[3027]: 313.98966908454895 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000c9000c08
May 08 18:26:58 msm8909 python3[3027]: 314.0150454044342 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 18:26:58 msm8909 python3[3027]: 314.04035782814026 [06:05:04:11:B9:D2] <- RX 0000000460020000c9000c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 314.07262182235718 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 18:26:58 msm8909 python3[3027]: 314.09947991371155 [06:05:04:11:B9:D2] <- RX c8000c08000000000000000460020000ca000c08
May 08 18:26:58 msm8909 python3[3027]: 314.12311601638794 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c08c597fa95
May 08 18:26:58 msm8909 python3[3027]: 314.13222813606262 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:58 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:58 msm8909 python3[3027]: 314.20941996574402 [06:05:04:11:B9:D2] <- RX 04024014000000000000000460020000c9000c08
May 08 18:26:58 msm8909 python3[3027]: 314.23484802246094 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0900000000
May 08 18:26:58 msm8909 python3[3027]: 314.27891159057617 [06:05:04:11:B9:D2] <- RX 0401bd06611a0000c9200c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 314.30263805389404 [06:05:04:11:B9:D2] <- RX 61020000c8200c08000000000000000461020000
May 08 18:26:58 msm8909 python3[3027]: 314.3327751159668 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000461020000c9200c08
May 08 18:26:58 msm8909 python3[3027]: 314.36295080184937 [06:05:04:11:B9:D2] <- RX 000000000000000461020000c9200c0800000000
May 08 18:26:58 msm8909 python3[3027]: 314.38698673248291 [06:05:04:11:B9:D2] <- RX 0000000461020000c9200c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 314.41317415237427 [06:05:04:11:B9:D2] <- RX 61020000c9200c08000000000000000461020000
May 08 18:26:58 msm8909 python3[3027]: 314.44227695465088 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000461020000c8200c08
May 08 18:26:58 msm8909 python3[3027]: 314.47091603279114 [06:05:04:11:B9:D2] <- RX 000000000000000461020000ca200c0800000000
May 08 18:26:58 msm8909 python3[3027]: 314.51122736930847 [06:05:04:11:B9:D2] <- RX 0000000461020000c8200c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 314.54984426498413 [06:05:04:11:B9:D2] <- RX 61020000c9200c08000000000000000461020000
May 08 18:26:58 msm8909 python3[3027]: 314.57916641235352 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000461020000c8200c08
May 08 18:26:58 msm8909 python3[3027]: 314.61256885528564 [06:05:04:11:B9:D2] <- RX 000000000000000461020000c9200c0800000000
May 08 18:26:58 msm8909 python3[3027]: 314.6362669467926 [06:05:04:11:B9:D2] <- RX 0000000461020000ca200c080000000000000004
May 08 18:26:58 msm8909 python3[3027]: 314.66517567634583 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:58 msm8909 python3[3027]: 314.69652938842773 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000460020000ca200c08
May 08 18:26:58 msm8909 python3[3027]: 314.72838068008423 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 18:26:58 msm8909 python3[3027]: 314.75322937965393 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:59 msm8909 python3[3027]: 314.77830648422241 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:59 msm8909 python3[3027]: 314.81779670715332 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000460020000c9200c08
May 08 18:26:59 msm8909 python3[3027]: 314.8498260974884 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 18:26:59 msm8909 python3[3027]: 314.89065313339233 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:59 msm8909 python3[3027]: 314.93330216407776 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 18:26:59 msm8909 python3[3027]: 314.96154260635376 [06:05:04:11:B9:D2] <- RX ca200c08000000000000000460020000c8200c08
May 08 18:26:59 msm8909 python3[3027]: 314.98581266403198 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8200c084a63a754
May 08 18:26:59 msm8909 python3[3027]: 314.99502086639404 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:26:59 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:26:59 msm8909 python3[3027]: 315.3772566318512 [06:05:04:11:B9:D2] <- RX 04024015000000000000000460020000c8200c08
May 08 18:26:59 msm8909 python3[3027]: 315.40594053268433 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9200c0800000000
May 08 18:26:59 msm8909 python3[3027]: 315.42986345291138 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 18:26:59 msm8909 python3[3027]: 315.45595979690552 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000461020000
May 08 18:26:59 msm8909 python3[3027]: 315.48321938514709 [06:05:04:11:B9:D2] <- RX c8200c08000000000000000460020000c8200c09
May 08 18:26:59 msm8909 python3[3027]: 315.51126384735107 [06:05:04:11:B9:D2] <- RX 000000000901bd06611a0000c9200c0800000000
May 08 18:26:59 msm8909 python3[3027]: 315.54281497001648 [06:05:04:11:B9:D2] <- RX 0000000462020000c9400c080000000000000004
May 08 18:26:59 msm8909 python3[3027]: 315.57121777534485 [06:05:04:11:B9:D2] <- RX 62020000c9600c08000000000000000463020000
May 08 18:26:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049106868
May 08 18:26:59 msm8909 python3[3027]: 315.62300777435303 [06:05:04:11:B9:D2] <- RX c9600c08000000000000000463020000c8800c08
May 08 18:26:59 msm8909 python3[3027]: 315.65663909912109 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c9800c0800000000
May 08 18:26:59 msm8909 python3[3027]: 315.6800639629364 [06:05:04:11:B9:D2] <- RX 0000000464020000c9800c080000000000000004
May 08 18:26:59 msm8909 python3[3027]: 315.70728659629822 [06:05:04:11:B9:D2] <- RX 64020000ca800c08000000000000000464020000
May 08 18:26:59 msm8909 python3[3027]: 315.75912833213806 [06:05:04:11:B9:D2] <- RX c8800c08000000000000000464020000c9a00c08
May 08 18:26:59 msm8909 python3[3027]: 315.79189705848694 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c9a00c0800000000
May 08 18:27:00 msm8909 python3[3027]: 315.81883263587952 [06:05:04:11:B9:D2] <- RX 0000000465020000c9a00c080000000000000004
May 08 18:27:00 msm8909 python3[3027]: 315.8508472442627 [06:05:04:11:B9:D2] <- RX 65020000c8a00c08000000000000000465020000
May 08 18:27:00 msm8909 python3[3027]: 315.88823890686035 [06:05:04:11:B9:D2] <- RX caa00c08000000000000000465020000c9a00c08
May 08 18:27:00 msm8909 python3[3027]: 315.91432690620422 [06:05:04:11:B9:D2] <- RX 000000000000000465020000c9a00c0800000000
May 08 18:27:00 msm8909 python3[3027]: 315.93848562240601 [06:05:04:11:B9:D2] <- RX 0000000465020000c9a00c080000000000000004
May 08 18:27:00 msm8909 python3[3027]: 315.98012161254883 [06:05:04:11:B9:D2] <- RX 65020000c9a00c08000000000000000465020000
May 08 18:27:00 msm8909 python3[3027]: 316.02968668937683 [06:05:04:11:B9:D2] <- RX c9a00c08000000000000000465020000c9c00c08
May 08 18:27:00 msm8909 python3[3027]: 316.06477451324463 [06:05:04:11:B9:D2] <- RX 000000000000000465020000c9c00c0800000000
May 08 18:27:00 msm8909 python3[3027]: 316.09276294708252 [06:05:04:11:B9:D2] <- RX 0000000465020000cac00c080000000000000004
May 08 18:27:00 msm8909 python3[3027]: 316.11868143081665 [06:05:04:11:B9:D2] <- RX 66020000c8c00c08000000000000000466020000
May 08 18:27:00 msm8909 python3[3027]: 316.14809536933899 [06:05:04:11:B9:D2] <- RX c9c00c08000000000000000466020000c8c00c08
May 08 18:27:00 msm8909 python3[3027]: 316.19009113311768 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c8c00c08d4800852
May 08 18:27:00 msm8909 python3[3027]: 316.2018256187439 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:00 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 656, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000290000a06b03d004f206263
May 08 18:27:00 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 656, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164020, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:27:00 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 656, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164020, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:27:00 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 656, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164020, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "c42ba6c3822f4d88b38ada80893a7b54"}
May 08 18:27:00 msm8909 python3[3027]: 316.74630689620972 [06:05:04:11:B9:D2] <- RX 04024016000000000000000466020000c9c00c08
May 08 18:27:00 msm8909 python3[3027]: 316.77671360969543 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c8c00c0800000000
May 08 18:27:01 msm8909 python3[3027]: 316.81077885627747 [06:05:04:11:B9:D2] <- RX 0000000466020000cac00c080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 316.83479309082031 [06:05:04:11:B9:D2] <- RX 66020000c9c00c08000000000000000466020000
May 08 18:27:01 msm8909 python3[3027]: 316.88798379898071 [06:05:04:11:B9:D2] <- RX c9c00c08000000000000000466020000c9c00c08
May 08 18:27:01 msm8909 python3[3027]: 316.91720628738403 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c9c00c0800000000
May 08 18:27:01 msm8909 python3[3027]: 316.95155644416809 [06:05:04:11:B9:D2] <- RX 0000000466020000c9c00c080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 316.97793054580688 [06:05:04:11:B9:D2] <- RX 66020000c9c00c08000000000000000466020000
May 08 18:27:01 msm8909 python3[3027]: 317.01552081108093 [06:05:04:11:B9:D2] <- RX cac00c08000000000000000466020000c9e00c08
May 08 18:27:01 msm8909 python3[3027]: 317.04109883308411 [06:05:04:11:B9:D2] <- RX 000000000000000466020000cae00c0800000000
May 08 18:27:01 msm8909 python3[3027]: 317.06722545623779 [06:05:04:11:B9:D2] <- RX 0000000466020000c9e00c080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 317.09634351730347 [06:05:04:11:B9:D2] <- RX 66020000c9e00c08000000000000000466020000
May 08 18:27:01 msm8909 python3[3027]: 317.12520861625671 [06:05:04:11:B9:D2] <- RX c8e00c08000000000000000467020000c8e00c08
May 08 18:27:01 msm8909 python3[3027]: 317.15209364891052 [06:05:04:11:B9:D2] <- RX 000000000000000467020000cae00c0800000000
May 08 18:27:01 msm8909 python3[3027]: 317.17862153053284 [06:05:04:11:B9:D2] <- RX 0000000467020000c9e00c080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 317.20583415031433 [06:05:04:11:B9:D2] <- RX 67020000cae00c08000000000000000467020000
May 08 18:27:01 msm8909 python3[3027]: 317.25854635238647 [06:05:04:11:B9:D2] <- RX c9e00c08000000000000000467020000c9e00c08
May 08 18:27:01 msm8909 python3[3027]: 317.28116130828857 [06:05:04:11:B9:D2] <- RX 000000000000000467020000c9e00c0800000000
May 08 18:27:01 msm8909 python3[3027]: 317.3085515499115 [06:05:04:11:B9:D2] <- RX 0000000467020000cae00c080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 317.34129190444946 [06:05:04:11:B9:D2] <- RX 67020000cae00c08000000000000000468020000
May 08 18:27:01 msm8909 python3[3027]: 317.36571097373962 [06:05:04:11:B9:D2] <- RX c8000d08000000000000000468020000c9000d08
May 08 18:27:01 msm8909 python3[3027]: 317.39031195640564 [06:05:04:11:B9:D2] <- RX 000000000000000468020000c9000d0800000000
May 08 18:27:01 msm8909 python3[3027]: 317.45945906639099 [06:05:04:11:B9:D2] <- RX 0000000468020000c9000d080000000000000004
May 08 18:27:01 msm8909 python3[3027]: 317.48533034324646 [06:05:04:11:B9:D2] <- RX 68020000ca000d08000000000000000468020000
May 08 18:27:01 msm8909 python3[3027]: 317.53374981880188 [06:05:04:11:B9:D2] <- RX c8000d08000000000000000468020000ca200d08
May 08 18:27:01 msm8909 python3[3027]: 317.56179928779602 [06:05:04:11:B9:D2] <- RX 000000000000000468020000c9200d08be7ad2ac
May 08 18:27:01 msm8909 python3[3027]: 317.57154273986816 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:01 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:02 msm8909 python3[3027]: 317.91804885864258 [06:05:04:11:B9:D2] <- RX b4014017000000000000000469020000c9200d08
May 08 18:27:02 msm8909 python3[3027]: 317.95188403129578 [06:05:04:11:B9:D2] <- RX 000000000000000469020000ca200d0800000000
May 08 18:27:02 msm8909 python3[3027]: 317.97804474830627 [06:05:04:11:B9:D2] <- RX 0000000469020000c9200d080000000000000004
May 08 18:27:02 msm8909 python3[3027]: 318.00445342063904 [06:05:04:11:B9:D2] <- RX 69020000c9200d08000000000000000469020000
May 08 18:27:02 msm8909 python3[3027]: 318.05438852310181 [06:05:04:11:B9:D2] <- RX c9200d08000000000000000469020000ca200d08
May 08 18:27:02 msm8909 python3[3027]: 318.08155512809753 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c9200d0800000000
May 08 18:27:02 msm8909 python3[3027]: 318.10659956932068 [06:05:04:11:B9:D2] <- RX 0000000469020000c9200d080000000000000004
May 08 18:27:02 msm8909 python3[3027]: 318.13276839256287 [06:05:04:11:B9:D2] <- RX 69020000ca200d08000000000000000469020000
May 08 18:27:02 msm8909 python3[3027]: 318.16285967826843 [06:05:04:11:B9:D2] <- RX c9200d08000000000000000469020000ca200d08
May 08 18:27:02 msm8909 python3[3027]: 318.18650913238525 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c9200d0800000000
May 08 18:27:02 msm8909 python3[3027]: 318.21399259567261 [06:05:04:11:B9:D2] <- RX 0000000469020000c9200d080000000000000004
May 08 18:27:02 msm8909 python3[3027]: 318.23756527900696 [06:05:04:11:B9:D2] <- RX 69020000ca200d08000000000000000469020000
May 08 18:27:02 msm8909 python3[3027]: 318.26492428779602 [06:05:04:11:B9:D2] <- RX c9200d08000000000000000469020000ca200d08
May 08 18:27:02 msm8909 python3[3027]: 318.29352211952209 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c9200d0800000000
May 08 18:27:02 msm8909 python3[3027]: 318.32464194297791 [06:05:04:11:B9:D2] <- RX 0000000469020000c9200d080000000000000004
May 08 18:27:02 msm8909 python3[3027]: 318.34998416900635 [06:05:04:11:B9:D2] <- RX 69020000c9200d08000000000000000469020000
May 08 18:27:02 msm8909 python3[3027]: 318.37265777587891 [06:05:04:11:B9:D2] <- RX c9200d08000000000000000469020000c9200d08
May 08 18:27:02 msm8909 python3[3027]: 318.44506502151489 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c9200d0800000000
May 08 18:27:02 msm8909 python3[3027]: 318.47788119316101 [06:05:04:11:B9:D2] <- RX 0000000469020000ca200d080000000000000004
May 08 18:27:02 msm8909 python3[3027]: 318.5055787563324 [06:05:04:11:B9:D2] <- RX 69020000c9200d08000000000000000469020000
May 08 18:27:02 msm8909 python3[3027]: 318.53593802452087 [06:05:04:11:B9:D2] <- RX ca200d08000000000000000469020000c9200d08
May 08 18:27:02 msm8909 python3[3027]: 318.5619695186615 [06:05:04:11:B9:D2] <- RX 000000000000000469020000c8200d08fa45f142
May 08 18:27:02 msm8909 python3[3027]: 318.57226538658142 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:02 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 801, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032100d10b22060049206868
May 08 18:27:03 msm8909 python3[3027]: 318.83736634254456 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 18:27:03 msm8909 python3[3027]: 318.85534763336182 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:03 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:03 msm8909 python3[3027]: Header: 06004018 payload: e200 crc: 9183912d
May 08 18:27:03 msm8909 python3[3027]: 318.86517810821533 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 08 18:27:03 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 08 18:27:03 msm8909 python3[3027]: 318.96026110649109 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:27:03 msm8909 python3[3027]: 318.99118828773499 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 08 18:27:03 msm8909 python3[3027]: 319.00120544433594 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:03 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:03 msm8909 python3[3027]: Header: 06004019 payload: e200 crc: 9183912d
May 08 18:27:03 msm8909 python3[3027]: 319.00782632827759 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 08 18:27:03 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 08 18:27:03 msm8909 python3[3027]: 319.08810305595398 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 18:27:03 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1e\x9c', 'mtp_version': 5, 'company_id': b'_\x00'} 1e9c065f00
May 08 18:27:03 msm8909 python3[3027]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 18:27:05 msm8909 python3[3027]: 320.8013162612915 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 08 18:27:05 msm8909 python3[3027]: 320.81261420249939 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 18:27:05 msm8909 python3[3027]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 18:27:05 msm8909 python3[3027]: Header: 0600401a payload: e200 crc: 9183912d
May 08 18:27:05 msm8909 python3[3027]: command list complete
May 08 18:27:05 msm8909 python3[3027]: DEACTIVATING AMDTP.
May 08 18:27:05 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 18:27:05 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 18:27:05 msm8909 python3[3027]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 08 18:27:05 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:27:05 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:27:05 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a4452b6f9b944142b64af846da7fa210"}
May 08 18:27:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164003.5021026, 'source': 0, 'type': 's', 'data': '', 'key': 'd2bf7ca991d0465583f44363ed85ceb3'}
May 08 18:27:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164005.9543991, 'source': 0, 'type': 's', 'data': '', 'key': '682b8a5b98644532979909a0f7599dba'}
May 08 18:27:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164006.440141, 'source': 0, 'type': 's', 'data': '', 'key': 'f0eab1559ecc439287fe77092ac44a23'}
May 08 18:27:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164021.0465534, 'source': 0, 'type': 's', 'data': '', 'key': 'c42ba6c3822f4d88b38ada80893a7b54'}
May 08 18:27:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164025.5016541, 'source': 0, 'type': 's', 'data': '', 'key': 'a4452b6f9b944142b64af846da7fa210'}
May 08 18:27:07 msm8909 python3[3027]: Total BG Logs: 187
May 08 18:27:08 msm8909 python3[3027]: [SSE] BACKGROUND: {'events': [{'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 71, 'activity': 0, 'utcTimestamp': 1715152740, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 71, 'activity': 0, 'utcTimestamp': 1715152800, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715152860, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715152920, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715152980, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715153040, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25,
May 08 18:27:08 msm8909 python3[3027]: 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153100, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153160, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715153220, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153280, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153340, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153400, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGen
May 08 18:27:08 msm8909 python3[3027]: Index': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153460, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 71, 'activity': 0, 'utcTimestamp': 1715153520, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153580, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153640, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153700, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153760, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1,
May 08 18:27:08 msm8909 python3[3027]: 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153820, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715153880, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715153940, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154000, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715154060, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154120, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2',
May 08 18:27:08 msm8909 python3[3027]: 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154180, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154240, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 65, 'activity': 0, 'utcTimestamp': 1715154300, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154360, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154420, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715154480, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 171
May 08 18:27:08 msm8909 python3[3027]: 5154540, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715154600, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715154660, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715154720, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715154780, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154840, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715154900, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'd
May 08 18:27:08 msm8909 python3[3027]: eltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715154960, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715155020, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155080, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155140, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155200, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715155260, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaAct
May 08 18:27:08 msm8909 python3[3027]: Cals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715155320, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155380, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155440, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715155500, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715155560, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715155620, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaR
May 08 18:27:08 msm8909 python3[3027]: unSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155680, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715155740, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715155800, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715155860, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715155920, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715155980, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 's
May 08 18:27:08 msm8909 python3[3027]: olarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156040, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156100, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156160, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156220, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156280, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156340, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:0
May 08 18:27:08 msm8909 python3[3027]: 4:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715156400, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715156460, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715156520, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156580, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 4, 'utcTimestamp': 1715156640, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 1402, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156700, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 13, 'deltaActCals': 260}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utc
May 08 18:27:08 msm8909 python3[3027]: Timestamp': 1715156760, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715156820, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156880, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715156940, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157000, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157060, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157120, 'deltaWalkSteps': 0,
May 08 18:27:08 msm8909 python3[3027]: 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715157180, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715157240, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715157300, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157360, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157420, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715157480, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'pow
May 08 18:27:08 msm8909 python3[3027]: erConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157540, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715157600, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157660, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715157720, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715157780, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715157840, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinT
May 08 18:27:08 msm8909 python3[3027]: emp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157900, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715157960, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715158020, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158080, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715158140, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158200, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0
May 08 18:27:08 msm8909 python3[3027]: , 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158260, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715158320, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715158380, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715158440, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715158500, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158560, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarG
May 08 18:27:08 msm8909 python3[3027]: enIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158620, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158680, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}]}
May 08 18:27:08 msm8909 python3[3027]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 71, "activity": 0, "utcTimestamp": 1715152740, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 71, "activity": 0, "utcTimestamp": 1715152800, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715152860, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715152920, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715152980, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715153040, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"s
May 08 18:27:08 msm8909 python3[3027]: kinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153100, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153160, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715153220, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153280, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153340, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153400, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps
May 08 18:27:08 msm8909 python3[3027]: ": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153460, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 71, "activity": 0, "utcTimestamp": 1715153520, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153580, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153640, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153700, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153760, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "so
May 08 18:27:08 msm8909 python3[3027]: larGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153820, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715153880, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715153940, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154000, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715154060, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154120, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06
May 08 18:27:08 msm8909 python3[3027]: :05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154180, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154240, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 65, "activity": 0, "utcTimestamp": 1715154300, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154360, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154420, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715154480, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "u
May 08 18:27:08 msm8909 python3[3027]: tcTimestamp": 1715154540, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715154600, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715154660, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715154720, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715154780, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154840, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715154900, "deltaWalkSteps": 0, "ca
May 08 18:27:08 msm8909 python3[3027]: seTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715154960, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715155020, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155080, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155140, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155200, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715155260, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedInd
May 08 18:27:08 msm8909 python3[3027]: ex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715155320, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155380, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155440, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715155500, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715155560, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715155620, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmr
May 08 18:27:08 msm8909 python3[3027]: Cals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155680, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715155740, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715155800, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715155860, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715155920, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715155980, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "hea
May 08 18:27:08 msm8909 python3[3027]: rtRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156040, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156100, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156160, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156220, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156280, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156340, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "de
May 08 18:27:08 msm8909 python3[3027]: viceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715156400, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715156460, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715156520, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156580, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 4, "utcTimestamp": 1715156640, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 1402, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156700, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 13, "deltaActCals": 260}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "a
May 08 18:27:08 msm8909 python3[3027]: ctivity": 0, "utcTimestamp": 1715156760, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715156820, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156880, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715156940, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157000, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157060, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157120, "de
May 08 18:27:08 msm8909 python3[3027]: ltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715157180, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715157240, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715157300, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157360, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157420, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715157480, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaD
May 08 18:27:08 msm8909 python3[3027]: istance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157540, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715157600, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157660, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715157720, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715157780, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715157840, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActC
May 08 18:27:08 msm8909 python3[3027]: als": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157900, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715157960, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715158020, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158080, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715158140, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158200, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "
May 08 18:27:08 msm8909 python3[3027]: deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158260, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715158320, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715158380, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715158440, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715158500, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158560, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRat
May 08 18:27:08 msm8909 python3[3027]: e": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158620, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158680, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}]}, "key": "baf3d9dcd4914d05b7e1cdca7a1ba5ea"}
May 08 18:27:08 msm8909 python3[3027]: [SSE] BACKGROUND: {'events': [{'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715158740, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 4, 'utcTimestamp': 1715158800, 'deltaWalkSteps': 0, 'caseTemp': 24.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.25, 'deltaBmrCals': 1402, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158860, 'deltaWalkSteps': 0, 'caseTemp': 24.25, 'deltaDistance': 0, 'powerConsumedIndex': 13, 'deltaActCals': 265}, {'skinTemp': 24.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158920, 'deltaWalkSteps': 0, 'caseTemp': 24.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715158980, 'deltaWalkSteps': 0, 'caseTemp': 24.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 24.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159040, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp':
May 08 18:27:08 msm8909 python3[3027]: 25.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715159100, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159160, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159220, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715159280, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715159340, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159400, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'therma
May 08 18:27:08 msm8909 python3[3027]: lGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159460, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159520, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715159580, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715159640, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159700, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159760, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIn
May 08 18:27:08 msm8909 python3[3027]: dex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159820, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159880, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715159940, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160000, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160060, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715160120, 'deltaWalkSteps': 0, 'caseTemp': 25.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04
May 08 18:27:08 msm8909 python3[3027]: :11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715160180, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160240, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715160300, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715160360, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160420, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715160480, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp'
May 08 18:27:08 msm8909 python3[3027]: : 1715160540, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160600, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160660, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160720, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160780, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160840, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715160900, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'de
May 08 18:27:08 msm8909 python3[3027]: ltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.5, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715160960, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161020, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715161080, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161140, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161200, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715161260, 'deltaWalkSteps': 0, 'caseTemp': 25.5, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaAct
May 08 18:27:08 msm8909 python3[3027]: Cals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715161320, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715161380, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161440, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715161500, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161560, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161620, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals
May 08 18:27:08 msm8909 python3[3027]: ': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161680, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715161740, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 25.75, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715161800, 'deltaWalkSteps': 0, 'caseTemp': 25.75, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715161860, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161920, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715161980, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'he
May 08 18:27:08 msm8909 python3[3027]: artRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162040, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162100, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.0, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715162160, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162220, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162280, 'deltaWalkSteps': 0, 'caseTemp': 26.0, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162340, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 7
May 08 18:27:08 msm8909 python3[3027]: 5, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162400, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162460, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162520, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162580, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162640, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162700, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery
May 08 18:27:08 msm8909 python3[3027]: ': 73, 'activity': 0, 'utcTimestamp': 1715162760, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162820, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715162880, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715162940, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163000, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163060, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 171516
May 08 18:27:08 msm8909 python3[3027]: 3120, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163180, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715163240, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163300, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163360, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163420, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163480, 'deltaWalkSteps': 0, 'caseTemp': 26.25
May 08 18:27:08 msm8909 python3[3027]: , 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163540, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163600, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715163660, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163720, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 74, 'activity': 0, 'utcTimestamp': 1715163780, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 73, 'activity': 0, 'utcTimestamp': 1715163840, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex':
May 08 18:27:08 msm8909 python3[3027]: 1, 'deltaActCals': 0}, {'skinTemp': 26.25, 'deltaBmrCals': 0, 'deltaRunSteps': 0, 'thermalGenIndex': 1, 'heartRate': None, 'solarGenIndex': 1, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'battery': 72, 'activity': 0, 'utcTimestamp': 1715163900, 'deltaWalkSteps': 0, 'caseTemp': 26.25, 'deltaDistance': 0, 'powerConsumedIndex': 1, 'deltaActCals': 0}]}
May 08 18:27:08 msm8909 python3[3027]: [SSE] Sending: {"rt": "bg", "msg": {"events": [{"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715158740, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 4, "utcTimestamp": 1715158800, "deltaWalkSteps": 0, "caseTemp": 24.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.25, "deltaBmrCals": 1402, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158860, "deltaWalkSteps": 0, "caseTemp": 24.25, "deltaDistance": 0, "powerConsumedIndex": 13, "deltaActCals": 265}, {"skinTemp": 24.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158920, "deltaWalkSteps": 0, "caseTemp": 24.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715158980, "deltaWalkSteps": 0, "caseTemp": 24.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 24.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159040, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals":
May 08 18:27:08 msm8909 python3[3027]: 0}, {"skinTemp": 25.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715159100, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159160, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159220, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715159280, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715159340, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159400, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunS
May 08 18:27:08 msm8909 python3[3027]: teps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159460, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159520, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715159580, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715159640, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159700, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159760, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate":
May 08 18:27:08 msm8909 python3[3027]: null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159820, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159880, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715159940, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160000, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160060, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715160120, "deltaWalkSteps": 0, "caseTemp": 25.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "dev
May 08 18:27:08 msm8909 python3[3027]: iceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715160180, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160240, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715160300, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715160360, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160420, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715160480, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity":
May 08 18:27:08 msm8909 python3[3027]: 0, "utcTimestamp": 1715160540, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160600, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160660, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160720, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160780, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160840, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715160900, "deltaWalkSteps": 0, "cas
May 08 18:27:08 msm8909 python3[3027]: eTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.5, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715160960, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161020, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715161080, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161140, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161200, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715161260, "deltaWalkSteps": 0, "caseTemp": 25.5, "deltaDistance": 0, "powerConsumedInd
May 08 18:27:08 msm8909 python3[3027]: ex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715161320, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715161380, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161440, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715161500, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161560, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161620, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.
May 08 18:27:08 msm8909 python3[3027]: 75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161680, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715161740, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 25.75, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715161800, "deltaWalkSteps": 0, "caseTemp": 25.75, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715161860, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161920, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715161980, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermal
May 08 18:27:08 msm8909 python3[3027]: GenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162040, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162100, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.0, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715162160, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162220, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162280, "deltaWalkSteps": 0, "caseTemp": 26.0, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162340, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1
May 08 18:27:08 msm8909 python3[3027]: , "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162400, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162460, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162520, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162580, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162640, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162700, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11
May 08 18:27:08 msm8909 python3[3027]: :B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162760, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162820, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715162880, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715162940, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163000, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163060, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcT
May 08 18:27:08 msm8909 python3[3027]: imestamp": 1715163120, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163180, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715163240, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163300, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163360, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163420, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163480, "deltaWalkSteps": 0,
May 08 18:27:08 msm8909 python3[3027]: "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163540, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163600, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715163660, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163720, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 74, "activity": 0, "utcTimestamp": 1715163780, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 73, "activity": 0, "utcTimestamp": 1715163840, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powe
May 08 18:27:08 msm8909 python3[3027]: rConsumedIndex": 1, "deltaActCals": 0}, {"skinTemp": 26.25, "deltaBmrCals": 0, "deltaRunSteps": 0, "thermalGenIndex": 1, "heartRate": null, "solarGenIndex": 1, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "battery": 72, "activity": 0, "utcTimestamp": 1715163900, "deltaWalkSteps": 0, "caseTemp": 26.25, "deltaDistance": 0, "powerConsumedIndex": 1, "deltaActCals": 0}]}, "key": "d7a43e6d099f4a2b803ac8fdc3c55959"}
May 08 18:27:08 msm8909 python3[3027]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 18:27:08 msm8909 python3[3027]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 18:27:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306969
May 08 18:27:08 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:27:08 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:27:08 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164028.5715253, 'source': 0, 'type': 's', 'data': '', 'key': 'baf3d9dcd4914d05b7e1cdca7a1ba5ea'}
May 08 18:27:08 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164028.6792753, 'source': 0, 'type': 's', 'data': '', 'key': 'd7a43e6d099f4a2b803ac8fdc3c55959'}
May 08 18:27:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 802, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032200d10b22060049306868
May 08 18:27:17 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:27:17 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:27:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 656, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000290000a00200d0058206161
May 08 18:27:17 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:27:25 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:27:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 656, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000290000a00200d0058306161
May 08 18:27:27 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:27:28 msm8909 python3[3027]: DBUS: Discovered 06:05:04:61:2B:77 .
May 08 18:27:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04g', 'mtp_version': 5, 'company_id': b'_\x00'} 0467065f00
May 08 18:27:28 msm8909 python3[3027]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 08 18:27:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048106969
May 08 18:27:32 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:27:32 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:27:38 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:27:38 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:27:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 658, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000292000a06b03d004f206263
May 08 18:27:45 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:27:45 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:27:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 802, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032200d10b22060049206868
May 08 18:27:58 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 802, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164078, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:27:58 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 802, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164078, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:27:58 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 802, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164078, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "9a67ae4013bd4da1b6900857f6b4ba18"}
May 08 18:27:58 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164078.7542293, 'source': 0, 'type': 's', 'data': '', 'key': '9a67ae4013bd4da1b6900857f6b4ba18'}
May 08 18:28:00 msm8909 python3[3027]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 18:28:06 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:28:06 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:28:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004910696a
May 08 18:28:07 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164087, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:28:07 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164087, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:28:07 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164087, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "ccd890938d3040a89b1e3e5aa7734f2a"}
May 08 18:28:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 709, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c500130ab1f70050106262
May 08 18:28:09 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 709, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164089, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:28:09 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 709, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164089, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:28:09 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 709, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164089, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "15abeda3b3294eebbae27f2ce35b9d91"}
May 08 18:28:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 802, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032200d10b22060049306868
May 08 18:28:10 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1170, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030492000a000002005c305f5f
May 08 18:28:10 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:28:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 658, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000292000a06b03d004f206263
May 08 18:28:13 msm8909 python3[3027]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 18:28:13 msm8909 python3[3027]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 08 18:28:13 msm8909 python3[3027]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 08 18:28:13 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "a10c8b8404ef4a69889fa792a29491f7"}
May 08 18:28:13 msm8909 python3[3027]: ACTIVATING HR.
May 08 18:28:20 msm8909 python3[3027]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:28:20 msm8909 python3[3027]: 396.08783364295959 [06:05:04:02:E8:6A] <- HR 0000
May 08 18:28:21 msm8909 python3[3027]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 81, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 08 18:28:21 msm8909 python3[3027]: GOT Firmware Version: V1.5.4d0
May 08 18:28:21 msm8909 python3[3027]: GOT Pairing Code: 251a
May 08 18:28:21 msm8909 python3[3027]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 18:28:21 msm8909 python3[3027]: NO FW Update needed.
May 08 18:28:21 msm8909 python3[3027]: LAST SYNC: 1715163576
May 08 18:28:22 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:28:22 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:28:22 msm8909 python3[3027]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 147, 2, 0, 64, 10, 0, 0, 65, 99, 0, 0, 80, 98, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 18:28:22 msm8909 python3[3027]: ACTIVITY: 0
May 08 18:28:22 msm8909 python3[3027]: HR READING: 0 TOOK 0.000403 secs
May 08 18:28:22 msm8909 python3[3027]: DEACTIVATING HR.
May 08 18:28:22 msm8909 python3[3027]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 18:28:22 msm8909 python3[3027]: GOT Instant Data: {'bmr_cals': 61688, 'solar_gen': 659, 'battery': 79, 'run_steps': 77, 'thermal_gen': 10, 'heart_rate': 0, 'case_temp': 98, 'sleep_duration': 0, 'walk_steps': 2083, 'activity': 0, 'total_steps': 2160, 'act_cals': 107497, 'total_cals': 169185, 'distance': 1709, 'skin_temp': 99}
May 08 18:28:22 msm8909 python3[3027]: W ID: 76
May 08 18:28:22 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'actCals': 107497, 'runSteps': 77, 'bmrCals': 61688, 'solarGen': 659, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'activity': 0, 'walkSteps': 2083, 'caseTemp': 98, 'heartRate': 0, 'distance': 1709, 'totalCals': 169185}, 'configId': 295, 'utcTimestamp': 1715164102, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:28:22 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'actCals': 107497, 'runSteps': 77, 'bmrCals': 61688, 'solarGen': 659, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'activity': 0, 'walkSteps': 2083, 'caseTemp': 98, 'heartRate': 0, 'distance': 1709, 'totalCals': 169185}, 'configId': 295, 'utcTimestamp': 1715164102, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:28:22 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"actCals": 107497, "runSteps": 77, "bmrCals": 61688, "solarGen": 659, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "activity": 0, "walkSteps": 2083, "caseTemp": 98, "heartRate": 0, "distance": 1709, "totalCals": 169185}, "configId": 295, "utcTimestamp": 1715164102, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "6b05e7cc39ef4489917e92ef104441df"}
May 08 18:28:22 msm8909 python3[3027]: Instant Upload complete
May 08 18:28:22 msm8909 python3[3027]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 08 18:28:23 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:28:23 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:28:25 msm8909 python3[3027]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 18:28:25 msm8909 python3[3027]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 18:28:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 659, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000293000a06b03d004f006263
May 08 18:28:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 659, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000293000a06b03d004f006263
May 08 18:28:26 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:28:26 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:28:26 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:28:26 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:28:26 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1c57ddb60edc49e38d8a968ddd215015"}
May 08 18:28:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164087.5980194, 'source': 0, 'type': 's', 'data': '', 'key': 'ccd890938d3040a89b1e3e5aa7734f2a'}
May 08 18:28:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164089.6893339, 'source': 0, 'type': 's', 'data': '', 'key': '15abeda3b3294eebbae27f2ce35b9d91'}
May 08 18:28:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164093.7303572, 'source': 0, 'type': 's', 'data': '', 'key': 'a10c8b8404ef4a69889fa792a29491f7'}
May 08 18:28:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 709, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c500130ab1f70050306262
May 08 18:28:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164103.3749702, 'source': 0, 'type': 's', 'data': '', 'key': '6b05e7cc39ef4489917e92ef104441df'}
May 08 18:28:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164106.6887329, 'source': 0, 'type': 's', 'data': '', 'key': '1c57ddb60edc49e38d8a968ddd215015'}
May 08 18:28:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 802, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032200d10b2206004a206868
May 08 18:28:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 283, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 126, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 619, 'battery': 56, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 592} 22282228000700001a7213a90175011b00491b02503d38247e7f
May 08 18:28:51 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:28:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 283, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 126, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 619, 'battery': 56, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 592} 22282228000700001a7213a90175011b00491b02503d38247e7f
May 08 18:28:53 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:28:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1168, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010490000a000000005a306060
May 08 18:28:54 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:28:56 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:28:56 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:29:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1168, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010490000a000000005a006060
May 08 18:29:04 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:29:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 283, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 126, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 619, 'battery': 56, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 592} 22282228000700001a7213a90175011b00491b02503d38347e7f
May 08 18:29:05 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:29:06 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:29:06 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:29:07 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:29:07 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:29:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306a6a
May 08 18:29:08 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164148, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:29:08 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164148, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:29:08 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164148, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "0fe750cecac943b9aaa3651f0620bc08"}
May 08 18:29:09 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164148.6939037, 'source': 0, 'type': 's', 'data': '', 'key': '0fe750cecac943b9aaa3651f0620bc08'}
May 08 18:29:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 661, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000295000a06b03d004f106263
May 08 18:29:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:29:18 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:29:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:29:18 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:29:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006a6a
May 08 18:29:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a206969
May 08 18:29:20 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164160, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:29:20 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164160, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:29:20 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 803, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164160, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "907b54aaba64462f96109f326b296a5a"}
May 08 18:29:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:29:20 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:29:20 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164160.6732118, 'source': 0, 'type': 's', 'data': '', 'key': '907b54aaba64462f96109f326b296a5a'}
May 08 18:29:22 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:29:22 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:29:26 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:29:26 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:29:26 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:29:26 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:29:26 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1ffaeae2212d4b3e8a6fcb82e2491f53"}
May 08 18:29:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164166.9427698, 'source': 0, 'type': 's', 'data': '', 'key': '1ffaeae2212d4b3e8a6fcb82e2491f53'}
May 08 18:29:31 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1170, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010492000a000000005a206060
May 08 18:29:31 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:29:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 661, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000295000a06b03d004f206263
May 08 18:29:32 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 661, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164172, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:29:32 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 661, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164172, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:29:32 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 661, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164172, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "bf20844058d349d2a4f782567bda251a"}
May 08 18:29:33 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164173.2373426, 'source': 0, 'type': 's', 'data': '', 'key': 'bf20844058d349d2a4f782567bda251a'}
May 08 18:29:34 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:29:34 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:29:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a306969
May 08 18:29:36 msm8909 python3[3027]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 08 18:29:36 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1209, 'company_id': b'\x10\xd3', 'total_steps': 5903, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 116, 'pairing_code': b'\x10\xd3', 'walk_steps': 5889, 'skin_temp': 118, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 28, 'total_cals': 1057, 'battery': 16, 'distance': 4492, 'mtp_version': 7, 'bmr_cals': 1029} 10d310d30007000e1701118c000004b9004e1c54053d10347476
May 08 18:29:36 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:29:45 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306a6a
May 08 18:29:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 661, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000295000a06b03d004f006263
May 08 18:29:47 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:29:47 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:29:48 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:29:48 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:29:48 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:29:48 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:29:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 660, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000294000a00200d0057006161
May 08 18:29:48 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:29:49 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:29:49 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:29:49 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:29:49 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:29:50 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:29:50 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:29:50 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a006969
May 08 18:29:50 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 710, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c600130ab1f70050306262
May 08 18:29:50 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 710, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164190, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:29:50 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 710, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164190, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:29:50 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 710, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164190, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "c461b75790c04dc4aade7e06c8d38f12"}
May 08 18:29:51 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164191.1722057, 'source': 0, 'type': 's', 'data': '', 'key': 'c461b75790c04dc4aade7e06c8d38f12'}
May 08 18:29:56 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:29:56 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:29:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 661, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000295000a06b03d004f106263
May 08 18:30:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 283, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 63, 'act_cals': 27, 'total_cals': 620, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 593} 22282228000700001a7213a90175011b00491b02513f32147d7f
May 08 18:30:00 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:30:01 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a106969
May 08 18:30:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a206969
May 08 18:30:02 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:30:02 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:30:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1209, 'company_id': b'\x10\xd3', 'total_steps': 5903, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 116, 'pairing_code': b'\x10\xd3', 'walk_steps': 5889, 'skin_temp': 118, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 28, 'total_cals': 1057, 'battery': 16, 'distance': 4492, 'mtp_version': 7, 'bmr_cals': 1029} 10d310d30007000e1701118c000004b9004e1c54053d10147476
May 08 18:30:04 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:30:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 663, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000297000a06b03d004f306263
May 08 18:30:27 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:30:27 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:30:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:30:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:30:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9ad9d57e5c934ad2b34ca6192e2ce10a"}
May 08 18:30:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1209, 'company_id': b'\x10\xd3', 'total_steps': 5903, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 116, 'pairing_code': b'\x10\xd3', 'walk_steps': 5889, 'skin_temp': 118, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 28, 'total_cals': 1058, 'battery': 13, 'distance': 4492, 'mtp_version': 7, 'bmr_cals': 1030} 10d310d30007000e1701118c000004b9004e1c54063d0d047476
May 08 18:30:27 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:30:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164227.6481504, 'source': 0, 'type': 's', 'data': '', 'key': '9ad9d57e5c934ad2b34ca6192e2ce10a'}
May 08 18:30:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 663, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000297000a06b03d004f006263
May 08 18:30:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:30:30 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:30:42 msm8909 python3[3027]: ADVERT: {'pairing_code': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'#\xc4'} 23c423c40006
May 08 18:30:42 msm8909 python3[3027]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 18:30:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048106a6a
May 08 18:30:43 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 72, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164243, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "aa7287814d024c62b7826c8ca35ad6b2"}
May 08 18:30:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1176, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030498000a000002005d305f5f
May 08 18:30:43 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:30:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 663, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000297000a06b03d004f206263
May 08 18:30:43 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 663, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 663, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 663, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164243, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "890f3b5b371848ed95f141f06538cb26"}
May 08 18:30:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b22060049106969
May 08 18:30:43 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164243, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:30:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 803, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164243, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "ae33510285ae43d09e77a9d767a6a951"}
May 08 18:30:44 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164243.7764747, 'source': 0, 'type': 's', 'data': '', 'key': 'aa7287814d024c62b7826c8ca35ad6b2'}
May 08 18:30:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 711, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c700130ab1f70050106262
May 08 18:30:45 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164245.1026061, 'source': 0, 'type': 's', 'data': '', 'key': '890f3b5b371848ed95f141f06538cb26'}
May 08 18:30:45 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164245.1032326, 'source': 0, 'type': 's', 'data': '', 'key': 'ae33510285ae43d09e77a9d767a6a951'}
May 08 18:30:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0f\x84', 'mtp_version': 5, 'company_id': b'_\x00'} 0f84065f00
May 08 18:30:56 msm8909 python3[3027]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 08 18:30:57 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:30:57 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:30:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1172, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010494000a000000005a306060
May 08 18:30:57 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:30:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b22060049206969
May 08 18:30:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 663, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000297000a06b03d004f306263
May 08 18:30:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b22060049306969
May 08 18:31:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1176, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030498000a000002005d105f5f
May 08 18:31:00 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:31:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 711, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c700130ab1f70050306262
May 08 18:31:09 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 711, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164269, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:31:09 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 711, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164269, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:31:09 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 711, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164269, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "8ae920d1335c4ca687a9ddc24a60b0c0"}
May 08 18:31:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b22060049006969
May 08 18:31:10 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1177, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030499000a000002005d205f5f
May 08 18:31:10 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:31:10 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164270.1982472, 'source': 0, 'type': 's', 'data': '', 'key': '8ae920d1335c4ca687a9ddc24a60b0c0'}
May 08 18:31:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 663, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000297000a06b03d004f006263
May 08 18:31:13 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 665, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000299000a06b03d004f106263
May 08 18:31:13 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:31:13 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:31:14 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:31:14 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:31:14 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 71, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330047006a6a
May 08 18:31:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a106969
May 08 18:31:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 712, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c800130ab1f70050106262
May 08 18:31:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 665, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000299000a06b03d004f206263
May 08 18:31:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 71, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330047106a6a
May 08 18:31:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:31:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:31:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "2ee93714f202470b8975e803f9b0f102"}
May 08 18:31:27 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:31:27 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:31:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164287.5478477, 'source': 0, 'type': 's', 'data': '', 'key': '2ee93714f202470b8975e803f9b0f102'}
May 08 18:31:37 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:31:37 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:31:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1177, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf000700000000000000030499000a000002005d005f5f
May 08 18:31:37 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:31:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 71, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330047306a6a
May 08 18:31:38 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:31:38 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:31:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 712, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c800130ab1f70050206262
May 08 18:31:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 665, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad00000299000a06b03d004f306263
May 08 18:31:52 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:31:52 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:31:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 71, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330047006a6a
May 08 18:31:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 71, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164313, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:31:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 71, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164313, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:31:53 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 71, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164313, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "f731079e247f4ea78bc04f35ca0dcb06"}
May 08 18:31:53 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164313.6814394, 'source': 0, 'type': 's', 'data': '', 'key': 'f731079e247f4ea78bc04f35ca0dcb06'}
May 08 18:31:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 803, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032300d10b2206004a306969
May 08 18:31:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164313, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:31:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 803, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164313, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:31:54 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 803, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164313, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "8e8540657ba445f68574bc2d6cc10163"}
May 08 18:31:54 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164314.3883009, 'source': 0, 'type': 's', 'data': '', 'key': '8e8540657ba445f68574bc2d6cc10163'}
May 08 18:31:57 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:31:57 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:32:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 664, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000298000a00200d0058206061
May 08 18:32:07 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:32:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 712, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c800130ab1f70050106262
May 08 18:32:10 msm8909 python3[3027]: DBUS: Discovered 06:05:04:56:48:68 .
May 08 18:32:10 msm8909 python3[3027]: ADVERT: {'pairing_code': b'!X', 'mtp_version': 5, 'company_id': b'_\x00'} 2158065f00
May 08 18:32:10 msm8909 python3[3027]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 08 18:32:21 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f7004f206262
May 08 18:32:21 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 713, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164341, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:32:21 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 713, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164341, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:32:21 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 713, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164341, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "c592f1766717409a94321987ab4b4755"}
May 08 18:32:22 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164341.9412735, 'source': 0, 'type': 's', 'data': '', 'key': 'c592f1766717409a94321987ab4b4755'}
May 08 18:32:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a306a6a
May 08 18:32:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b2206004a206969
May 08 18:32:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 667, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029b000a06b03d004f006263
May 08 18:32:23 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 667, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164343, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:32:23 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 667, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164343, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:32:23 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 667, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164343, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "366d757a8d9f43b0a146c49444c4c493"}
May 08 18:32:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 665, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 15831583000700000000000000000299000a00200d0057006061
May 08 18:32:24 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:32:24 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164344.054456, 'source': 0, 'type': 's', 'data': '', 'key': '366d757a8d9f43b0a146c49444c4c493'}
May 08 18:32:25 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:32:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:32:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:32:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e21b8f5ab8344ac187bde5f14df83d8e"}
May 08 18:32:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164347.6641927, 'source': 0, 'type': 's', 'data': '', 'key': 'e21b8f5ab8344ac187bde5f14df83d8e'}
May 08 18:32:28 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:32:28 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:32:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a006a6a
May 08 18:32:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:32:36 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:32:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW'} 095709570006
May 08 18:32:36 msm8909 python3[3027]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 18:32:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\tW'} 095709570006
May 08 18:32:36 msm8909 python3[3027]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 18:32:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 08 18:32:36 msm8909 python3[3027]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 18:32:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 667, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029b000a06b03d004f206263
May 08 18:32:50 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1176, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd5000700000000000000010498000a0000000059306060
May 08 18:32:50 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:32:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b2206004a106969
May 08 18:32:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f7004f106262
May 08 18:32:51 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:32:51 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:32:51 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:32:51 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:32:51 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:32:51 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:32:58 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:32:58 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:33:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b2206004a206969
May 08 18:33:02 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 804, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164382, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:33:02 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 804, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164382, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:33:02 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 804, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164382, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "45f0d1419f8d4b8ebe2f859b74110e32"}
May 08 18:33:02 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:33:02 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:33:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 667, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029b000a06b03d004f006263
May 08 18:33:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f7004f306262
May 08 18:33:03 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164382.8290451, 'source': 0, 'type': 's', 'data': '', 'key': '45f0d1419f8d4b8ebe2f859b74110e32'}
May 08 18:33:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f7004f306262
May 08 18:33:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006a6a
May 08 18:33:06 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164386, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:33:06 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164386, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:33:06 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164386, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "7c10e57c405147ecbc902c049a812fe0"}
May 08 18:33:06 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164386.4968071, 'source': 0, 'type': 's', 'data': '', 'key': '7c10e57c405147ecbc902c049a812fe0'}
May 08 18:33:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b22060049306969
May 08 18:33:16 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:33:16 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:33:17 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:33:17 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:33:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f70050006262
May 08 18:33:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:33:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:33:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e28fdb4a645a4c44959e7bb075b632c4"}
May 08 18:33:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164408.2037122, 'source': 0, 'type': 's', 'data': '', 'key': 'e28fdb4a645a4c44959e7bb075b632c4'}
May 08 18:33:29 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:33:29 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:33:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b22060049006969
May 08 18:33:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 669, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029d000a06b03d004e306263
May 08 18:33:30 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 669, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164410, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:33:30 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 669, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164410, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:33:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 669, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164410, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "147a53e5c740475d9a63ebbb1382bd8f"}
May 08 18:33:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 667, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029b000a00200d0058306060
May 08 18:33:30 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:33:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:33:30 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:33:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164410.6738405, 'source': 0, 'type': 's', 'data': '', 'key': '147a53e5c740475d9a63ebbb1382bd8f'}
May 08 18:33:33 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:33:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 804, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032400d10b22060049106969
May 08 18:33:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 669, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029d000a06b03d004e006263
May 08 18:33:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f70050306262
May 08 18:33:47 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 713, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164427, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:33:47 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 713, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164427, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:33:47 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 713, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164427, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "10a9292ef1f14036834018aaecaed522"}
May 08 18:33:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 667, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029b000a00200d0058106060
May 08 18:33:47 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:33:48 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164428.3180137, 'source': 0, 'type': 's', 'data': '', 'key': '10a9292ef1f14036834018aaecaed522'}
May 08 18:33:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:33:59 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:33:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:33:59 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:33:59 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:33:59 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:33:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:33:59 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:33:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 669, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029d000a06b03d004e206263
May 08 18:34:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f70050006262
May 08 18:34:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 713, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002c900130ab1f70050106262
May 08 18:34:14 msm8909 python3[3027]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 08 18:34:14 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x13', 'mtp_version': 5, 'company_id': b'_\x00'} 1813065f00
May 08 18:34:14 msm8909 python3[3027]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 18:34:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306a6a
May 08 18:34:15 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164455, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:34:15 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164455, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:34:15 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 72, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164455, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "6e162bff8a954714bf2d0a41bc636b43"}
May 08 18:34:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:34:15 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:34:16 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:34:16 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:34:16 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164455.6700928, 'source': 0, 'type': 's', 'data': '', 'key': '6e162bff8a954714bf2d0a41bc636b43'}
May 08 18:34:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029f000a06b03d004f006263
May 08 18:34:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048006a6a
May 08 18:34:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:34:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:34:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "e6e42fd75f7b4f8f9f490ee5b4094c1c"}
May 08 18:34:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164468.2883093, 'source': 0, 'type': 's', 'data': '', 'key': 'e6e42fd75f7b4f8f9f490ee5b4094c1c'}
May 08 18:34:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029f000a06b03d004f106263
May 08 18:34:29 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:34:29 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:34:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 714, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002ca00130ab1f7004f006262
May 08 18:34:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad0000029f000a06b03d004f206263
May 08 18:34:41 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 671, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164481, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:34:41 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 671, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164481, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:34:42 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 671, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164481, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "0393763eec5e4bf9bd63e5ed986791d9"}
May 08 18:34:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 805, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032500d10b22060049206969
May 08 18:34:42 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164482, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:34:42 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164482, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:34:42 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 805, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164482, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "d1d485fabc3f40edb0f574fba9dac770"}
May 08 18:34:42 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164482.4504135, 'source': 0, 'type': 's', 'data': '', 'key': '0393763eec5e4bf9bd63e5ed986791d9'}
May 08 18:34:42 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164482.8479781, 'source': 0, 'type': 's', 'data': '', 'key': 'd1d485fabc3f40edb0f574fba9dac770'}
May 08 18:34:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1183, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf00070000000000000003049f000a000002005c305f5f
May 08 18:34:44 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:34:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 805, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032500d10b22060049306969
May 08 18:34:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306a6a
May 08 18:34:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 714, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002ca00130ab1f7004f206262
May 08 18:34:54 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 714, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164494, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:34:54 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 714, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164494, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:34:54 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 714, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164494, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "b0c409b0e3394f1f985d13dcbc339094"}
May 08 18:34:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1183, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf00070000000000000003049f000a000002005c005f5f
May 08 18:34:54 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:34:55 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164494.9486873, 'source': 0, 'type': 's', 'data': '', 'key': 'b0c409b0e3394f1f985d13dcbc339094'}
May 08 18:34:56 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1179, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd500070000000000000001049b000a000000005a305f60
May 08 18:34:56 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:34:57 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 08 18:34:57 msm8909 python3[3027]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 18:34:59 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:34:59 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:35:09 msm8909 python3[3027]: DBUS: Discovered 06:05:04:74:99:4A .
May 08 18:35:09 msm8909 python3[3027]: ADVERT: {'pairing_code': b'$\x1a', 'mtp_version': 5, 'company_id': b'_\x00'} 241a065f00
May 08 18:35:09 msm8909 python3[3027]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 08 18:35:11 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:35:11 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:35:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048006a6a
May 08 18:35:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 672, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a0000a06b03d004f206263
May 08 18:35:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1185, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a1000a000002005c305f5f
May 08 18:35:24 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:35:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:35:24 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:35:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1185, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a1000a000002005c005f5f
May 08 18:35:26 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:35:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029f000a00200d0057306060
May 08 18:35:26 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:35:27 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:35:27 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:35:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "45070245aafb42b6bf1a2d3b3f4c43d1"}
May 08 18:35:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164528.6620059, 'source': 0, 'type': 's', 'data': '', 'key': '45070245aafb42b6bf1a2d3b3f4c43d1'}
May 08 18:35:30 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:35:30 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:35:36 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1185, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a1000a000002005c105f5f
May 08 18:35:36 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:35:36 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 672, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a0000a06b03d004f306263
May 08 18:35:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:35:36 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:35:38 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:35:38 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:35:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 672, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a0000a06b03d004f006263
May 08 18:35:38 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:35:39 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:35:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 626, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 599} 22282228000700001a7213a90175011d00491b32573d32147d7f
May 08 18:35:39 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:35:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 805, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032500d10b22060049006969
May 08 18:35:49 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164549, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:35:49 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164549, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:35:49 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 805, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164549, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "5f604d339a1746d5873e3d6475f24689"}
May 08 18:35:50 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:35:50 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:35:50 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164550.2956133, 'source': 0, 'type': 's', 'data': '', 'key': '5f604d339a1746d5873e3d6475f24689'}
May 08 18:35:50 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 08 18:35:50 msm8909 python3[3027]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 18:35:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 715, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cb00130ab1f70050006262
May 08 18:35:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1185, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 92, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a1000a000002005c205f5f
May 08 18:35:51 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:35:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029f000a00200d0057106060
May 08 18:35:51 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:36:00 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:36:00 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:36:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029f000a00200d0057206060
May 08 18:36:04 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:36:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 805, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032500d10b22060049206969
May 08 18:36:05 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:36:05 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:36:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 672, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a0000a06b03d004f206263
May 08 18:36:06 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 672, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164566, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:36:06 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 672, 'skinTemp': 99, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164566, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:36:06 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 672, "skinTemp": 99, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164566, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "f3c349aa375440f89e69fb555f07b675"}
May 08 18:36:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 626, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 599} 22282228000700001a7213a90175011d00491b32573d32047d7f
May 08 18:36:06 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:36:06 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164566.6924226, 'source': 0, 'type': 's', 'data': '', 'key': 'f3c349aa375440f89e69fb555f07b675'}
May 08 18:36:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:36:07 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164567, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:36:07 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164567, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:36:07 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164567, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "dedc4f5518f8421b98a3c4683528f233"}
May 08 18:36:08 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164567.9704273, 'source': 0, 'type': 's', 'data': '', 'key': 'dedc4f5518f8421b98a3c4683528f233'}
May 08 18:36:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:36:08 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:36:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:36:18 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:36:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 716, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cc00130ab1f7004f206262
May 08 18:36:18 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 716, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164578, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:36:18 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 716, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164578, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:36:18 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 716, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164578, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "891a8a479e9a46bfada281cd4f31efdf"}
May 08 18:36:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 671, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 1583158300070000000000000000029f000a00200d0057006060
May 08 18:36:18 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:36:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:36:18 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:36:19 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164579.135793, 'source': 0, 'type': 's', 'data': '', 'key': '891a8a479e9a46bfada281cd4f31efdf'}
May 08 18:36:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1211, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 116, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 119, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1064, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1036} 10d310d30007000e176611d7000004bb004e1ca40c400b347477
May 08 18:36:20 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:36:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 08 18:36:21 msm8909 python3[3027]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 18:36:21 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1211, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 116, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 119, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1064, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1036} 10d310d30007000e176611d7000004bb004e1ca40c400b047477
May 08 18:36:21 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:36:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006a6a
May 08 18:36:28 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:36:28 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:36:28 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "146b33d691c5470f88b487ef3e1239ec"}
May 08 18:36:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164588.647537, 'source': 0, 'type': 's', 'data': '', 'key': '146b33d691c5470f88b487ef3e1239ec'}
May 08 18:36:30 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:36:30 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:36:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106a6a
May 08 18:36:33 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 674, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 99, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a2000a06b03d004f106263
May 08 18:36:33 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:36:33 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:36:35 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 716, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cc00130ab1f7004f006262
May 08 18:36:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:36:36 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:36:47 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:36:47 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:36:48 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 08 18:36:48 msm8909 python3[3027]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 18:36:49 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x13', 'mtp_version': 5, 'company_id': b'_\x00'} 1813065f00
May 08 18:36:49 msm8909 python3[3027]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 18:36:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:37:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 805, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032500d10b22060049306969
May 08 18:37:00 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164620, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:37:00 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 805, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 105, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164620, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:37:00 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 805, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 105, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164620, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "926d685a990242bfa7dd519d1460be08"}
May 08 18:37:00 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:37:00 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:37:01 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164621.2124383, 'source': 0, 'type': 's', 'data': '', 'key': '926d685a990242bfa7dd519d1460be08'}
May 08 18:37:01 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 08 18:37:01 msm8909 python3[3027]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 18:37:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 676, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 80, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a4000a06b03d0050106262
May 08 18:37:15 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 676, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 80, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164635, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:37:15 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 676, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 80, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164635, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:37:15 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 676, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 80, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164635, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "9ed14b798b9045c89075ad1a98cd9afe"}
May 08 18:37:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 717, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cd00130ab1f70050006262
May 08 18:37:15 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164635.8162212, 'source': 0, 'type': 's', 'data': '', 'key': '9ed14b798b9045c89075ad1a98cd9afe'}
May 08 18:37:25 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:37:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 806, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 105, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032600d10b22060049106969
May 08 18:37:28 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:37:28 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:37:28 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9c30cc09bedb412cad7ba2004f4f2117"}
May 08 18:37:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164649.1446135, 'source': 0, 'type': 's', 'data': '', 'key': '9c30cc09bedb412cad7ba2004f4f2117'}
May 08 18:37:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 717, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cd00130ab1f70050206262
May 08 18:37:30 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 717, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164650, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:37:30 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 717, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164650, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:37:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 717, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164650, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "11f2f46f15b24faf8ce80f6a56d7a237"}
May 08 18:37:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1189, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a5000a000002005d005e5e
May 08 18:37:30 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:37:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 675, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002a3000a00200d0057306060
May 08 18:37:30 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:37:30 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:37:31 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:37:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164650.4787877, 'source': 0, 'type': 's', 'data': '', 'key': '11f2f46f15b24faf8ce80f6a56d7a237'}
May 08 18:37:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 717, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cd00130ab1f70050206262
May 08 18:37:32 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:37:32 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:37:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 676, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 80, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a4000a06b03d0050006262
May 08 18:37:42 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:37:42 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:37:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1189, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a5000a000002005d205e5e
May 08 18:37:44 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:37:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006a6a
May 08 18:37:46 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164666, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:37:46 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164666, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:37:46 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164666, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "b65c7cab48134e059403b7b30dfd0228"}
May 08 18:37:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:37:46 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:37:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:37:46 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:37:46 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164666.6213405, 'source': 0, 'type': 's', 'data': '', 'key': 'b65c7cab48134e059403b7b30dfd0228'}
May 08 18:37:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106a6a
May 08 18:37:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:37:59 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:38:01 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:38:01 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:38:11 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:38:11 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:38:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 678, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a6000a06b03d004f306262
May 08 18:38:13 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1211, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 117, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 120, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1064, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1036} 10d310d30007000e176611d7000004bb004e1ca40c4011147578
May 08 18:38:13 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:38:14 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:38:14 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:38:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 678, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a6000a06b03d004f006262
May 08 18:38:24 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 678, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164704, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:38:24 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 678, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164704, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:38:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 678, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164704, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "dc9000bb542341f18d3cb423a9ccd0a6"}
May 08 18:38:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 806, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032600d10b2206004a206868
May 08 18:38:24 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 806, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164704, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:38:24 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 806, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164704, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:38:24 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 806, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164704, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "b07deb5df44d43ecab882847cc68e7b2"}
May 08 18:38:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164704.8707001, 'source': 0, 'type': 's', 'data': '', 'key': 'dc9000bb542341f18d3cb423a9ccd0a6'}
May 08 18:38:25 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164704.9209268, 'source': 0, 'type': 's', 'data': '', 'key': 'b07deb5df44d43ecab882847cc68e7b2'}
May 08 18:38:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 678, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a6000a06b03d004f106262
May 08 18:38:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 806, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032600d10b2206004a306868
May 08 18:38:28 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:38:28 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:38:28 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d556637d1cd24069b6718f46481b8498"}
May 08 18:38:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164709.2480581, 'source': 0, 'type': 's', 'data': '', 'key': 'd556637d1cd24069b6718f46481b8498'}
May 08 18:38:31 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:38:31 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:38:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 717, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cd00130ab1f70050106262
May 08 18:38:38 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 717, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164718, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:38:38 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 717, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164718, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:38:38 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 717, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164718, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "06f0f8aff26f4d508cfdfdae2612e1fe"}
May 08 18:38:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:38:39 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:38:39 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164718.876713, 'source': 0, 'type': 's', 'data': '', 'key': '06f0f8aff26f4d508cfdfdae2612e1fe'}
May 08 18:38:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1187, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104a3000a0000000059205f5f
May 08 18:38:39 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:38:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:38:40 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:38:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1213, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 117, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 120, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1065, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1037} 10d310d30007000e176611d7000004bd004e1ca40d400b047578
May 08 18:38:41 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:38:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 717, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cd00130ab1f70050206262
May 08 18:38:54 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 08 18:38:54 msm8909 python3[3027]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 18:38:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1190, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a6000a000002005d105e5e
May 08 18:38:54 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:38:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1213, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 117, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 120, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1065, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1037} 10d310d30007000e176611d7000004bd004e1ca40d400b147578
May 08 18:38:55 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:39:01 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:39:01 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:39:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 718, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002ce00130ab1f70050006262
May 08 18:39:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1213, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 117, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 120, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1065, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1037} 10d310d30007000e176611d7000004bd004e1ca40d400b247578
May 08 18:39:09 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:39:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 806, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032600d10b2206004a206868
May 08 18:39:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 629, 'battery': 54, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 602} 22282228000700001a7213a90175011d00491b525a3d36147c7f
May 08 18:39:19 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:39:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1ev', 'mtp_version': 5, 'company_id': b'_\x00'} 1e76065f00
May 08 18:39:20 msm8909 python3[3027]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 08 18:39:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 718, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002ce00130ab1f70050106262
May 08 18:39:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x05\x04'} 050405040006
May 08 18:39:21 msm8909 python3[3027]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 18:39:21 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 677, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002a5000a00200d0057206060
May 08 18:39:21 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:39:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:39:22 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164762, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:39:22 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164762, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:39:22 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164762, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "672e639a9d4e4abd97716c7097d1addf"}
May 08 18:39:22 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164762.5024705, 'source': 0, 'type': 's', 'data': '', 'key': '672e639a9d4e4abd97716c7097d1addf'}
May 08 18:39:23 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:39:23 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:39:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:39:24 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:39:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b2206004a006868
May 08 18:39:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:39:24 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:39:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1192, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a8000a000002005d005e5e
May 08 18:39:24 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:39:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 08 18:39:24 msm8909 python3[3027]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 18:39:28 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:39:28 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:39:28 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ce672a4671844aa691fb2561a8743040"}
May 08 18:39:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164769.3644838, 'source': 0, 'type': 's', 'data': '', 'key': 'ce672a4671844aa691fb2561a8743040'}
May 08 18:39:32 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:39:32 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:39:33 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:39:33 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:39:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306a6a
May 08 18:39:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 630, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 603} 22282228000700001a7213a90175011d00491b525b3d32247c7e
May 08 18:39:34 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:39:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b2206004a106868
May 08 18:39:38 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 807, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164778, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:39:38 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 807, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164778, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:39:38 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 807, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164778, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "28ee668d3ccf462ebc3955fa740e7330"}
May 08 18:39:39 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164778.5211513, 'source': 0, 'type': 's', 'data': '', 'key': '28ee668d3ccf462ebc3955fa740e7330'}
May 08 18:39:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 680, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002a8000a06b03d004f106262
May 08 18:39:48 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 680, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164788, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:39:48 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 680, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164788, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:39:48 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 680, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164788, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "eaba16182eda413fbd7676650b45afa0"}
May 08 18:39:48 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164788.6390522, 'source': 0, 'type': 's', 'data': '', 'key': 'eaba16182eda413fbd7676650b45afa0'}
May 08 18:39:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1192, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304a8000a000002005d205e5e
May 08 18:39:49 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:39:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 630, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 603} 22282228000700001a7213a90175011d00491b525b3d32047c7e
May 08 18:39:49 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:39:51 msm8909 python3[3027]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 08 18:39:51 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:39:51 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:39:52 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:39:52 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:40:02 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:40:02 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:40:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b2206004a306868
May 08 18:40:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 285, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 630, 'battery': 50, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 603} 22282228000700001a7213a90175011d00491b525b3d32147c7e
May 08 18:40:04 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:40:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:40:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:40:15 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:40:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1190, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104a6000a0000000059005f5f
May 08 18:40:15 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:40:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 08 18:40:18 msm8909 python3[3027]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 18:40:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:40:18 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:40:18 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:40:18 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:40:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006a6a
May 08 18:40:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b2206004a006868
May 08 18:40:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 719, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cf00130ab1f7004f306262
May 08 18:40:19 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 719, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164819, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:40:19 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 719, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164819, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:40:19 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 719, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164819, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "521da85c367e45d4a02323c282510718"}
May 08 18:40:19 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:40:19 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:40:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b22060049106868
May 08 18:40:20 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164820.138974, 'source': 0, 'type': 's', 'data': '', 'key': '521da85c367e45d4a02323c282510718'}
May 08 18:40:29 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:40:29 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:40:29 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "07db474cc0584f69b6add1bbbd9f1283"}
May 08 18:40:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164829.8473017, 'source': 0, 'type': 's', 'data': '', 'key': '07db474cc0584f69b6add1bbbd9f1283'}
May 08 18:40:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106a6a
May 08 18:40:30 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164830, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:40:30 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164830, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:40:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164830, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "a0d1c0c66ea04baba9b153b3d024eba2"}
May 08 18:40:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:40:30 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:40:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164830.6889591, 'source': 0, 'type': 's', 'data': '', 'key': 'a0d1c0c66ea04baba9b153b3d024eba2'}
May 08 18:40:31 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6770, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6770, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 631, 'battery': 52, 'distance': 5033, 'mtp_version': 7, 'bmr_cals': 604} 22282228000700001a7213a90175011e00491b625c3d34047c7e
May 08 18:40:31 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:40:31 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:40:31 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:40:31 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b22060049206868
May 08 18:40:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 719, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cf00130ab1f7004f006262
May 08 18:40:32 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:40:32 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:40:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:40:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 682, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002aa000a06b03d004f306262
May 08 18:40:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:40:46 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:40:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 719, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cf00130ab1f7004f206262
May 08 18:40:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306a6a
May 08 18:40:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1194, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304aa000a000002005d005e5e
May 08 18:40:48 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:40:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 719, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002cf00130ab1f7004f306262
May 08 18:40:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 682, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002aa000a06b03d004f006262
May 08 18:40:59 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 682, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164859, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:40:59 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 682, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164859, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:40:59 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 682, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164859, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "d5770fe4969541488136d55423ae3862"}
May 08 18:41:00 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164860.3950858, 'source': 0, 'type': 's', 'data': '', 'key': 'd5770fe4969541488136d55423ae3862'}
May 08 18:41:01 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:41:01 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:41:03 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:41:03 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:41:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 720, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d000130ab1f70050006262
May 08 18:41:12 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1192, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104a8000a000000005a205f5f
May 08 18:41:12 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:41:14 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 684, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ac000a06b03d004e206262
May 08 18:41:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 720, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d000130ab1f70050206262
May 08 18:41:26 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 720, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164886, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:41:26 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 720, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 98, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164886, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:41:26 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 720, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 98, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164886, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "507cd833a6b249f2b9db805f86085ff2"}
May 08 18:41:27 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164886.752059, 'source': 0, 'type': 's', 'data': '', 'key': '507cd833a6b249f2b9db805f86085ff2'}
May 08 18:41:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b22060049306868
May 08 18:41:27 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 807, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164887, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:41:27 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 807, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164887, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:41:27 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 807, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164887, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "512d14bfe1084e95884b4ec98e244527"}
May 08 18:41:28 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164888.2145324, 'source': 0, 'type': 's', 'data': '', 'key': '512d14bfe1084e95884b4ec98e244527'}
May 08 18:41:29 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:41:29 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:41:29 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b08e955b6fde4c3ab39db2caa15d9495"}
May 08 18:41:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306a6a
May 08 18:41:30 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164889.9440889, 'source': 0, 'type': 's', 'data': '', 'key': 'b08e955b6fde4c3ab39db2caa15d9495'}
May 08 18:41:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1192, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104a8000a000000005a305f5f
May 08 18:41:30 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:41:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:41:30 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:41:33 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:41:33 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:41:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048006a6a
May 08 18:41:39 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164899, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:41:39 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 72, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164899, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:41:39 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 72, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164899, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "6256a658a00f4ad183860cb5b823e9e5"}
May 08 18:41:40 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164900.1908114, 'source': 0, 'type': 's', 'data': '', 'key': '6256a658a00f4ad183860cb5b823e9e5'}
May 08 18:41:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:41:40 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:41:40 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:41:41 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:41:41 msm8909 python3[3027]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 18:41:41 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x1f\xf1', 'mtp_version': 5, 'company_id': b'_\x00'} 1ff1065f00
May 08 18:41:41 msm8909 python3[3027]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 18:41:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 684, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ac000a06b03d004e006262
May 08 18:41:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 720, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d000130ab1f70050306262
May 08 18:41:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 684, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ac000a06b03d004e206262
May 08 18:41:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b22060049106868
May 08 18:41:55 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:41:55 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:41:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 08 18:41:56 msm8909 python3[3027]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 18:41:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 682, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002aa000a00200d0057306060
May 08 18:41:57 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:41:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1192, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104a8000a000000005a205f5f
May 08 18:41:57 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:42:03 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:42:03 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:42:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 684, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 78, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ac000a06b03d004e306262
May 08 18:42:08 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 684, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164928, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:42:08 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 684, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 78, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715164928, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:42:08 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 684, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 78, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715164928, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "4f908f1cdc2d49a7965556502dc2fadc"}
May 08 18:42:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 807, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032700d10b22060049206868
May 08 18:42:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 72, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330048306a6a
May 08 18:42:09 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164929.3819149, 'source': 0, 'type': 's', 'data': '', 'key': '4f908f1cdc2d49a7965556502dc2fadc'}
May 08 18:42:09 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1198, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304ae000a000002005d105e5e
May 08 18:42:09 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:42:12 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:42:12 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:42:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106a6a
May 08 18:42:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1214, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 78, 'case_temp': 118, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 121, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1069, 'battery': 10, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1041} 10d310d30007000e176611d7000004be004e1cc411400a047679
May 08 18:42:25 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:42:25 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:42:30 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:42:30 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:42:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a6dadf61330f4722a5b9d5f62f84fe24"}
May 08 18:42:30 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164950.4535825, 'source': 0, 'type': 's', 'data': '', 'key': 'a6dadf61330f4722a5b9d5f62f84fe24'}
May 08 18:42:34 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:42:34 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:42:35 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 686, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ae000a06b03d004f206262
May 08 18:42:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206a6a
May 08 18:42:39 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:42:39 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:42:50 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 106, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 106, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306a6a
May 08 18:42:50 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164970, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:42:50 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 106, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 106, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715164970, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:42:50 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 106, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 106, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715164970, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "02268157966f402c95b5117326a7f755"}
May 08 18:42:51 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164970.872155, 'source': 0, 'type': 's', 'data': '', 'key': '02268157966f402c95b5117326a7f755'}
May 08 18:42:51 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 808, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032800d10b22060049206868
May 08 18:42:51 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 808, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164971, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:42:51 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 808, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715164971, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:42:51 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 808, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715164971, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "686adbebf2414b9eb39d5251620ebcdb"}
May 08 18:42:52 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164972.005749, 'source': 0, 'type': 's', 'data': '', 'key': '686adbebf2414b9eb39d5251620ebcdb'}
May 08 18:42:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 721, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d100130ab1f70050206162
May 08 18:42:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 721, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164973, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:42:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 721, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715164973, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:42:53 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 721, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715164973, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "bdbe41a5bc2444fa9ad6d167969c072c"}
May 08 18:42:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1198, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304ae000a000002005d105e5e
May 08 18:42:53 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:42:53 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:42:53 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:42:54 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715164973.5150633, 'source': 0, 'type': 's', 'data': '', 'key': 'bdbe41a5bc2444fa9ad6d167969c072c'}
May 08 18:43:04 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:43:04 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:43:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 686, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002ae000a06b03d004f106262
May 08 18:43:05 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:43:05 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:43:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 633, 'battery': 52, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 606} 22282228000700001ac713e80175011e00491b825e3d34047c7e
May 08 18:43:06 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:43:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 721, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d100130ab1f70050006162
May 08 18:43:07 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 808, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032800d10b22060049306868
May 08 18:43:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206969
May 08 18:43:19 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 633, 'battery': 52, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 606} 22282228000700001ac713e80175011e00491b825e3d34147c7e
May 08 18:43:19 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:43:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:20 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:43:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:20 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:43:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:43:21 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:43:22 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:22 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:43:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1200, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304b0000a000002005d005e5e
May 08 18:43:22 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:43:30 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:43:30 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:43:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "8e67e0574e8a4d5c9749062a386be6a5"}
May 08 18:43:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165010.999613, 'source': 0, 'type': 's', 'data': '', 'key': '8e67e0574e8a4d5c9749062a386be6a5'}
May 08 18:43:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 687, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002af000a06b03d004f006262
May 08 18:43:34 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 687, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165014, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:43:34 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 687, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165014, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:43:34 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 687, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165014, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "ea771f86243346c490571b50b3f4aea9"}
May 08 18:43:34 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:43:35 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:43:35 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165014.711112, 'source': 0, 'type': 's', 'data': '', 'key': 'ea771f86243346c490571b50b3f4aea9'}
May 08 18:43:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 687, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002af000a06b03d004f106262
May 08 18:43:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:46 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:43:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 808, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032800d10b22060048306868
May 08 18:43:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106969
May 08 18:43:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1200, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304b0000a000002005d305e5e
May 08 18:43:49 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:43:50 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:43:50 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:43:50 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:50 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:43:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x01', 'company_id': b'\x12t'} 127412740106
May 08 18:43:59 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:44:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1196, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104ac000a000000005a305f5f
May 08 18:44:00 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:44:00 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:44:00 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:44:01 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 687, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002af000a06b03d004f306262
May 08 18:44:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1200, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304b0000a000002005d005e5e
May 08 18:44:02 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:44:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 721, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d100130ab1f70050206161
May 08 18:44:04 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 721, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165044, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:44:04 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 721, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165044, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:44:04 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 721, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165044, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "4d8dc82797c94056b89e923f9c92a069"}
May 08 18:44:05 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:44:05 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:44:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165044.980938, 'source': 0, 'type': 's', 'data': '', 'key': '4d8dc82797c94056b89e923f9c92a069'}
May 08 18:44:14 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 808, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032800d10b22060048106868
May 08 18:44:14 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 808, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165054, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:44:14 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 808, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165054, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:44:14 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 808, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 72, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165054, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "609dfd1fa6cb4922b19fb08038888545"}
May 08 18:44:15 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165055.2720232, 'source': 0, 'type': 's', 'data': '', 'key': '609dfd1fa6cb4922b19fb08038888545'}
May 08 18:44:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12t', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x12t'} 127412740006
May 08 18:44:15 msm8909 python3[3027]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 08 18:44:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 689, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b1000a06b03d004f006262
May 08 18:44:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b2206004a206868
May 08 18:44:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 722, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d200130ab1f70050006161
May 08 18:44:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:44:30 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165070, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:44:30 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165070, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:44:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 74, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165070, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "a0795314d0484c6d96e02b675fef5b35"}
May 08 18:44:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:44:30 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:44:31 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:44:31 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:44:31 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a3ecffb14bb44bed91df9e7fbd664e93"}
May 08 18:44:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165070.6861074, 'source': 0, 'type': 's', 'data': '', 'key': 'a0795314d0484c6d96e02b675fef5b35'}
May 08 18:44:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165071.4075155, 'source': 0, 'type': 's', 'data': '', 'key': 'a3ecffb14bb44bed91df9e7fbd664e93'}
May 08 18:44:35 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:44:35 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:44:42 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:44:42 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:44:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b2206004a006868
May 08 18:44:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 689, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b1000a06b03d004f306262
May 08 18:44:43 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 689, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165083, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:44:43 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 689, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165083, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:44:43 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 689, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165083, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "3e87cfce53e14a0789c91002a23d56be"}
May 08 18:44:43 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165083.8804691, 'source': 0, 'type': 's', 'data': '', 'key': '3e87cfce53e14a0789c91002a23d56be'}
May 08 18:44:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:44:46 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:44:55 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 08 18:44:55 msm8909 python3[3027]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 18:44:59 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 58, 'act_cals': 27, 'total_cals': 634, 'battery': 57, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 607} 22282228000700001ac713e80175011e00491b925f3a39047c7f
May 08 18:44:59 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:45:00 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:45:00 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:45:06 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:45:06 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:45:10 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 691, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b3000a06b03d004f206262
May 08 18:45:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 722, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d200130ab1f70050006161
May 08 18:45:11 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 722, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165111, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:45:11 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 722, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165111, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:45:11 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 722, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165111, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "ce96a63a45964e5abec70d9bc8fd8b9e"}
May 08 18:45:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b2206004a306868
May 08 18:45:12 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165112.0181222, 'source': 0, 'type': 's', 'data': '', 'key': 'ce96a63a45964e5abec70d9bc8fd8b9e'}
May 08 18:45:13 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:45:13 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:45:14 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1200, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 90, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104b0000a000000005a205f5f
May 08 18:45:14 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:45:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:45:25 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b22060048006868
May 08 18:45:25 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 809, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165125, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:45:25 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 809, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165125, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:45:25 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 809, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 72, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165125, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "488a1242a643461097b2611564779acf"}
May 08 18:45:26 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165126.1645498, 'source': 0, 'type': 's', 'data': '', 'key': '488a1242a643461097b2611564779acf'}
May 08 18:45:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:45:26 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:45:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:45:26 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:45:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 690, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002b2000a00200d0057006060
May 08 18:45:27 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:45:27 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1214, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 120, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 122, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1072, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1044} 10d310d30007000e176611d7000004be004f1cd414401104787a
May 08 18:45:27 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:45:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1214, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 120, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 122, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1072, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1044} 10d310d30007000e176611d7000004be004f1cd414401114787a
May 08 18:45:28 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:45:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:45:28 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:45:31 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:45:31 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:45:31 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1b69fa03dc8843c6b591de9b7a86d3bd"}
May 08 18:45:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165131.6963949, 'source': 0, 'type': 's', 'data': '', 'key': '1b69fa03dc8843c6b591de9b7a86d3bd'}
May 08 18:45:36 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:45:36 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:45:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b22060048106868
May 08 18:45:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1214, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 120, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 122, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1072, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1044} 10d310d30007000e176611d7000004be004f1cd414401124787a
May 08 18:45:39 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:45:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 691, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b3000a06b03d004f106262
May 08 18:45:51 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:45:51 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:45:52 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 691, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b3000a06b03d004f206262
May 08 18:45:52 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 691, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165152, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:45:52 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 691, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165152, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:45:52 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 691, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165152, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "b8be81e215734cba8a07398424b0b512"}
May 08 18:45:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b22060048206868
May 08 18:45:53 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:45:53 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:45:53 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165153.0332437, 'source': 0, 'type': 's', 'data': '', 'key': 'b8be81e215734cba8a07398424b0b512'}
May 08 18:45:56 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 58, 'act_cals': 27, 'total_cals': 635, 'battery': 51, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 608} 22282228000700001ac713e80175011e00491ba2603a33247c7f
May 08 18:45:56 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:46:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 723, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d300130ab1f70050206161
May 08 18:46:06 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:46:06 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:46:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b5000a06b03d004f006262
May 08 18:46:09 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r'} 117211720006
May 08 18:46:09 msm8909 python3[3027]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 18:46:10 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 809, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032900d10b22060048006868
May 08 18:46:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a106969
May 08 18:46:20 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165180, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:46:20 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165180, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:46:20 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 74, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165180, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "51dd3556509548d8ad61543ef06ca65b"}
May 08 18:46:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\\', 'mtp_version': 5, 'company_id': b'_\x00'} 175c065f00
May 08 18:46:20 msm8909 python3[3027]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 18:46:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 724, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d400130ab1f7004f306161
May 08 18:46:20 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 724, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165180, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:46:20 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 724, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165180, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:46:20 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 724, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165180, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "14c1b4425a654051b15e00beac68df7b"}
May 08 18:46:20 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 08 18:46:20 msm8909 python3[3027]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 18:46:21 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165180.901211, 'source': 0, 'type': 's', 'data': '', 'key': '51dd3556509548d8ad61543ef06ca65b'}
May 08 18:46:21 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165181.2361524, 'source': 0, 'type': 's', 'data': '', 'key': '14c1b4425a654051b15e00beac68df7b'}
May 08 18:46:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:46:21 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:46:21 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:46:21 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:46:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 286, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 73, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 58, 'act_cals': 27, 'total_cals': 635, 'battery': 51, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 608} 22282228000700001ac713e80175011e00491ba2603a33147c7f
May 08 18:46:22 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:46:23 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:46:23 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:46:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:46:24 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:46:24 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1214, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 120, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 122, 'sleep_state': 4, 'heart_rate': 67, 'act_cals': 28, 'total_cals': 1073, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1045} 10d310d30007000e176611d7000004be004f1cd415431124787a
May 08 18:46:24 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:46:24 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:46:24 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:46:31 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:46:31 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:46:31 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "6f376f290aa74cc7800f7a7ef5d1f771"}
May 08 18:46:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165191.9080112, 'source': 0, 'type': 's', 'data': '', 'key': '6f376f290aa74cc7800f7a7ef5d1f771'}
May 08 18:46:35 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 724, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d400130ab1f7004f106161
May 08 18:46:35 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:46:35 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:46:36 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:46:36 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:46:36 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:46:36 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:46:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a306969
May 08 18:46:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b5000a06b03d004f306262
May 08 18:46:38 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:46:38 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:46:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a006969
May 08 18:46:50 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b5000a06b03d004f006262
May 08 18:46:52 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 724, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d400130ab1f7004f306161
May 08 18:47:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b5000a06b03d004f106262
May 08 18:47:05 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 693, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165225, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:47:05 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 693, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 98, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165225, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:47:05 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 693, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 98, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165225, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "8a3e0d65ba8a4ecbb6ceec8c9b55fcb8"}
May 08 18:47:06 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:47:06 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165226.3771358, 'source': 0, 'type': 's', 'data': '', 'key': '8a3e0d65ba8a4ecbb6ceec8c9b55fcb8'}
May 08 18:47:07 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:47:07 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:47:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 695, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b7000a06b03d004f206262
May 08 18:47:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1207, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304b7000a000002005d105e5e
May 08 18:47:17 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:47:19 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:47:19 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:47:20 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060048206868
May 08 18:47:20 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 810, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165240, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:47:20 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 810, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 72, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165240, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:47:20 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 810, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 72, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165240, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "ab1d211c3154403bbeea0b5f6d6c732d"}
May 08 18:47:21 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165241.0437624, 'source': 0, 'type': 's', 'data': '', 'key': 'ab1d211c3154403bbeea0b5f6d6c732d'}
May 08 18:47:26 msm8909 python3[3027]: Running Scheduled: Thread Check
May 08 18:47:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 58, 'act_cals': 27, 'total_cals': 637, 'battery': 55, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 610} 22282228000700001ac713e80175011f004a1bb2623a37047d7f
May 08 18:47:30 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:47:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 695, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 98, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b7000a06b03d004f006262
May 08 18:47:31 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:47:31 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:47:31 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ea4efb8235e84c85b7ae07241259d842"}
May 08 18:47:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165251.9642246, 'source': 0, 'type': 's', 'data': '', 'key': 'ea4efb8235e84c85b7ae07241259d842'}
May 08 18:47:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 725, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d500130ab1f70050306161
May 08 18:47:32 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 725, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165252, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:47:32 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 725, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165252, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:47:32 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 725, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165252, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "69fb9e2de7aa42b6b810e66a67845445"}
May 08 18:47:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165252.6153882, 'source': 0, 'type': 's', 'data': '', 'key': '69fb9e2de7aa42b6b810e66a67845445'}
May 08 18:47:34 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:47:34 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:47:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 725, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d500130ab1f70050306161
May 08 18:47:37 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:47:37 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:47:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060048106868
May 08 18:47:45 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:47:45 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:47:45 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206969
May 08 18:47:45 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165265, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:47:45 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165265, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:47:45 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165265, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "26fb8f6cda70494e9b6530adfa6a8ed2"}
May 08 18:47:45 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1216, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 120, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 121, 'sleep_state': 4, 'heart_rate': 67, 'act_cals': 28, 'total_cals': 1074, 'battery': 11, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1046} 10d310d30007000e176611d7000004c0004f1ce416430b147879
May 08 18:47:45 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:47:46 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165265.9685886, 'source': 0, 'type': 's', 'data': '', 'key': '26fb8f6cda70494e9b6530adfa6a8ed2'}
May 08 18:47:47 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:47:47 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:47:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 637, 'battery': 55, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 610} 22282228000700001ac713e80175011f004a1bb2623d37147d7f
May 08 18:47:47 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:47:47 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:47:47 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:47:48 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060048206868
May 08 18:47:57 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002b5000a00200d0058006060
May 08 18:47:57 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:47:58 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 72, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060048306868
May 08 18:47:59 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:47:59 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:48:00 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:48:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 637, 'battery': 55, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 610} 22282228000700001ac713e80175011f004a1bb2623d37347d7f
May 08 18:48:02 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:48:07 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:48:07 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:48:12 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060049006868
May 08 18:48:15 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 693, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 96, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002b5000a00200d0058106060
May 08 18:48:15 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:48:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 08 18:48:15 msm8909 python3[3027]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 18:48:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:48:26 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:48:27 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:48:27 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:48:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060049106868
May 08 18:48:29 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 810, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165309, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:48:29 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 810, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165309, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:48:29 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 810, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165309, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "795c614cca384cf7ab990f30558b5623"}
May 08 18:48:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 638, 'battery': 57, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 611} 22282228000700001ac713e80175011f004a1bb2633d39247c7e
May 08 18:48:29 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:48:29 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206969
May 08 18:48:29 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165309.7432451, 'source': 0, 'type': 's', 'data': '', 'key': '795c614cca384cf7ab990f30558b5623'}
May 08 18:48:30 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:48:30 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:48:31 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:48:31 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:48:31 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "6a462b050551496b9a53b21e4fdb1faa"}
May 08 18:48:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165312.0208893, 'source': 0, 'type': 's', 'data': '', 'key': '6a462b050551496b9a53b21e4fdb1faa'}
May 08 18:48:38 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:48:38 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:48:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 695, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 88, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002b7000a00200d0058005f60
May 08 18:48:39 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:48:40 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060049206868
May 08 18:48:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1217, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 119, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 122, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1075, 'battery': 13, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1047} 10d310d30007000e176611d7000004c1004f1ce417400d24777a
May 08 18:48:41 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:48:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 697, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002b9000a06b03d004f306162
May 08 18:48:42 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 697, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165322, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:48:42 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 697, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165322, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:48:42 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 697, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 97, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165322, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "82be5976f1904ff981647905228868aa"}
May 08 18:48:42 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165322.555263, 'source': 0, 'type': 's', 'data': '', 'key': '82be5976f1904ff981647905228868aa'}
May 08 18:48:44 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 638, 'battery': 57, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 611} 22282228000700001ac713e80175011f004a1bb2633d39347c7e
May 08 18:48:44 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:48:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 725, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d500130ab1f7004f306161
May 08 18:48:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 725, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165333, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:48:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 725, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 79, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165333, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:48:53 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 725, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 79, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165333, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "e7355197ecff43c8b35b1b09ce404def"}
May 08 18:48:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060049306868
May 08 18:48:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 638, 'battery': 57, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 611} 22282228000700001ac713e80175011f004a1bb2633d39047c7e
May 08 18:48:54 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165334.2301776, 'source': 0, 'type': 's', 'data': '', 'key': 'e7355197ecff43c8b35b1b09ce404def'}
May 08 18:48:54 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:48:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 810, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032a00d10b22060049006868
May 08 18:48:55 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106969
May 08 18:48:55 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165335, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:48:55 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165335, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:48:56 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165335, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "a53768bad485441ba020bc8707444640"}
May 08 18:48:56 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:48:56 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:48:56 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165336.3927712, 'source': 0, 'type': 's', 'data': '', 'key': 'a53768bad485441ba020bc8707444640'}
May 08 18:48:58 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:48:58 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:49:08 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:49:08 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:49:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:49:08 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:49:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:49:08 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:49:08 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 124, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 126, 'sleep_state': 4, 'heart_rate': 61, 'act_cals': 27, 'total_cals': 638, 'battery': 57, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 611} 22282228000700001ac713e80175011f004a1bb2633d39247c7e
May 08 18:49:08 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:49:10 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049206969
May 08 18:49:11 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:49:11 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:49:11 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b22060049106868
May 08 18:49:22 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b22060049206868
May 08 18:49:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006969
May 08 18:49:23 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 726, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d600130ab1f70050206161
May 08 18:49:25 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:49:25 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:49:26 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bb000a06b03d004f006162
May 08 18:49:26 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02}', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 08 18:49:26 msm8909 python3[3027]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 18:49:32 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:49:32 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:49:32 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5c1f693c63c54ae58c22dc42f6cdd400"}
May 08 18:49:33 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165372.630476, 'source': 0, 'type': 's', 'data': '', 'key': '5c1f693c63c54ae58c22dc42f6cdd400'}
May 08 18:49:36 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bb000a06b03d004f106162
May 08 18:49:37 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049106969
May 08 18:49:38 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 726, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d600130ab1f70050306161
May 08 18:49:38 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:49:38 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:49:39 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b22060049306868
May 08 18:49:39 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 811, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165379, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:49:39 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 811, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 73, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165379, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:49:39 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 811, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 73, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165379, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "32fcbad2bac04004b3a70a286b96e668"}
May 08 18:49:39 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165379.5473711, 'source': 0, 'type': 's', 'data': '', 'key': '32fcbad2bac04004b3a70a286b96e668'}
May 08 18:49:52 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:49:52 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:49:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 726, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d600130ab1f70050106161
May 08 18:49:53 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bb000a06b03d004f206162
May 08 18:49:53 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 699, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165393, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:49:53 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 699, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165393, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:49:53 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 699, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 97, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165393, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "ba888bd89a13408f9e4299214a73ec83"}
May 08 18:49:53 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165393.8096859, 'source': 0, 'type': 's', 'data': '', 'key': 'ba888bd89a13408f9e4299214a73ec83'}
May 08 18:49:54 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:50:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049006969
May 08 18:50:04 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165404, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:50:04 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 73, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165404, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:50:04 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 73, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165404, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "a55bc04a417f48c989b6e1d0ea040620"}
May 08 18:50:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 73, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b22060049206868
May 08 18:50:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bb000a06b03d004f006162
May 08 18:50:05 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 08 18:50:05 msm8909 python3[3027]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 18:50:05 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 726, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d600130ab1f70050206161
May 08 18:50:05 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 726, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165405, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:50:05 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 726, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165405, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:50:05 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 726, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165405, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "fb416d8d91f7440b8a4fb3e1e320a9bb"}
May 08 18:50:05 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165404.981272, 'source': 0, 'type': 's', 'data': '', 'key': 'a55bc04a417f48c989b6e1d0ea040620'}
May 08 18:50:06 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165405.9035897, 'source': 0, 'type': 's', 'data': '', 'key': 'fb416d8d91f7440b8a4fb3e1e320a9bb'}
May 08 18:50:06 msm8909 python3[3027]: ADVERT: {'pairing_code': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'%?'} 253f253f0006
May 08 18:50:06 msm8909 python3[3027]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 18:50:08 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 08 18:50:08 msm8909 python3[3027]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 18:50:08 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:50:08 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:50:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 700, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bc000a06b03d004f106162
May 08 18:50:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 727, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d700130ab1f7004f306161
May 08 18:50:18 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b2206004a306868
May 08 18:50:21 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 86, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002bb000a00200d0056205f60
May 08 18:50:21 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:50:32 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:50:32 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:50:32 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "14a57cbe3f3140e0948cfdcb898ec994"}
May 08 18:50:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1209, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104b9000a0000000059305f5f
May 08 18:50:32 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:50:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 727, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d700130ab1f7004f106161
May 08 18:50:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165432.5461907, 'source': 0, 'type': 's', 'data': '', 'key': '14a57cbe3f3140e0948cfdcb898ec994'}
May 08 18:50:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 700, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bc000a06b03d004f206162
May 08 18:50:33 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 86, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002bb000a00200d0056305f60
May 08 18:50:33 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:50:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 73, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a0330049306969
May 08 18:50:34 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 700, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bc000a06b03d004f306162
May 08 18:50:39 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:50:39 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:50:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b2206004a106868
May 08 18:50:46 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 811, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165446, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:50:46 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 8, 'bmrCals': 518, 'solarGen': 811, 'skinTemp': 104, 'sleepDuration': 0, 'totalSteps': 3709, 'thermalGen': 209, 'battery': 74, 'actCals': 11, 'caseTemp': 104, 'walkSteps': 3701, 'heartRate': 0, 'distance': 2746, 'totalCals': 529}, 'configId': 294, 'utcTimestamp': 1715165446, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'gatewayId': '00e15e66f988db'}
May 08 18:50:46 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 8, "bmrCals": 518, "solarGen": 811, "skinTemp": 104, "sleepDuration": 0, "totalSteps": 3709, "thermalGen": 209, "battery": 74, "actCals": 11, "caseTemp": 104, "walkSteps": 3701, "heartRate": 0, "distance": 2746, "totalCals": 529}, "configId": 294, "utcTimestamp": 1715165446, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "gatewayId": "00e15e66f988db"}, "key": "1ee81f40a2a541d5be68aad350fd6165"}
May 08 18:50:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x12\xde', 'mtp_version': 5, 'company_id': b'_\x00'} 12de055f00
May 08 18:50:46 msm8909 python3[3027]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 18:50:47 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165446.9469209, 'source': 0, 'type': 's', 'data': '', 'key': '1ee81f40a2a541d5be68aad350fd6165'}
May 08 18:50:47 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 727, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d700130ab1f7004f206161
May 08 18:50:49 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 700, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bc000a06b03d004f006162
May 08 18:51:01 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 811, 'company_id': b'\rU', 'total_steps': 3709, 'run_steps': 8, 'thermal_gen': 209, 'case_temp': 104, 'pairing_code': b'\rU', 'walk_steps': 3701, 'skin_temp': 104, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 11, 'total_cals': 529, 'battery': 74, 'distance': 2746, 'mtp_version': 7, 'bmr_cals': 518} 0d550d55000700080e750aba0000032b00d10b2206004a306868
May 08 18:51:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 727, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 79, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d700130ab1f7004f006161
May 08 18:51:02 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 08 18:51:02 msm8909 python3[3027]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 18:51:02 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 700, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002bc000a06b03d004f106162
May 08 18:51:02 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 700, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165462, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:51:02 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 77, 'bmrCals': 61, 'solarGen': 700, 'skinTemp': 98, 'sleepDuration': 0, 'totalSteps': 2160, 'thermalGen': 10, 'battery': 79, 'actCals': 6, 'caseTemp': 97, 'walkSteps': 2083, 'heartRate': 0, 'distance': 1709, 'totalCals': 67}, 'configId': 295, 'utcTimestamp': 1715165462, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'gatewayId': '00e15e66f988db'}
May 08 18:51:02 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 77, "bmrCals": 61, "solarGen": 700, "skinTemp": 98, "sleepDuration": 0, "totalSteps": 2160, "thermalGen": 10, "battery": 79, "actCals": 6, "caseTemp": 97, "walkSteps": 2083, "heartRate": 0, "distance": 1709, "totalCals": 67}, "configId": 295, "utcTimestamp": 1715165462, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "gatewayId": "00e15e66f988db"}, "key": "8e3e015f20c6445398138a938806e0ee"}
May 08 18:51:03 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165462.9392247, 'source': 0, 'type': 's', 'data': '', 'key': '8e3e015f20c6445398138a938806e0ee'}
May 08 18:51:03 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 699, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 96, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 86, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002bb000a00200d0056205f60
May 08 18:51:03 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:51:04 msm8909 python3[3027]: ADVERT: {'sleep_duration': 1, 'alert_status': b'\x00', 'solar_gen': 1209, 'company_id': b'\x1d\xd5', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 0, 'battery': 89, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 0} 1dd51dd50007000000000000000104b9000a0000000059205f5f
May 08 18:51:04 msm8909 python3[3027]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 18:51:09 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:51:09 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:51:14 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 08 18:51:14 msm8909 python3[3027]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 18:51:14 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:51:14 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:51:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:51:15 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:51:15 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 08 18:51:15 msm8909 python3[3027]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 18:51:16 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1220, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 119, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 121, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1078, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1050} 10d310d30007000e176611d7000004c4004f1cf41a4011047779
May 08 18:51:16 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:51:17 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 728, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d800130ab1f70050106161
May 08 18:51:17 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 728, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165477, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:51:17 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 503, 'solarGen': 728, 'skinTemp': 97, 'sleepDuration': 0, 'totalSteps': 3718, 'thermalGen': 19, 'battery': 80, 'actCals': 10, 'caseTemp': 97, 'walkSteps': 3718, 'heartRate': 0, 'distance': 2739, 'totalCals': 513}, 'configId': 292, 'utcTimestamp': 1715165477, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'gatewayId': '00e15e66f988db'}
May 08 18:51:17 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 503, "solarGen": 728, "skinTemp": 97, "sleepDuration": 0, "totalSteps": 3718, "thermalGen": 19, "battery": 80, "actCals": 10, "caseTemp": 97, "walkSteps": 3718, "heartRate": 0, "distance": 2739, "totalCals": 513}, "configId": 292, "utcTimestamp": 1715165477, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "gatewayId": "00e15e66f988db"}, "key": "8d14bd31052c495686b270abd2bd3305"}
May 08 18:51:17 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165477.7490253, 'source': 0, 'type': 's', 'data': '', 'key': '8d14bd31052c495686b270abd2bd3305'}
May 08 18:51:28 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 08 18:51:28 msm8909 python3[3027]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 18:51:28 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 287, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 27, 'total_cals': 640, 'battery': 55, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 613} 22282228000700001ac713e80175011f004a1bc2654037047d7f
May 08 18:51:28 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:51:29 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:51:29 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:51:30 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a106969
May 08 18:51:30 msm8909 python3[3027]: DEBUG INSTANT UPDATE: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165490, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:51:30 msm8909 python3[3027]: [SSE] Instant: {'statusValues': {'sleepState': 0, 'runSteps': 64, 'bmrCals': 51, 'solarGen': 10, 'skinTemp': 105, 'sleepDuration': 0, 'totalSteps': 2162, 'thermalGen': 10, 'battery': 74, 'actCals': 7, 'caseTemp': 105, 'walkSteps': 2098, 'heartRate': 0, 'distance': 1826, 'totalCals': 58}, 'configId': 291, 'utcTimestamp': 1715165490, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'gatewayId': '00e15e66f988db'}
May 08 18:51:30 msm8909 python3[3027]: [SSE] Sending: {"rt": "instant", "msg": {"statusValues": {"sleepState": 0, "runSteps": 64, "bmrCals": 51, "solarGen": 10, "skinTemp": 105, "sleepDuration": 0, "totalSteps": 2162, "thermalGen": 10, "battery": 74, "actCals": 7, "caseTemp": 105, "walkSteps": 2098, "heartRate": 0, "distance": 1826, "totalCals": 58}, "configId": 291, "utcTimestamp": 1715165490, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "gatewayId": "00e15e66f988db"}, "key": "b398710fc5854612ace2634bbd9929b2"}
May 08 18:51:31 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1215, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304bf000a000002005d305e5e
May 08 18:51:31 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:51:31 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165491.3213339, 'source': 0, 'type': 's', 'data': '', 'key': 'b398710fc5854612ace2634bbd9929b2'}
May 08 18:51:31 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 728, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d800130ab1f70050306161
May 08 18:51:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 373, 'alert_status': b'\x00', 'solar_gen': 288, 'company_id': b'"(', 'total_steps': 6855, 'run_steps': 0, 'thermal_gen': 74, 'case_temp': 125, 'pairing_code': b'"(', 'walk_steps': 6855, 'skin_temp': 127, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 27, 'total_cals': 641, 'battery': 55, 'distance': 5096, 'mtp_version': 7, 'bmr_cals': 614} 22282228000700001ac713e801750120004a1bc2664037147d7f
May 08 18:51:32 msm8909 python3[3027]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 18:51:32 msm8909 python3[3027]: [SSE] Sending keepalive ping
May 08 18:51:32 msm8909 python3[3027]: [SSE] SENDING GATEWAY STATUS PING
May 08 18:51:32 msm8909 python3[3027]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4bd5635f56bc473bbd6a2e137429d104"}
May 08 18:51:32 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 1220, 'company_id': b'\x10\xd3', 'total_steps': 6004, 'run_steps': 14, 'thermal_gen': 79, 'case_temp': 119, 'pairing_code': b'\x10\xd3', 'walk_steps': 5990, 'skin_temp': 121, 'sleep_state': 4, 'heart_rate': 64, 'act_cals': 28, 'total_cals': 1078, 'battery': 17, 'distance': 4567, 'mtp_version': 7, 'bmr_cals': 1050} 10d310d30007000e176611d7000004c4004f1cf41a4011147779
May 08 18:51:32 msm8909 python3[3027]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 18:51:32 msm8909 python3[3027]: [SSE] RX'd: {'timestamp': 1715165492.6693921, 'source': 0, 'type': 's', 'data': '', 'key': '4bd5635f56bc473bbd6a2e137429d104'}
May 08 18:51:39 msm8909 python3[3027]: Running Scheduled: Check Network
May 08 18:51:39 msm8909 python3[3027]: [NET] NETWORK GOOD.
May 08 18:51:41 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 728, 'company_id': b'\x0f\x89', 'total_steps': 3718, 'run_steps': 0, 'thermal_gen': 19, 'case_temp': 97, 'pairing_code': b'\x0f\x89', 'walk_steps': 3718, 'skin_temp': 97, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 10, 'total_cals': 513, 'battery': 80, 'distance': 2739, 'mtp_version': 7, 'bmr_cals': 503} 0f890f89000700000e860ab3000002d800130ab1f70050006161
May 08 18:51:42 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 10, 'company_id': b'\x1d\x92', 'total_steps': 2162, 'run_steps': 64, 'thermal_gen': 10, 'case_temp': 105, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098, 'skin_temp': 105, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 7, 'total_cals': 58, 'battery': 74, 'distance': 1826, 'mtp_version': 7, 'bmr_cals': 51} 1d921d9200070040083207220000000a000a07a033004a206969
May 08 18:51:43 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 08 18:51:43 msm8909 python3[3027]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 18:51:43 msm8909 python3[3027]: ADVERT: {'sleep_duration': 3, 'alert_status': b'\x00', 'solar_gen': 1215, 'company_id': b'\x18\xcf', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 94, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'skin_temp': 94, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 2, 'battery': 93, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 2} 18cf18cf0007000000000000000304bf000a000002005d005e5e
May 08 18:51:43 msm8909 python3[3027]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 18:51:45 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 701, 'company_id': b'\x15\x83', 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 10, 'case_temp': 95, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'skin_temp': 95, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 0, 'total_cals': 13, 'battery': 87, 'distance': 0, 'mtp_version': 7, 'bmr_cals': 13} 158315830007000000000000000002bd000a00200d0057305f5f
May 08 18:51:45 msm8909 python3[3027]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 18:51:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:51:46 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:51:46 msm8909 python3[3027]: ADVERT: {'pairing_code': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x0fd'} 0f640f640006
May 08 18:51:46 msm8909 python3[3027]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 18:51:46 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 702, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002be000a06b03d004f206162
May 08 18:51:56 msm8909 python3[3027]: ADVERT: {'sleep_duration': 0, 'alert_status': b'\x00', 'solar_gen': 702, 'company_id': b'%\x1a', 'total_steps': 2160, 'run_steps': 77, 'thermal_gen': 10, 'case_temp': 97, 'pairing_code': b'%\x1a', 'walk_steps': 2083, 'skin_temp': 98, 'sleep_state': 0, 'heart_rate': 0, 'act_cals': 6, 'total_cals': 67, 'battery': 79, 'distance': 1709, 'mtp_version': 7, 'bmr_cals': 61} 251a251a0007004d082306ad000002be000a06b03d004f306162