-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 13 01:48:46 msm8909 python3[2200]: DB VERSION: 9
May 13 01:48:46 msm8909 python3[2200]: [DB] No upgrade needed
May 13 01:48:47 msm8909 python3[2200]: [DEBUG] Looking for old files to remove in /data/logs
May 13 01:48:47 msm8909 python3[2200]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:48:47 msm8909 python3[2200]: [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 13 01:48:47 msm8909 python3[2200]: [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 13 01:48:48 msm8909 python3[2200]: [SSE] SETTING UP SSE
May 13 01:48:48 msm8909 python3[2200]: [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 13 01:48:48 msm8909 python3[2200]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa8467d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 01:48:48 msm8909 python3[2200]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa7993970>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 01:49:01 msm8909 python3[2200]: Traceback (most recent call last):
May 13 01:49:01 msm8909 python3[2200]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 13 01:49:01 msm8909 python3[2200]: hci0 = BluetoothAdapter(0);
May 13 01:49:01 msm8909 python3[2200]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 13 01:49:01 msm8909 python3[2200]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 13 01:49:01 msm8909 python3[2200]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 13 01:49:01 msm8909 python3[2200]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 13 01:49:01 msm8909 python3[2200]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 13 01:49:01 msm8909 python3[2200]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 13 01:49:01 msm8909 python3[2200]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 13 01:49:01 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 13 01:49:01 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 13 01:49:01 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 13 01:49:06 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 13 01:49:06 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 13 01:49:06 msm8909 systemd[1]: Started Mother Gateway Service.
May 13 01:49:08 msm8909 python3[3031]: READING DB FROM FILE: /data/mother.db
May 13 01:49:08 msm8909 python3[3031]: DB VERSION: 9
May 13 01:49:08 msm8909 python3[3031]: [DB] No upgrade needed
May 13 01:49:09 msm8909 python3[3031]: [DEBUG] Looking for old files to remove in /data/logs
May 13 01:49:09 msm8909 python3[3031]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:09 msm8909 python3[3031]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:09 msm8909 python3[3031]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:10 msm8909 python3[3031]: [SSE] SETTING UP SSE
May 13 01:49:10 msm8909 python3[3031]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:53 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:49:53 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:49:53 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 01:49:53 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:49:53 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:49:53 msm8909 python3[3031]: [SSE] Sending: {"key": "9077ab135976470e98cd484c097f7b03", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'key': '2b4ce5fc5a774faba45e175e449004a6', 'source': 0, 'timestamp': 1715536156.2601206, 'data': '', 'type': 's'}
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536157.5242114, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'key': None}
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536157.5275629, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'key': None}
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536157.7434223, '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 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536157.9549751, '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 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536158.176929, '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 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536158.3937128, '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 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536158.6185946, '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 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536158.822937, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'key': None}
May 13 01:49:53 msm8909 python3[3031]: [SSE] UPDATING W CONFIG
May 13 01:49:53 msm8909 python3[3031]: [SSE] RX'd: {'timestamp': 1715536158.8856184, 'source': 1, 'data': '0', 'type': 'prov', 'key': None}
May 13 01:49:53 msm8909 python3[3031]: [SSE] SETTING PROVISIONING TO: 0
May 13 01:49:53 msm8909 python3[3031]: [SSE] RETRY: instant
May 13 01:49:53 msm8909 python3[3031]: [SSE] Sending: {"key": "5df2bffe2e4749b6af012c89ac16db4b", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715536088}, "rt": "instant"}
May 13 01:49:53 msm8909 python3[3031]: [SSE] RETRY: instant
May 13 01:49:53 msm8909 python3[3031]: [SSE] Sending: {"key": "5df2bffe2e4749b6af012c89ac16db4b", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "wearableId": 76, "utcTimestamp": 1715536088}, "rt": "instant"}
May 13 01:49:53 msm8909 python3[3031]: [CONFIG] SSE Has new config, updating
May 13 01:49:53 msm8909 python3[3031]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:53 msm8909 python3[3031]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:53 msm8909 python3[3031]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:49:53 msm8909 python3[3031]: [CLOUD] Activating Gateway
May 13 01:49:53 msm8909 python3[3031]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 13 01:49:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 16, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000100002000000005d006464
May 13 01:49:53 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:49:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d006364
May 13 01:49:53 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 01:49:53 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536193}
May 13 01:49:53 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536193}
May 13 01:49:53 msm8909 python3[3031]: [SSE] Sending: {"key": "92e58168861b43d797ed6847769048a5", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536193}, "rt": "instant"}
May 13 01:49:53 msm8909 python3[3031]: DBUS: Discovered 06:05:04:48:10:21 .
May 13 01:49:53 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:49:53 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:49:53 msm8909 python3[3031]: DBUS: Discovered 06:05:04:7A:56:97 .
May 13 01:49:53 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:49:53 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:49:54 msm8909 python3[3031]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6} 0a8e0a8e0006
May 13 01:49:54 msm8909 python3[3031]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 01:49:54 msm8909 python3[3031]: DBUS: Discovered 06:05:04:80:24:04 .
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 01:49:54 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:49:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '9077ab135976470e98cd484c097f7b03', 'source': 0, 'timestamp': 1715536193.5435047, 'data': '', 'type': 's'}
May 13 01:49:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '5df2bffe2e4749b6af012c89ac16db4b', 'source': 0, 'timestamp': 1715536193.8699815, 'data': '', 'type': 's'}
May 13 01:49:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '5df2bffe2e4749b6af012c89ac16db4b', 'source': 0, 'timestamp': 1715536193.8704484, 'data': '', 'type': 's'}
May 13 01:49:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '92e58168861b43d797ed6847769048a5', 'source': 0, 'timestamp': 1715536194.1959298, 'data': '', 'type': 's'}
May 13 01:49:54 msm8909 python3[3031]: DBUS: Discovered 06:05:04:8E:52:AD .
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 13 01:49:54 msm8909 python3[3031]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 01:49:54 msm8909 python3[3031]: DBUS: Discovered 06:05:04:1F:66:01 .
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:49:54 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:49:54 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 01:49:54 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536194}
May 13 01:49:54 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536194}
May 13 01:49:54 msm8909 python3[3031]: [SSE] Sending: {"key": "1160557527554ab2809d2445b0a3eeb4", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536194}, "rt": "instant"}
May 13 01:49:54 msm8909 python3[3031]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 13 01:49:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:49:54 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:49:55 msm8909 python3[3031]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:49:55 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:49:55 msm8909 python3[3031]: DBUS: Discovered 06:05:04:56:C4:4A .
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 01:49:55 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:49:55 msm8909 python3[3031]: DBUS: Discovered 06:05:04:09:A0:9C .
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:49:55 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:49:55 msm8909 python3[3031]: DBUS: Discovered 06:05:04:61:15:83 .
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:49:55 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:49:55 msm8909 python3[3031]: DBUS: Discovered 06:05:04:69:0A:91 .
May 13 01:49:55 msm8909 python3[3031]: [SSE] RX'd: {'key': '1160557527554ab2809d2445b0a3eeb4', 'source': 0, 'timestamp': 1715536194.8435585, 'data': '', 'type': 's'}
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 13 01:49:55 msm8909 python3[3031]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 01:49:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:49:55 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 01:49:55 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536195}
May 13 01:49:55 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536195}
May 13 01:49:55 msm8909 python3[3031]: [SSE] Sending: {"key": "aa5f915efade4facb02ae468aefddb63", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536195}, "rt": "instant"}
May 13 01:49:55 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 01:49:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:50:00 msm8909 python3[3031]: DBUS: Connected to 06:05:04:FC:44:79
May 13 01:50:00 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:50:00 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:50:00 msm8909 python3[3031]: [SSE] Sending: {"key": "2c45f79aa0b742d5a6e812a59c6d6392", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:50:00 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:50:00 msm8909 python3[3031]: DBUS: Discovered 06:05:04:66:30:47 .
May 13 01:50:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 13 01:50:00 msm8909 python3[3031]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 01:50:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f30797a
May 13 01:50:01 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 01:50:01 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536201}
May 13 01:50:01 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536201}
May 13 01:50:01 msm8909 python3[3031]: [SSE] Sending: {"key": "186afaf03252454baaf5bd53ef65a082", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536201}, "rt": "instant"}
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 16, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000100002000000005d006464
May 13 01:50:01 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:50:01 msm8909 python3[3031]: DBUS: Discovered 06:05:04:88:94:2A .
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 1efa1efa0006
May 13 01:50:01 msm8909 python3[3031]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 01:50:01 msm8909 python3[3031]: DBUS: Discovered 06:05:04:6D:74:4C .
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'pairing_code': b'&,', 'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 13 01:50:01 msm8909 python3[3031]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 13 01:50:01 msm8909 python3[3031]: DBUS: Discovered 06:05:04:13:9C:CF .
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 01:50:01 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:50:01 msm8909 python3[3031]: DBUS: Discovered 06:05:04:44:7C:06 .
May 13 01:50:01 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 13 01:50:01 msm8909 python3[3031]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 01:50:02 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:50:02 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:50:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044006565
May 13 01:50:02 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 01:50:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536202}
May 13 01:50:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536202}
May 13 01:50:02 msm8909 python3[3031]: [SSE] Sending: {"key": "864881d7bcdd42b4a1494823dd8b65bf", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 68, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536202}, "rt": "instant"}
May 13 01:50:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:50:03 msm8909 python3[3031]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 01:50:03 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536203}
May 13 01:50:03 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536203}
May 13 01:50:03 msm8909 python3[3031]: [SSE] Sending: {"key": "67b67f7df0bb4204bac2d8c2de9f6a52", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536203}, "rt": "instant"}
May 13 01:50:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:50:04 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:50:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:50:05 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:50:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:50:05 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:50:05 msm8909 python3[3031]: DBUS: Discovered 06:05:04:50:93:05 .
May 13 01:50:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006564
May 13 01:50:05 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:50:07 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:50:07 msm8909 python3[3031]: 59.491193294525146 [06:05:04:FC:44:79] <- HR 0000
May 13 01:50:08 msm8909 python3[3031]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 249, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 13 01:50:08 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:50:08 msm8909 python3[3031]: GOT Pairing Code: 1d69
May 13 01:50:08 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:50:08 msm8909 python3[3031]: NO FW Update needed.
May 13 01:50:08 msm8909 python3[3031]: LAST SYNC: 1715534125
May 13 01:50:09 msm8909 python3[3031]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 17, 0, 0, 64, 17, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:50:09 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:50:09 msm8909 python3[3031]: HR READING: 0 TOOK 0.000646 secs
May 13 01:50:09 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:50:09 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:50:09 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 17, 'bmr_cals': 0, 'thermal_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0}
May 13 01:50:09 msm8909 python3[3031]: W ID: 63
May 13 01:50:09 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536209}
May 13 01:50:09 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536209}
May 13 01:50:09 msm8909 python3[3031]: [SSE] Sending: {"key": "dac79c860a0b439ebabc208c2090f247", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536209}, "rt": "instant"}
May 13 01:50:09 msm8909 python3[3031]: Instant Upload complete
May 13 01:50:09 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 01:50:11 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:50:11 msm8909 python3[3031]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 01:50:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': 'aa5f915efade4facb02ae468aefddb63', 'source': 0, 'timestamp': 1715536195.8692293, 'data': '', 'type': 's'}
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '2c45f79aa0b742d5a6e812a59c6d6392', 'source': 0, 'timestamp': 1715536200.6304832, 'data': '', 'type': 's'}
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '186afaf03252454baaf5bd53ef65a082', 'source': 0, 'timestamp': 1715536201.4225752, 'data': '', 'type': 's'}
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '864881d7bcdd42b4a1494823dd8b65bf', 'source': 0, 'timestamp': 1715536203.0237412, 'data': '', 'type': 's'}
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '67b67f7df0bb4204bac2d8c2de9f6a52', 'source': 0, 'timestamp': 1715536204.039983, 'data': '', 'type': 's'}
May 13 01:50:12 msm8909 python3[3031]: [SSE] RX'd: {'key': 'dac79c860a0b439ebabc208c2090f247', 'source': 0, 'timestamp': 1715536209.4635868, 'data': '', 'type': 's'}
May 13 01:50:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 01:50:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044106565
May 13 01:50:18 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:50:18 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:50:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e00797a
May 13 01:50:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206465
May 13 01:50:19 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:50:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:50:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:50:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e206464
May 13 01:50:20 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:50:20 msm8909 python3[3031]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 13 01:50:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:50:20 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:50:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e10797a
May 13 01:50:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:50:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 01:50:23 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:50:23 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:50:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e20797a
May 13 01:50:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:50:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:50:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:50:31 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:50:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:50:32 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:50:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006464
May 13 01:50:32 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:50:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044306565
May 13 01:50:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106363
May 13 01:50:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:50:35 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:50:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:50:35 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:50:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058006465
May 13 01:50:44 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:50:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:50:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044006565
May 13 01:50:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:50:47 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:50:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046306565
May 13 01:50:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046206464
May 13 01:50:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:50:49 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:50:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:50:49 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:50:53 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:50:53 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:50:53 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:50:53 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:50:53 msm8909 python3[3031]: [SSE] Sending: {"key": "d88443cb8eee4908935ff8b8dfd565c4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:50:54 msm8909 python3[3031]: [SSE] RX'd: {'key': 'd88443cb8eee4908935ff8b8dfd565c4', 'source': 0, 'timestamp': 1715536254.0628695, 'data': '', 'type': 's'}
May 13 01:50:54 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 01:50:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046006565
May 13 01:50:58 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536258}
May 13 01:50:58 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536258}
May 13 01:50:58 msm8909 python3[3031]: [SSE] Sending: {"key": "86384f3a2bc8419f936095e825aba155", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536258}, "rt": "instant"}
May 13 01:50:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044206565
May 13 01:50:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:50:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206465
May 13 01:50:59 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:50:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106363
May 13 01:50:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055006464
May 13 01:50:59 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:51:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e306464
May 13 01:51:00 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:01 msm8909 python3[3031]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 01:51:01 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:51:01 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:51:01 msm8909 python3[3031]: [SSE] Sending: {"key": "88aa7bec5ad64d758004249d60e273cc", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:51:01 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:51:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:51:02 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:51:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e10797a
May 13 01:51:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536262}
May 13 01:51:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536262}
May 13 01:51:02 msm8909 python3[3031]: [SSE] Sending: {"key": "1e9a64863bfa4b6d9e69c280e03d918e", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 62, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536262}, "rt": "instant"}
May 13 01:51:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 01:51:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e306464
May 13 01:51:03 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:08 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:51:08 msm8909 python3[3031]: 121.03523397445679 [06:05:04:AF:F9:E9] <- HR 0000
May 13 01:51:09 msm8909 python3[3031]: 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, 64, 247, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 13 01:51:09 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:51:09 msm8909 python3[3031]: GOT Pairing Code: 0f89
May 13 01:51:09 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:51:09 msm8909 python3[3031]: NO FW Update needed.
May 13 01:51:09 msm8909 python3[3031]: LAST SYNC: 1715533705
May 13 01:51:10 msm8909 python3[3031]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 2, 0, 0, 64, 2, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:51:10 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:51:10 msm8909 python3[3031]: HR READING: 0 TOOK 0.000444 secs
May 13 01:51:10 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:51:10 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:51:10 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 2, 'bmr_cals': 0, 'thermal_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0}
May 13 01:51:10 msm8909 python3[3031]: W ID: 73
May 13 01:51:10 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536270}
May 13 01:51:10 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536270}
May 13 01:51:10 msm8909 python3[3031]: [SSE] Sending: {"key": "9a29786252ad47d0ad1a54255a235f64", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536270}, "rt": "instant"}
May 13 01:51:10 msm8909 python3[3031]: Instant Upload complete
May 13 01:51:10 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 01:51:13 msm8909 python3[3031]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 13 01:51:13 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 13 01:51:13 msm8909 python3[3031]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 13 01:51:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:51:13 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:51:13 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:51:13 msm8909 python3[3031]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 01:51:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 01:51:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 01:51:14 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 13 01:51:14 msm8909 python3[3031]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 01:51:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:51:14 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536274}
May 13 01:51:14 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536274}
May 13 01:51:14 msm8909 python3[3031]: [SSE] Sending: {"key": "23590b8ef42349aa99dc4cc143dbcedf", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536274}, "rt": "instant"}
May 13 01:51:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:51:14 msm8909 python3[3031]: [SSE] RX'd: {'key': '86384f3a2bc8419f936095e825aba155', 'source': 0, 'timestamp': 1715536258.9098413, 'data': '', 'type': 's'}
May 13 01:51:14 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:51:14 msm8909 python3[3031]: [SSE] RX'd: {'key': '88aa7bec5ad64d758004249d60e273cc', 'source': 0, 'timestamp': 1715536262.1631403, 'data': '', 'type': 's'}
May 13 01:51:14 msm8909 python3[3031]: [SSE] RX'd: {'key': '1e9a64863bfa4b6d9e69c280e03d918e', 'source': 0, 'timestamp': 1715536263.2699049, 'data': '', 'type': 's'}
May 13 01:51:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006464
May 13 01:51:14 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:51:14 msm8909 python3[3031]: [SSE] RX'd: {'key': '9a29786252ad47d0ad1a54255a235f64', 'source': 0, 'timestamp': 1715536271.0482919, 'data': '', 'type': 's'}
May 13 01:51:14 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 01:51:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044206565
May 13 01:51:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:51:19 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:51:20 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:51:20 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:51:20 msm8909 python3[3031]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 01:51:20 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:51:20 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:51:20 msm8909 python3[3031]: [SSE] Sending: {"key": "3ca9e22410e74697997e67863dec2ce5", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:51:20 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:51:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:51:21 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:51:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004a106465
May 13 01:51:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:51:21 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:51:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057106464
May 13 01:51:21 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:51:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106463
May 13 01:51:21 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:51:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e30797a
May 13 01:51:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e106464
May 13 01:51:22 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047206464
May 13 01:51:23 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536283}
May 13 01:51:23 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536283}
May 13 01:51:23 msm8909 python3[3031]: [SSE] Sending: {"key": "70f9e460440343e3b741019bdb1da582", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536283}, "rt": "instant"}
May 13 01:51:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:51:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:51:24 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:51:27 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:51:27 msm8909 python3[3031]: 140.16462969779968 [06:05:04:11:B9:D2] <- HR 0000
May 13 01:51:28 msm8909 python3[3031]: 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, 64, 242, 7, 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 13 01:51:28 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:51:28 msm8909 python3[3031]: GOT Pairing Code: 1d92
May 13 01:51:28 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:51:28 msm8909 python3[3031]: NO FW Update needed.
May 13 01:51:28 msm8909 python3[3031]: LAST SYNC: 1715532295
May 13 01:51:29 msm8909 python3[3031]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 17, 0, 0, 64, 17, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:51:29 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:51:29 msm8909 python3[3031]: HR READING: 0 TOOK 0.000485 secs
May 13 01:51:29 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:51:29 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:51:29 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 17, 'bmr_cals': 0, 'thermal_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0}
May 13 01:51:29 msm8909 python3[3031]: W ID: 75
May 13 01:51:29 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536289}
May 13 01:51:29 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536289}
May 13 01:51:29 msm8909 python3[3031]: [SSE] Sending: {"key": "a2bdf4d8c2334f1eb79c690fd3225f6a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536289}, "rt": "instant"}
May 13 01:51:29 msm8909 python3[3031]: Instant Upload complete
May 13 01:51:29 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 01:51:32 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:51:32 msm8909 python3[3031]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 01:51:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000044206565
May 13 01:51:33 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:51:33 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:51:33 msm8909 python3[3031]: [SSE] RX'd: {'key': '23590b8ef42349aa99dc4cc143dbcedf', 'source': 0, 'timestamp': 1715536274.6588855, 'data': '', 'type': 's'}
May 13 01:51:33 msm8909 python3[3031]: [SSE] RX'd: {'key': '3ca9e22410e74697997e67863dec2ce5', 'source': 0, 'timestamp': 1715536281.3755994, 'data': '', 'type': 's'}
May 13 01:51:33 msm8909 python3[3031]: [SSE] RX'd: {'key': '70f9e460440343e3b741019bdb1da582', 'source': 0, 'timestamp': 1715536283.4926598, 'data': '', 'type': 's'}
May 13 01:51:33 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a2bdf4d8c2334f1eb79c690fd3225f6a', 'source': 0, 'timestamp': 1715536290.1236143, 'data': '', 'type': 's'}
May 13 01:51:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e00797a
May 13 01:51:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:51:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e206464
May 13 01:51:38 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:38 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:51:38 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:51:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:51:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:51:38 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:51:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006463
May 13 01:51:39 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:51:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055006464
May 13 01:51:39 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:51:39 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:51:39 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:51:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047006464
May 13 01:51:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046006565
May 13 01:51:40 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:51:40 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:51:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004a306465
May 13 01:51:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:51:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003e20797a
May 13 01:51:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:51:53 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:51:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:51:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106364
May 13 01:51:53 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:51:53 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:51:53 msm8909 python3[3031]: [SSE] Sending: {"key": "fd640751cd344a17838f4a3d7310a94f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:51:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004a006465
May 13 01:51:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006464
May 13 01:51:53 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:51:54 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fd640751cd344a17838f4a3d7310a94f', 'source': 0, 'timestamp': 1715536314.0811086, 'data': '', 'type': 's'}
May 13 01:51:56 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:51:56 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:51:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:51:56 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:51:58 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 01:52:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057206465
May 13 01:52:08 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:52:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:52:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:52:08 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:52:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:52:08 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:52:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d206464
May 13 01:52:09 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:52:09 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:52:09 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:52:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f00797a
May 13 01:52:09 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536329}
May 13 01:52:09 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536329}
May 13 01:52:09 msm8909 python3[3031]: [SSE] Sending: {"key": "4618cdb22aaf43fdb0be09a23041a6a6", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536329}, "rt": "instant"}
May 13 01:52:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046306464
May 13 01:52:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:52:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004a206465
May 13 01:52:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:52:12 msm8909 python3[3031]: DBUS: Connected to 06:05:04:32:34:65
May 13 01:52:12 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:52:12 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:52:12 msm8909 python3[3031]: [SSE] Sending: {"key": "ad6e2080002440c8b8f4de08cfade408", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:52:12 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:52:12 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:52:12 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:52:19 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:52:19 msm8909 python3[3031]: 192.09031391143799 [06:05:04:32:34:65] <- HR 0000
May 13 01:52:20 msm8909 python3[3031]: 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, 64, 238, 3, 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 13 01:52:20 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:52:20 msm8909 python3[3031]: GOT Pairing Code: 0d55
May 13 01:52:20 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:52:20 msm8909 python3[3031]: NO FW Update needed.
May 13 01:52:20 msm8909 python3[3031]: LAST SYNC: 1715531267
May 13 01:52:21 msm8909 python3[3031]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 2, 0, 0, 64, 2, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:52:21 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:52:21 msm8909 python3[3031]: HR READING: 0 TOOK 0.000596 secs
May 13 01:52:21 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:52:21 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:52:21 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 2, 'bmr_cals': 0, 'thermal_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0}
May 13 01:52:21 msm8909 python3[3031]: W ID: 74
May 13 01:52:21 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536341}
May 13 01:52:21 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536341}
May 13 01:52:21 msm8909 python3[3031]: [SSE] Sending: {"key": "ce9c1dcac57145b599ab68959cfe3152", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536341}, "rt": "instant"}
May 13 01:52:21 msm8909 python3[3031]: Instant Upload complete
May 13 01:52:21 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 01:52:22 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:52:22 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:52:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00110000000058006564
May 13 01:52:22 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:52:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:52:22 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536342}
May 13 01:52:22 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536342}
May 13 01:52:22 msm8909 python3[3031]: [SSE] Sending: {"key": "f5f8001718a042819adff71e6d141c19", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536342}, "rt": "instant"}
May 13 01:52:23 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:52:23 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:52:23 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:52:23 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:52:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055106464
May 13 01:52:23 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:52:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f10797a
May 13 01:52:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d006363
May 13 01:52:24 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536344}
May 13 01:52:24 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536344}
May 13 01:52:24 msm8909 python3[3031]: [SSE] Sending: {"key": "e4eedf8cce654e408100f6522506c529", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536344}, "rt": "instant"}
May 13 01:52:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:52:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 01:52:25 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536345}
May 13 01:52:25 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536345}
May 13 01:52:25 msm8909 python3[3031]: [SSE] Sending: {"key": "ca3b95f0b5894774a686e9d749fd1ac3", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536345}, "rt": "instant"}
May 13 01:52:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006465
May 13 01:52:25 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:52:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:52:25 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:52:26 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:52:26 msm8909 python3[3031]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 01:52:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:52:26 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:52:26 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:52:26 msm8909 python3[3031]: [SSE] RX'd: {'key': '4618cdb22aaf43fdb0be09a23041a6a6', 'source': 0, 'timestamp': 1715536330.8973165, 'data': '', 'type': 's'}
May 13 01:52:27 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ad6e2080002440c8b8f4de08cfade408', 'source': 0, 'timestamp': 1715536332.5026076, 'data': '', 'type': 's'}
May 13 01:52:27 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ce9c1dcac57145b599ab68959cfe3152', 'source': 0, 'timestamp': 1715536342.0497751, 'data': '', 'type': 's'}
May 13 01:52:27 msm8909 python3[3031]: [SSE] RX'd: {'key': 'f5f8001718a042819adff71e6d141c19', 'source': 0, 'timestamp': 1715536343.2053151, 'data': '', 'type': 's'}
May 13 01:52:27 msm8909 python3[3031]: [SSE] RX'd: {'key': 'e4eedf8cce654e408100f6522506c529', 'source': 0, 'timestamp': 1715536345.0948713, 'data': '', 'type': 's'}
May 13 01:52:27 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ca3b95f0b5894774a686e9d749fd1ac3', 'source': 0, 'timestamp': 1715536345.5186353, 'data': '', 'type': 's'}
May 13 01:52:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d006464
May 13 01:52:36 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:52:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:52:36 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536356}
May 13 01:52:36 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536356}
May 13 01:52:36 msm8909 python3[3031]: [SSE] Sending: {"key": "9996575305864ade96fde7f8860e48ac", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536356}, "rt": "instant"}
May 13 01:52:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f20797a
May 13 01:52:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:52:37 msm8909 python3[3031]: [SSE] RX'd: {'key': '9996575305864ade96fde7f8860e48ac', 'source': 0, 'timestamp': 1715536357.1366148, 'data': '', 'type': 's'}
May 13 01:52:38 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:52:38 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:52:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:52:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106363
May 13 01:52:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057106465
May 13 01:52:40 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:52:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:52:40 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:52:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:52:41 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:52:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057206465
May 13 01:52:50 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:52:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:52:50 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:52:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046306565
May 13 01:52:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046306464
May 13 01:52:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:52:52 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:52:52 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:52:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:52:54 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:52:54 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:52:54 msm8909 python3[3031]: [SSE] Sending: {"key": "396e362cc4a24df6ac6dfbc66df56ee6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:52:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 01:52:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '396e362cc4a24df6ac6dfbc66df56ee6', 'source': 0, 'timestamp': 1715536374.6611025, 'data': '', 'type': 's'}
May 13 01:52:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:52:57 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:52:57 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:53:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:53:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058006465
May 13 01:53:05 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:53:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:53:05 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:53:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:53:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:53:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d006363
May 13 01:53:06 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 01:53:06 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:53:06 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:53:06 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:53:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 01:53:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 01:53:08 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:53:09 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 01:53:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:53:21 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536401}
May 13 01:53:21 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536401}
May 13 01:53:21 msm8909 python3[3031]: [SSE] Sending: {"key": "ac792484f0794287af635a9c50e95fa5", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536401}, "rt": "instant"}
May 13 01:53:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:53:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:53:21 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:53:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:53:22 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:53:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:53:22 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:53:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e106464
May 13 01:53:23 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:53:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f20797a
May 13 01:53:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:53:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047206464
May 13 01:53:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206465
May 13 01:53:24 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:53:25 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 01:53:25 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:53:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:53:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:53:26 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536406}
May 13 01:53:26 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536406}
May 13 01:53:26 msm8909 python3[3031]: [SSE] Sending: {"key": "924d515b828c4658a45a89e08d9f0830", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536406}, "rt": "instant"}
May 13 01:53:30 msm8909 python3[3031]: DBUS: Connected to 06:05:04:30:B0:14
May 13 01:53:30 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:53:30 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:53:30 msm8909 python3[3031]: [SSE] Sending: {"key": "fd124eb4e2374f2ea2643a5a3a23eaea", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:53:30 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:53:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046006565
May 13 01:53:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:53:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:53:36 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:53:37 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:53:37 msm8909 python3[3031]: 270.21142196655273 [06:05:04:30:B0:14] <- HR 0000
May 13 01:53:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054006464
May 13 01:53:37 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:53:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e306464
May 13 01:53:38 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:53:38 msm8909 python3[3031]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 244, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 01:53:38 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:53:38 msm8909 python3[3031]: GOT Pairing Code: 13d4
May 13 01:53:38 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:53:38 msm8909 python3[3031]: NO FW Update needed.
May 13 01:53:38 msm8909 python3[3031]: LAST SYNC: 1715532825
May 13 01:53:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:53:39 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536419}
May 13 01:53:39 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536419}
May 13 01:53:39 msm8909 python3[3031]: [SSE] Sending: {"key": "6b5919e3a8d0484d9c940dab9f946a31", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536419}, "rt": "instant"}
May 13 01:53:39 msm8909 python3[3031]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 70, 1, 3, 16, 192, 13, 2, 17, 134, 243, 0, 18, 32, 0, 0, 32, 0, 0, 0, 48, 103, 0, 0, 64, 17, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:53:39 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:53:39 msm8909 python3[3031]: HR READING: 0 TOOK 0.000844 secs
May 13 01:53:39 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:53:39 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:53:39 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 103, 'bmr_cals': 134592, 'thermal_gen': 17, 'battery': 63, 'act_cals': 62342, 'total_cals': 196934, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0}
May 13 01:53:39 msm8909 python3[3031]: W ID: 81
May 13 01:53:39 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 134592, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 62342, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 196934, 'heartRate': 0}, 'utcTimestamp': 1715536419}
May 13 01:53:39 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 134592, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 62342, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 196934, 'heartRate': 0}, 'utcTimestamp': 1715536419}
May 13 01:53:39 msm8909 python3[3031]: [SSE] Sending: {"key": "0d31ffd51efc463e8ad43bd9ae33f13c", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 134592, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 62342, "sleepDuration": 32, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 196934, "heartRate": 0}, "utcTimestamp": 1715536419}, "rt": "instant"}
May 13 01:53:39 msm8909 python3[3031]: Instant Upload complete
May 13 01:53:39 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 01:53:42 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:53:42 msm8909 python3[3031]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 01:53:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f20797a
May 13 01:53:43 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:53:43 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:53:43 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ac792484f0794287af635a9c50e95fa5', 'source': 0, 'timestamp': 1715536402.2012291, 'data': '', 'type': 's'}
May 13 01:53:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '924d515b828c4658a45a89e08d9f0830', 'source': 0, 'timestamp': 1715536406.8996782, 'data': '', 'type': 's'}
May 13 01:53:43 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fd124eb4e2374f2ea2643a5a3a23eaea', 'source': 0, 'timestamp': 1715536411.2620473, 'data': '', 'type': 's'}
May 13 01:53:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '6b5919e3a8d0484d9c940dab9f946a31', 'source': 0, 'timestamp': 1715536419.4946675, 'data': '', 'type': 's'}
May 13 01:53:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '0d31ffd51efc463e8ad43bd9ae33f13c', 'source': 0, 'timestamp': 1715536420.144206, 'data': '', 'type': 's'}
May 13 01:53:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058006465
May 13 01:53:49 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:53:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f10797a
May 13 01:53:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106364
May 13 01:53:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046106565
May 13 01:53:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:53:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:53:51 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536431}
May 13 01:53:51 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536431}
May 13 01:53:51 msm8909 python3[3031]: [SSE] Sending: {"key": "7143d1b358c142cc81eecfa1796fb6b5", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536431}, "rt": "instant"}
May 13 01:53:52 msm8909 python3[3031]: [SSE] RX'd: {'key': '7143d1b358c142cc81eecfa1796fb6b5', 'source': 0, 'timestamp': 1715536432.0070598, 'data': '', 'type': 's'}
May 13 01:53:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:53:52 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:53:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054206464
May 13 01:53:52 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:53:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:53:52 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:53:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:53:53 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:53:54 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:53:54 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:53:54 msm8909 python3[3031]: [SSE] Sending: {"key": "b7a4b5f90a7143f6846e0b87d71996fe", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:53:54 msm8909 python3[3031]: [SSE] RX'd: {'key': 'b7a4b5f90a7143f6846e0b87d71996fe', 'source': 0, 'timestamp': 1715536434.8243344, 'data': '', 'type': 's'}
May 13 01:54:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:54:04 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:54:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f30797a
May 13 01:54:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054306464
May 13 01:54:04 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:54:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e106464
May 13 01:54:05 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:54:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046306565
May 13 01:54:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:54:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e206464
May 13 01:54:06 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:54:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:54:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:54:08 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:54:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:54:13 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:54:13 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:54:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:54:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047006565
May 13 01:54:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:54:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:54:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:54:19 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:54:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055106464
May 13 01:54:19 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:54:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006463
May 13 01:54:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:54:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000048006464
May 13 01:54:21 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 72, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536461}
May 13 01:54:21 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 72, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536461}
May 13 01:54:21 msm8909 python3[3031]: [SSE] Sending: {"key": "6822218079374af1b30c08e446e4b462", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 72, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536461}, "rt": "instant"}
May 13 01:54:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c306464
May 13 01:54:21 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:54:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:54:21 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:54:21 msm8909 python3[3031]: [SSE] RX'd: {'key': '6822218079374af1b30c08e446e4b462', 'source': 0, 'timestamp': 1715536461.5203435, 'data': '', 'type': 's'}
May 13 01:54:22 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:54:22 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:54:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c006464
May 13 01:54:31 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:54:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206463
May 13 01:54:31 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:54:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:54:32 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:54:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:54:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047206565
May 13 01:54:33 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536473}
May 13 01:54:33 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536473}
May 13 01:54:33 msm8909 python3[3031]: [SSE] Sending: {"key": "3ecac4dce3204888a6ddc43f09c1b68e", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536473}, "rt": "instant"}
May 13 01:54:33 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:54:33 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:54:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000048106464
May 13 01:54:33 msm8909 python3[3031]: [SSE] RX'd: {'key': '3ecac4dce3204888a6ddc43f09c1b68e', 'source': 0, 'timestamp': 1715536473.5162637, 'data': '', 'type': 's'}
May 13 01:54:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:54:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003d20797b
May 13 01:54:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:54:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:54:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:54:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:54:35 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:54:39 msm8909 python3[3031]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 01:54:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:54:45 msm8909 python3[3031]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 01:54:45 msm8909 python3[3031]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:54:45 msm8909 python3[3031]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:54:45 msm8909 python3[3031]: [SSE] Sending: {"key": "d2cc0eb8a2f04ef89b0a9433902c6716", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:54:45 msm8909 python3[3031]: ACTIVATING HR.
May 13 01:54:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047306565
May 13 01:54:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:54:45 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536485}
May 13 01:54:45 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536485}
May 13 01:54:45 msm8909 python3[3031]: [SSE] Sending: {"key": "a798c09026a941039c04c4ce2e043562", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536485}, "rt": "instant"}
May 13 01:54:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000048206464
May 13 01:54:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057206464
May 13 01:54:46 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:54:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306463
May 13 01:54:46 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:54:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c206464
May 13 01:54:49 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:54:52 msm8909 python3[3031]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:54:52 msm8909 python3[3031]: 344.46966576576233 [06:05:04:02:E8:6A] <- HR 0000
May 13 01:54:53 msm8909 python3[3031]: 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, 64, 240, 97, 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 13 01:54:53 msm8909 python3[3031]: GOT Firmware Version: V1.5.4d0
May 13 01:54:53 msm8909 python3[3031]: GOT Pairing Code: 251a
May 13 01:54:53 msm8909 python3[3031]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:54:53 msm8909 python3[3031]: NO FW Update needed.
May 13 01:54:53 msm8909 python3[3031]: LAST SYNC: 1715531873
May 13 01:54:53 msm8909 python3[3031]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 68, 0, 0, 64, 17, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:54:53 msm8909 python3[3031]: ACTIVITY: 0
May 13 01:54:53 msm8909 python3[3031]: HR READING: 0 TOOK 0.000482 secs
May 13 01:54:53 msm8909 python3[3031]: DEACTIVATING HR.
May 13 01:54:53 msm8909 python3[3031]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:54:53 msm8909 python3[3031]: GOT Instant Data: {'walk_steps': 0, 'activity': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'run_steps': 0, 'solar_gen': 68, 'bmr_cals': 0, 'thermal_gen': 17, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0}
May 13 01:54:53 msm8909 python3[3031]: W ID: 76
May 13 01:54:54 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536494}
May 13 01:54:54 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'activity': 0, 'bmrCals': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536494}
May 13 01:54:54 msm8909 python3[3031]: [SSE] Sending: {"key": "86d0b88babb44afa9939714b9dd13518", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"activity": 0, "bmrCals": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536494}, "rt": "instant"}
May 13 01:54:54 msm8909 python3[3031]: Instant Upload complete
May 13 01:54:54 msm8909 python3[3031]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 01:54:56 msm8909 python3[3031]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:54:56 msm8909 python3[3031]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 01:54:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:54:57 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:54:57 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:54:57 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 01:54:57 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:54:57 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:54:57 msm8909 python3[3031]: [SSE] Sending: {"key": "4c86fd54cf6246029c71c23c14fa7df7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:54:57 msm8909 python3[3031]: [SSE] RX'd: {'key': 'd2cc0eb8a2f04ef89b0a9433902c6716', 'source': 0, 'timestamp': 1715536485.5577135, 'data': '', 'type': 's'}
May 13 01:54:57 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a798c09026a941039c04c4ce2e043562', 'source': 0, 'timestamp': 1715536485.9365675, 'data': '', 'type': 's'}
May 13 01:54:57 msm8909 python3[3031]: [SSE] RX'd: {'key': '86d0b88babb44afa9939714b9dd13518', 'source': 0, 'timestamp': 1715536494.5090578, 'data': '', 'type': 's'}
May 13 01:54:57 msm8909 python3[3031]: [SSE] RX'd: {'key': '4c86fd54cf6246029c71c23c14fa7df7', 'source': 0, 'timestamp': 1715536497.5255711, 'data': '', 'type': 's'}
May 13 01:55:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:55:01 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:55:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:55:01 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:55:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055106464
May 13 01:55:01 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:55:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:55:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047106565
May 13 01:55:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000048006464
May 13 01:55:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003d10797b
May 13 01:55:03 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536503}
May 13 01:55:03 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536503}
May 13 01:55:03 msm8909 python3[3031]: [SSE] Sending: {"key": "f599245cf31541adbbaa7fd0eb8666e1", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536503}, "rt": "instant"}
May 13 01:55:04 msm8909 python3[3031]: [SSE] RX'd: {'key': 'f599245cf31541adbbaa7fd0eb8666e1', 'source': 0, 'timestamp': 1715536504.3502047, 'data': '', 'type': 's'}
May 13 01:55:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c006464
May 13 01:55:04 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:55:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:55:16 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:55:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c106363
May 13 01:55:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054306464
May 13 01:55:18 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:55:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:55:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:55:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047206464
May 13 01:55:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c206363
May 13 01:55:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:55:27 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:55:27 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:55:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c306363
May 13 01:55:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046306565
May 13 01:55:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:55:31 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536531}
May 13 01:55:31 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536531}
May 13 01:55:31 msm8909 python3[3031]: [SSE] Sending: {"key": "966e3d0982144a55810e2445358f5ba8", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536531}, "rt": "instant"}
May 13 01:55:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206465
May 13 01:55:31 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:55:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054006464
May 13 01:55:31 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:55:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:55:32 msm8909 python3[3031]: [SSE] RX'd: {'key': '966e3d0982144a55810e2445358f5ba8', 'source': 0, 'timestamp': 1715536531.5523944, 'data': '', 'type': 's'}
May 13 01:55:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047306464
May 13 01:55:32 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536532}
May 13 01:55:32 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536532}
May 13 01:55:32 msm8909 python3[3031]: [SSE] Sending: {"key": "acc8742864b24ef4853a778c5c3bb778", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536532}, "rt": "instant"}
May 13 01:55:32 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 01:55:32 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:55:32 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:55:32 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:55:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d306464
May 13 01:55:32 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:55:33 msm8909 python3[3031]: [SSE] RX'd: {'key': 'acc8742864b24ef4853a778c5c3bb778', 'source': 0, 'timestamp': 1715536532.6770406, 'data': '', 'type': 's'}
May 13 01:55:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f00797b
May 13 01:55:33 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:55:33 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:55:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047006464
May 13 01:55:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:55:45 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:55:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d006464
May 13 01:55:45 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:55:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:55:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:55:46 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:55:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054106464
May 13 01:55:46 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:55:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c006363
May 13 01:55:47 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536547}
May 13 01:55:47 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536547}
May 13 01:55:47 msm8909 python3[3031]: [SSE] Sending: {"key": "a9de700dd65b406e984137c9c1e6994e", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536547}, "rt": "instant"}
May 13 01:55:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:55:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054206464
May 13 01:55:48 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:55:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f10797b
May 13 01:55:48 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a9de700dd65b406e984137c9c1e6994e', 'source': 0, 'timestamp': 1715536548.2994576, 'data': '', 'type': 's'}
May 13 01:55:57 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:55:57 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:55:57 msm8909 python3[3031]: [SSE] Sending: {"key": "607e72d44bb1476da65a5ae59c0a4374", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:55:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:55:58 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:55:58 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:55:58 msm8909 python3[3031]: [SSE] RX'd: {'key': '607e72d44bb1476da65a5ae59c0a4374', 'source': 0, 'timestamp': 1715536557.9485531, 'data': '', 'type': 's'}
May 13 01:55:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f20797b
May 13 01:55:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c206363
May 13 01:55:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d106464
May 13 01:55:59 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:55:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046206565
May 13 01:55:59 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536559}
May 13 01:55:59 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536559}
May 13 01:55:59 msm8909 python3[3031]: [SSE] Sending: {"key": "839a1f5cd2824ec98b1fda2cb3f3e0cf", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536559}, "rt": "instant"}
May 13 01:55:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:55:59 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:56:01 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536561}
May 13 01:56:01 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536561}
May 13 01:56:01 msm8909 python3[3031]: [SSE] Sending: {"key": "cca381253ead4fcb87c4c9d928f3a304", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536561}, "rt": "instant"}
May 13 01:56:01 msm8909 python3[3031]: [SSE] RX'd: {'key': '839a1f5cd2824ec98b1fda2cb3f3e0cf', 'source': 0, 'timestamp': 1715536561.2815368, 'data': '', 'type': 's'}
May 13 01:56:01 msm8909 python3[3031]: [SSE] RX'd: {'key': 'cca381253ead4fcb87c4c9d928f3a304', 'source': 0, 'timestamp': 1715536561.4963343, 'data': '', 'type': 's'}
May 13 01:56:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047206464
May 13 01:56:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d206464
May 13 01:56:01 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:56:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000046306565
May 13 01:56:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:56:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:56:12 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f00797b
May 13 01:56:13 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536573}
May 13 01:56:13 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536573}
May 13 01:56:13 msm8909 python3[3031]: [SSE] Sending: {"key": "27ec123845064b918f43c1e075555409", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536573}, "rt": "instant"}
May 13 01:56:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006464
May 13 01:56:13 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:56:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054006464
May 13 01:56:13 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:56:13 msm8909 python3[3031]: [SSE] RX'd: {'key': '27ec123845064b918f43c1e075555409', 'source': 0, 'timestamp': 1715536573.549408, 'data': '', 'type': 's'}
May 13 01:56:13 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 01:56:13 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:56:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c306363
May 13 01:56:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047006565
May 13 01:56:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e306464
May 13 01:56:14 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:56:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:56:14 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:56:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047006464
May 13 01:56:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:56:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:56:27 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:56:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f10797b
May 13 01:56:28 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:56:28 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:56:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106364
May 13 01:56:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047106565
May 13 01:56:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:56:29 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:56:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:56:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:56:39 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536599}
May 13 01:56:39 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536599}
May 13 01:56:39 msm8909 python3[3031]: [SSE] Sending: {"key": "a045121ed06744a98fd4956cda55e746", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536599}, "rt": "instant"}
May 13 01:56:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e106464
May 13 01:56:39 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:56:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:56:40 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a045121ed06744a98fd4956cda55e746', 'source': 0, 'timestamp': 1715536600.0773456, 'data': '', 'type': 's'}
May 13 01:56:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057106465
May 13 01:56:40 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:56:40 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 01:56:40 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:56:41 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:56:41 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:56:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047306565
May 13 01:56:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206364
May 13 01:56:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:56:42 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f30797b
May 13 01:56:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:56:44 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:56:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:56:53 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536613}
May 13 01:56:53 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536613}
May 13 01:56:53 msm8909 python3[3031]: [SSE] Sending: {"key": "fb23d4ed8ae24a358100f5cfa12ec0c2", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536613}, "rt": "instant"}
May 13 01:56:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047006565
May 13 01:56:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:56:54 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fb23d4ed8ae24a358100f5cfa12ec0c2', 'source': 0, 'timestamp': 1715536614.3376141, 'data': '', 'type': 's'}
May 13 01:56:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f00797b
May 13 01:56:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047006464
May 13 01:56:55 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536615}
May 13 01:56:55 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536615}
May 13 01:56:55 msm8909 python3[3031]: [SSE] Sending: {"key": "a4b0671a0d6d4a74acd5f22267c34e9c", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536615}, "rt": "instant"}
May 13 01:56:56 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a4b0671a0d6d4a74acd5f22267c34e9c', 'source': 0, 'timestamp': 1715536615.9596128, 'data': '', 'type': 's'}
May 13 01:56:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306465
May 13 01:56:56 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:56:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e306464
May 13 01:56:57 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:56:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:56:57 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:56:57 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:56:57 msm8909 python3[3031]: [SSE] Sending: {"key": "4f31ff7dec3c4a92b86f7c11c4994e3a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:56:58 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:56:58 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:56:58 msm8909 python3[3031]: [SSE] RX'd: {'key': '4f31ff7dec3c4a92b86f7c11c4994e3a', 'source': 0, 'timestamp': 1715536618.3791552, 'data': '', 'type': 's'}
May 13 01:56:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:56:58 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:57:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106364
May 13 01:57:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000047106565
May 13 01:57:08 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536628}
May 13 01:57:08 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536628}
May 13 01:57:09 msm8909 python3[3031]: [SSE] Sending: {"key": "ab70a0d0fd46473a9ed944a4e1e4006a", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536628}, "rt": "instant"}
May 13 01:57:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006465
May 13 01:57:09 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:57:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:57:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005e006464
May 13 01:57:09 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:57:09 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ab70a0d0fd46473a9ed944a4e1e4006a', 'source': 0, 'timestamp': 1715536629.4989407, 'data': '', 'type': 's'}
May 13 01:57:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f20797b
May 13 01:57:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:57:10 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:57:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005b206464
May 13 01:57:10 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:57:10 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 01:57:10 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:57:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:57:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:57:12 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536632}
May 13 01:57:12 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536632}
May 13 01:57:12 msm8909 python3[3031]: [SSE] Sending: {"key": "a760a58f24b24e108430bb9bfa45e271", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536632}, "rt": "instant"}
May 13 01:57:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d106464
May 13 01:57:12 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:57:13 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a760a58f24b24e108430bb9bfa45e271', 'source': 0, 'timestamp': 1715536632.7232275, 'data': '', 'type': 's'}
May 13 01:57:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:57:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d206464
May 13 01:57:22 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:57:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306463
May 13 01:57:22 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:57:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047206464
May 13 01:57:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206464
May 13 01:57:23 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:57:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:57:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f32797b
May 13 01:57:24 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 2, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536644}
May 13 01:57:24 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 134, 'sleepState': 2, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 32, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 137, 'heartRate': 0}, 'utcTimestamp': 1715536644}
May 13 01:57:24 msm8909 python3[3031]: [SSE] Sending: {"key": "557bd79544244061bda229a80e9dccfc", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 134, "sleepState": 2, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 32, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 137, "heartRate": 0}, "utcTimestamp": 1715536644}, "rt": "instant"}
May 13 01:57:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:57:25 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:57:25 msm8909 python3[3031]: [SSE] RX'd: {'key': '557bd79544244061bda229a80e9dccfc', 'source': 0, 'timestamp': 1715536645.1785257, 'data': '', 'type': 's'}
May 13 01:57:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045306565
May 13 01:57:29 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:57:29 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:57:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:57:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:57:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d306464
May 13 01:57:37 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:57:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006463
May 13 01:57:37 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:57:38 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:57:38 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:57:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045006565
May 13 01:57:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058306464
May 13 01:57:38 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:57:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 01:57:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f12797b
May 13 01:57:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206463
May 13 01:57:49 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:57:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:57:50 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 01:57:50 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:57:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d106364
May 13 01:57:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058106464
May 13 01:57:50 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:57:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:57:50 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536670}
May 13 01:57:50 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536670}
May 13 01:57:50 msm8909 python3[3031]: [SSE] Sending: {"key": "8a824b28a28c4fa69ed21e565824920a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536670}, "rt": "instant"}
May 13 01:57:51 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:57:51 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:57:51 msm8909 python3[3031]: [SSE] RX'd: {'key': '8a824b28a28c4fa69ed21e565824920a', 'source': 0, 'timestamp': 1715536671.405997, 'data': '', 'type': 's'}
May 13 01:57:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d106464
May 13 01:57:52 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:57:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045206565
May 13 01:57:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f22797b
May 13 01:57:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:57:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005b206464
May 13 01:57:54 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:57:58 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:57:58 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:57:58 msm8909 python3[3031]: [SSE] Sending: {"key": "0690d503a7554d5fbddfc83bf2d4c2a5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:57:58 msm8909 python3[3031]: [SSE] RX'd: {'key': '0690d503a7554d5fbddfc83bf2d4c2a5', 'source': 0, 'timestamp': 1715536678.7370493, 'data': '', 'type': 's'}
May 13 01:57:59 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:57:59 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:58:03 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 01:58:03 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:58:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:58:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:58:04 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:58:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:58:04 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:58:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047306464
May 13 01:58:04 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536684}
May 13 01:58:04 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536684}
May 13 01:58:04 msm8909 python3[3031]: [SSE] Sending: {"key": "6df7f0da10f24b04bfd33c7dd2491cef", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536684}, "rt": "instant"}
May 13 01:58:05 msm8909 python3[3031]: [SSE] RX'd: {'key': '6df7f0da10f24b04bfd33c7dd2491cef', 'source': 0, 'timestamp': 1715536685.1921933, 'data': '', 'type': 's'}
May 13 01:58:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045306565
May 13 01:58:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:58:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00110000000059006464
May 13 01:58:06 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:58:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 17, 'bmr_cals': 134, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 137, 'sleep_duration': 32, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000200067001103e086003f32797b
May 13 01:58:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d206464
May 13 01:58:06 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:58:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306364
May 13 01:58:07 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536687}
May 13 01:58:07 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536687}
May 13 01:58:07 msm8909 python3[3031]: [SSE] Sending: {"key": "ef929b3a98bf4eeb8ed9e40ba66503bb", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536687}, "rt": "instant"}
May 13 01:58:08 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ef929b3a98bf4eeb8ed9e40ba66503bb', 'source': 0, 'timestamp': 1715536688.3072155, 'data': '', 'type': 's'}
May 13 01:58:17 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:58:17 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:58:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c006363
May 13 01:58:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:58:18 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:58:18 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 01:58:18 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:58:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003c10797b
May 13 01:58:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:58:18 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536698}
May 13 01:58:18 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536698}
May 13 01:58:18 msm8909 python3[3031]: [SSE] Sending: {"key": "5706eabf3cdf4e21b268a6a196ebfb0a", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536698}, "rt": "instant"}
May 13 01:58:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:58:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:58:19 msm8909 python3[3031]: [SSE] RX'd: {'key': '5706eabf3cdf4e21b268a6a196ebfb0a', 'source': 0, 'timestamp': 1715536699.3977263, 'data': '', 'type': 's'}
May 13 01:58:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047006464
May 13 01:58:20 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 13 01:58:20 msm8909 python3[3031]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 01:58:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d006464
May 13 01:58:21 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:58:29 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:58:29 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:58:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054206464
May 13 01:58:31 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:58:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:58:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c106363
May 13 01:58:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057106464
May 13 01:58:32 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:58:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d106464
May 13 01:58:33 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:58:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045206565
May 13 01:58:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536715}
May 13 01:58:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536715}
May 13 01:58:35 msm8909 python3[3031]: [SSE] Sending: {"key": "143ecc5773494e3cbfb455cf021c2045", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 69, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536715}, "rt": "instant"}
May 13 01:58:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003c20797b
May 13 01:58:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 60, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536715}
May 13 01:58:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 60, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536715}
May 13 01:58:36 msm8909 python3[3031]: [SSE] Sending: {"key": "0ffefb5779964d44b9e6a3f0f64a1007", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 60, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715536715}, "rt": "instant"}
May 13 01:58:36 msm8909 python3[3031]: [SSE] RX'd: {'key': '143ecc5773494e3cbfb455cf021c2045', 'source': 0, 'timestamp': 1715536715.8453891, 'data': '', 'type': 's'}
May 13 01:58:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:58:36 msm8909 python3[3031]: [SSE] RX'd: {'key': '0ffefb5779964d44b9e6a3f0f64a1007', 'source': 0, 'timestamp': 1715536716.3937891, 'data': '', 'type': 's'}
May 13 01:58:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003c30797b
May 13 01:58:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:58:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d206464
May 13 01:58:46 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:58:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054006464
May 13 01:58:46 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:58:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045306565
May 13 01:58:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047306464
May 13 01:58:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c306363
May 13 01:58:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:58:49 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:58:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045006565
May 13 01:58:58 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:58:58 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:58:58 msm8909 python3[3031]: [SSE] Sending: {"key": "0fc3c8be568d4b54ae60522836b1daa5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:58:59 msm8909 python3[3031]: [SSE] RX'd: {'key': '0fc3c8be568d4b54ae60522836b1daa5', 'source': 0, 'timestamp': 1715536739.1190555, 'data': '', 'type': 's'}
May 13 01:58:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045106565
May 13 01:58:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005d006464
May 13 01:58:59 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:59:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:59:00 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536740}
May 13 01:59:00 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536740}
May 13 01:59:00 msm8909 python3[3031]: [SSE] Sending: {"key": "c065f75462ae4138b5b56a02b14cdfb3", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536740}, "rt": "instant"}
May 13 01:59:00 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:59:00 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:59:00 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c065f75462ae4138b5b56a02b14cdfb3', 'source': 0, 'timestamp': 1715536740.4625456, 'data': '', 'type': 's'}
May 13 01:59:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b006465
May 13 01:59:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000054106464
May 13 01:59:01 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:59:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c006363
May 13 01:59:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006464
May 13 01:59:02 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:59:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003c10797b
May 13 01:59:03 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:59:03 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:59:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000047106464
May 13 01:59:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046206464
May 13 01:59:13 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536753}
May 13 01:59:13 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536753}
May 13 01:59:13 msm8909 python3[3031]: [SSE] Sending: {"key": "27b9dd0352af4622a95fafbbe4db196e", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536753}, "rt": "instant"}
May 13 01:59:14 msm8909 python3[3031]: [SSE] RX'd: {'key': '27b9dd0352af4622a95fafbbe4db196e', 'source': 0, 'timestamp': 1715536754.3387146, 'data': '', 'type': 's'}
May 13 01:59:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004c106363
May 13 01:59:14 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536754}
May 13 01:59:14 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536754}
May 13 01:59:14 msm8909 python3[3031]: [SSE] Sending: {"key": "1704dfe55e094e31aa4b777436545f0d", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536754}, "rt": "instant"}
May 13 01:59:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057106464
May 13 01:59:14 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 01:59:15 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:59:15 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:59:15 msm8909 python3[3031]: [SSE] RX'd: {'key': '1704dfe55e094e31aa4b777436545f0d', 'source': 0, 'timestamp': 1715536755.2365472, 'data': '', 'type': 's'}
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003c20797b
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:59:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:59:15 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:59:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045206565
May 13 01:59:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003d30797b
May 13 01:59:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 01:59:18 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:59:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 01:59:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003d00797b
May 13 01:59:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 01:59:28 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536768}
May 13 01:59:28 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536768}
May 13 01:59:28 msm8909 python3[3031]: [SSE] Sending: {"key": "8ca51d76321146b5a3fc5c48483594af", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536768}, "rt": "instant"}
May 13 01:59:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055006464
May 13 01:59:28 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:59:28 msm8909 python3[3031]: [SSE] RX'd: {'key': '8ca51d76321146b5a3fc5c48483594af', 'source': 0, 'timestamp': 1715536768.6176822, 'data': '', 'type': 's'}
May 13 01:59:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046306464
May 13 01:59:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057306464
May 13 01:59:29 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:59:29 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 01:59:29 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:59:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 01:59:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045006565
May 13 01:59:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c306464
May 13 01:59:29 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:59:30 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 01:59:30 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 01:59:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057006464
May 13 01:59:41 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:59:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045106565
May 13 01:59:41 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536781}
May 13 01:59:41 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 2, 'thermalGen': 2, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536781}
May 13 01:59:42 msm8909 python3[3031]: [SSE] Sending: {"key": "7d06e0a0b9124e98977ffd475cf5b8ab", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 2, "thermalGen": 2, "distance": 0, "totalSteps": 0, "battery": 69, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536781}, "rt": "instant"}
May 13 01:59:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 01:59:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003d10797b
May 13 01:59:42 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536782}
May 13 01:59:42 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536782}
May 13 01:59:42 msm8909 python3[3031]: [SSE] Sending: {"key": "5e0c1580f16547a59be4c752e0b955ac", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715536782}, "rt": "instant"}
May 13 01:59:42 msm8909 python3[3031]: [SSE] RX'd: {'key': '7d06e0a0b9124e98977ffd475cf5b8ab', 'source': 0, 'timestamp': 1715536782.4602664, 'data': '', 'type': 's'}
May 13 01:59:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b106465
May 13 01:59:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '5e0c1580f16547a59be4c752e0b955ac', 'source': 0, 'timestamp': 1715536782.9254897, 'data': '', 'type': 's'}
May 13 01:59:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001106464
May 13 01:59:43 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:59:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046106464
May 13 01:59:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d006363
May 13 01:59:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055206464
May 13 01:59:45 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:59:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c106464
May 13 01:59:46 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:59:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055306464
May 13 01:59:55 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:59:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 01:59:55 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:59:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d206363
May 13 01:59:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043006565
May 13 01:59:57 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 01:59:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b206465
May 13 01:59:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046206464
May 13 01:59:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000057206464
May 13 01:59:58 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:59:58 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 01:59:58 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:59:58 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 01:59:58 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:59:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000200020000000045306565
May 13 01:59:59 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 01:59:59 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:59:59 msm8909 python3[3031]: [SSE] Sending: {"key": "aad7c56d7b4e4c808f536196b877f609", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 01:59:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 01:59:59 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:59:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003d30797b
May 13 01:59:59 msm8909 python3[3031]: [SSE] RX'd: {'key': 'aad7c56d7b4e4c808f536196b877f609', 'source': 0, 'timestamp': 1715536799.5489502, 'data': '', 'type': 's'}
May 13 02:00:00 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:00:00 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:00:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003d00797b
May 13 02:00:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440011000000004b306465
May 13 02:00:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500110000000055006464
May 13 02:00:10 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:00:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006464
May 13 02:00:10 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046306464
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058306464
May 13 02:00:11 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 2, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000020002000000004d306363
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 2, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000110002000000005c306464
May 13 02:00:11 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 02:00:11 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536811}
May 13 02:00:11 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536811}
May 13 02:00:11 msm8909 python3[3031]: [SSE] Sending: {"key": "c30b844f723043029725aa19f4aa4bab", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536811}, "rt": "instant"}
May 13 02:00:11 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:00:11 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:00:12 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c30b844f723043029725aa19f4aa4bab', 'source': 0, 'timestamp': 1715536812.2511177, 'data': '', 'type': 's'}
May 13 02:00:14 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:00:14 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:00:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005b206464
May 13 02:00:23 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:00:24 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536824}
May 13 02:00:24 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536824}
May 13 02:00:24 msm8909 python3[3031]: [SSE] Sending: {"key": "fb609e8e9d5b4abf99f02f3af793ed87", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536824}, "rt": "instant"}
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d006464
May 13 02:00:24 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 02:00:24 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fb609e8e9d5b4abf99f02f3af793ed87', 'source': 0, 'timestamp': 1715536824.4433582, 'data': '', 'type': 's'}
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003f10797b
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:00:24 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:00:24 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:00:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054206464
May 13 02:00:25 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:00:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046106464
May 13 02:00:25 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536825}
May 13 02:00:25 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536825}
May 13 02:00:25 msm8909 python3[3031]: [SSE] Sending: {"key": "c29a5646f62a40f19ea159a10e94ba15", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536825}, "rt": "instant"}
May 13 02:00:26 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c29a5646f62a40f19ea159a10e94ba15', 'source': 0, 'timestamp': 1715536826.1148963, 'data': '', 'type': 's'}
May 13 02:00:27 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:00:27 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:00:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 02:00:28 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:00:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058106464
May 13 02:00:28 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:00:31 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:00:31 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:00:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054306464
May 13 02:00:37 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:00:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043106565
May 13 02:00:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058206464
May 13 02:00:38 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:00:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:00:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:00:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003f30797b
May 13 02:00:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:00:39 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536839}
May 13 02:00:39 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536839}
May 13 02:00:39 msm8909 python3[3031]: [SSE] Sending: {"key": "600cafb1d57b4513b99c639ebf6d630c", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536839}, "rt": "instant"}
May 13 02:00:40 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:00:40 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:00:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 02:00:40 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:00:40 msm8909 python3[3031]: [SSE] RX'd: {'key': '600cafb1d57b4513b99c639ebf6d630c', 'source': 0, 'timestamp': 1715536840.3774297, 'data': '', 'type': 's'}
May 13 02:00:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046206464
May 13 02:00:42 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:00:42 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:00:42 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:00:42 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:00:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003f00797b
May 13 02:00:51 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536851}
May 13 02:00:51 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536851}
May 13 02:00:51 msm8909 python3[3031]: [SSE] Sending: {"key": "445e66bd4d144245a22adca34ed66e52", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715536851}, "rt": "instant"}
May 13 02:00:52 msm8909 python3[3031]: [SSE] RX'd: {'key': '445e66bd4d144245a22adca34ed66e52', 'source': 0, 'timestamp': 1715536852.0729306, 'data': '', 'type': 's'}
May 13 02:00:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:00:52 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:00:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006464
May 13 02:00:52 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:00:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 02:00:52 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:00:52 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:00:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00110000000058306464
May 13 02:00:53 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:00:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:00:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:00:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:00:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043206565
May 13 02:00:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:00:56 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536856}
May 13 02:00:56 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536856}
May 13 02:00:56 msm8909 python3[3031]: [SSE] Sending: {"key": "e285925b860c4346881c9887a843e174", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536856}, "rt": "instant"}
May 13 02:00:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:00:56 msm8909 python3[3031]: [SSE] RX'd: {'key': 'e285925b860c4346881c9887a843e174', 'source': 0, 'timestamp': 1715536856.663064, 'data': '', 'type': 's'}
May 13 02:00:59 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:00:59 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:00:59 msm8909 python3[3031]: [SSE] Sending: {"key": "01264557a5b643ab9729f69432c77906", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:01:00 msm8909 python3[3031]: [SSE] RX'd: {'key': '01264557a5b643ab9729f69432c77906', 'source': 0, 'timestamp': 1715536860.0115216, 'data': '', 'type': 's'}
May 13 02:01:01 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:01:01 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:01:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:01:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001100110000000043306565
May 13 02:01:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:01:07 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:01:07 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:01:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054206464
May 13 02:01:07 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:01:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001206464
May 13 02:01:07 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:01:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106465
May 13 02:01:08 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:01:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:01:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:01:08 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:01:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003f20797b
May 13 02:01:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046106464
May 13 02:01:19 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:01:19 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:01:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c306564
May 13 02:01:19 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:01:20 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046206464
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:01:20 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536880}
May 13 02:01:20 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536880}
May 13 02:01:20 msm8909 python3[3031]: [SSE] Sending: {"key": "8795ba35fecc4c7ba391d41bb3492ae6", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536880}, "rt": "instant"}
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206465
May 13 02:01:20 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206364
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:01:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 02:01:20 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:01:21 msm8909 python3[3031]: [SSE] RX'd: {'key': '8795ba35fecc4c7ba391d41bb3492ae6', 'source': 0, 'timestamp': 1715536880.9254231, 'data': '', 'type': 's'}
May 13 02:01:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:01:21 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:01:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:01:24 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:01:24 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:01:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:01:24 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:01:32 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:01:32 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:01:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003e00797b
May 13 02:01:34 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:01:34 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:01:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c106564
May 13 02:01:34 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:01:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001006464
May 13 02:01:34 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:01:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046006464
May 13 02:01:34 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536894}
May 13 02:01:34 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 17, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536894}
May 13 02:01:34 msm8909 python3[3031]: [SSE] Sending: {"key": "7e522fcf07c14492ba9b944620020a78", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 17, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536894}, "rt": "instant"}
May 13 02:01:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006364
May 13 02:01:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536895}
May 13 02:01:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536895}
May 13 02:01:35 msm8909 python3[3031]: [SSE] Sending: {"key": "74dc6852052c493dad3530954c2bc7f8", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536895}, "rt": "instant"}
May 13 02:01:35 msm8909 python3[3031]: [SSE] RX'd: {'key': '7e522fcf07c14492ba9b944620020a78', 'source': 0, 'timestamp': 1715536895.418534, 'data': '', 'type': 's'}
May 13 02:01:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:01:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:01:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:01:36 msm8909 python3[3031]: [SSE] RX'd: {'key': '74dc6852052c493dad3530954c2bc7f8', 'source': 0, 'timestamp': 1715536895.6901455, 'data': '', 'type': 's'}
May 13 02:01:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006465
May 13 02:01:36 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:01:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:01:36 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:01:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:01:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:01:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 02:01:47 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:01:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:01:48 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536908}
May 13 02:01:48 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536908}
May 13 02:01:48 msm8909 python3[3031]: [SSE] Sending: {"key": "8136e27821fe4927a2fdce3237739837", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536908}, "rt": "instant"}
May 13 02:01:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003e20797b
May 13 02:01:48 msm8909 python3[3031]: [SSE] RX'd: {'key': '8136e27821fe4927a2fdce3237739837', 'source': 0, 'timestamp': 1715536908.8181624, 'data': '', 'type': 's'}
May 13 02:01:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106465
May 13 02:01:49 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:01:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:01:49 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:01:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:01:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046106464
May 13 02:01:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106364
May 13 02:01:52 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:01:52 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:01:52 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:01:52 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:01:59 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:01:59 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:01:59 msm8909 python3[3031]: [SSE] Sending: {"key": "88555917503d45e5af3a43aabc0959b9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:02:00 msm8909 python3[3031]: [SSE] RX'd: {'key': '88555917503d45e5af3a43aabc0959b9', 'source': 0, 'timestamp': 1715536920.3142364, 'data': '', 'type': 's'}
May 13 02:02:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:02:01 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:02:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 17, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001100110000000046306464
May 13 02:02:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:02:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 02:02:02 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:02:02 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:02:02 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:02:02 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:02:02 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:02:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206364
May 13 02:02:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:02:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536922}
May 13 02:02:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536922}
May 13 02:02:02 msm8909 python3[3031]: [SSE] Sending: {"key": "0203995d0ad04e649765d80ad6ec6766", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536922}, "rt": "instant"}
May 13 02:02:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001103e087003e30797b
May 13 02:02:03 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536923}
May 13 02:02:03 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 17, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536923}
May 13 02:02:03 msm8909 python3[3031]: [SSE] Sending: {"key": "06cadd575b6b4f3daa457f34f59f2080", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 17, "distance": 0, "totalSteps": 0, "battery": 62, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715536923}, "rt": "instant"}
May 13 02:02:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '0203995d0ad04e649765d80ad6ec6766', 'source': 0, 'timestamp': 1715536923.2827883, 'data': '', 'type': 's'}
May 13 02:02:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '06cadd575b6b4f3daa457f34f59f2080', 'source': 0, 'timestamp': 1715536923.7978349, 'data': '', 'type': 's'}
May 13 02:02:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206465
May 13 02:02:04 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:02:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 17, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900110000000001306464
May 13 02:02:04 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:02:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c006464
May 13 02:02:04 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:02:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:02:06 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:02:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c106464
May 13 02:02:17 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:02:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000045106565
May 13 02:02:17 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:02:17 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:02:18 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:02:18 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:02:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006464
May 13 02:02:19 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:02:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:02:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:02:19 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:02:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:02:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000045206565
May 13 02:02:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e20797b
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:02:31 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:02:31 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054206464
May 13 02:02:31 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:02:31 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000048206464
May 13 02:02:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:02:31 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536951}
May 13 02:02:31 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536951}
May 13 02:02:32 msm8909 python3[3031]: [SSE] Sending: {"key": "206b465605704f6e91dc3b6212b6833e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536951}, "rt": "instant"}
May 13 02:02:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c306464
May 13 02:02:32 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:02:32 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:02:32 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:02:32 msm8909 python3[3031]: [SSE] RX'd: {'key': '206b465605704f6e91dc3b6212b6833e', 'source': 0, 'timestamp': 1715536952.4891994, 'data': '', 'type': 's'}
May 13 02:02:43 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:02:43 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:02:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206464
May 13 02:02:43 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:02:44 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:02:44 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:02:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:02:44 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:02:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:02:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000045306565
May 13 02:02:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e00797b
May 13 02:02:45 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:02:45 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:02:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:02:46 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:02:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:02:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000048306464
May 13 02:02:46 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 72, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536966}
May 13 02:02:46 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 72, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536966}
May 13 02:02:46 msm8909 python3[3031]: [SSE] Sending: {"key": "b5462dd5ac114c2fbe3e89dc687df9c8", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 72, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536966}, "rt": "instant"}
May 13 02:02:47 msm8909 python3[3031]: [SSE] RX'd: {'key': 'b5462dd5ac114c2fbe3e89dc687df9c8', 'source': 0, 'timestamp': 1715536967.1946101, 'data': '', 'type': 's'}
May 13 02:02:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c006464
May 13 02:02:47 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:02:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e10797b
May 13 02:02:58 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:02:58 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:02:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006464
May 13 02:02:58 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:02:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:02:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:02:59 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:02:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c106464
May 13 02:02:59 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:03:00 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:03:00 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:03:00 msm8909 python3[3031]: [SSE] Sending: {"key": "22d3e95a95764b40aad51c3e5e010514", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:03:00 msm8909 python3[3031]: [SSE] RX'd: {'key': '22d3e95a95764b40aad51c3e5e010514', 'source': 0, 'timestamp': 1715536980.4735551, 'data': '', 'type': 's'}
May 13 02:03:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:03:01 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:03:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 72, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000048106464
May 13 02:03:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:03:01 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536981}
May 13 02:03:01 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536981}
May 13 02:03:01 msm8909 python3[3031]: [SSE] Sending: {"key": "52944ffc137e4974a30932c776f21757", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536981}, "rt": "instant"}
May 13 02:03:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:03:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536982}
May 13 02:03:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536982}
May 13 02:03:02 msm8909 python3[3031]: [SSE] Sending: {"key": "35c8fba6afe14937ac89f588cb0fb614", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536982}, "rt": "instant"}
May 13 02:03:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '52944ffc137e4974a30932c776f21757', 'source': 0, 'timestamp': 1715536982.0062301, 'data': '', 'type': 's'}
May 13 02:03:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e206464
May 13 02:03:02 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:03:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '35c8fba6afe14937ac89f588cb0fb614', 'source': 0, 'timestamp': 1715536982.4294808, 'data': '', 'type': 's'}
May 13 02:03:03 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:03:03 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:03:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:03:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 69, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000045206565
May 13 02:03:12 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536992}
May 13 02:03:12 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 69, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715536992}
May 13 02:03:12 msm8909 python3[3031]: [SSE] Sending: {"key": "88da8f19f3a44a4b8647cae065fa913f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 69, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715536992}, "rt": "instant"}
May 13 02:03:12 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:03:12 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:03:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '88da8f19f3a44a4b8647cae065fa913f', 'source': 0, 'timestamp': 1715536992.4971495, 'data': '', 'type': 's'}
May 13 02:03:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054306464
May 13 02:03:13 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:03:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106464
May 13 02:03:13 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:03:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:03:13 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:03:13 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:13 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:03:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042006565
May 13 02:03:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:03:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003d30797b
May 13 02:03:14 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536994}
May 13 02:03:14 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715536994}
May 13 02:03:14 msm8909 python3[3031]: [SSE] Sending: {"key": "2b2258bee7df478e848689af75abcbf0", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715536994}, "rt": "instant"}
May 13 02:03:15 msm8909 python3[3031]: [SSE] RX'd: {'key': '2b2258bee7df478e848689af75abcbf0', 'source': 0, 'timestamp': 1715536994.642457, 'data': '', 'type': 's'}
May 13 02:03:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:03:25 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:03:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:03:25 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:03:26 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:03:26 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:03:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:03:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:03:28 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:28 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:03:28 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:03:28 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:28 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:28 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:28 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:03:29 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:29 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:30 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:30 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:30 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:03:30 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:03:33 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:03:33 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:03:39 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:03:39 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:03:40 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:03:40 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:03:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006464
May 13 02:03:40 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:03:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:03:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:03:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054206464
May 13 02:03:42 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:03:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042306565
May 13 02:03:43 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537023}
May 13 02:03:43 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537023}
May 13 02:03:43 msm8909 python3[3031]: [SSE] Sending: {"key": "96fb48248f92466d9a24997de2073b89", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 66, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537023}, "rt": "instant"}
May 13 02:03:43 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:03:43 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:03:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:03:43 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:03:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '96fb48248f92466d9a24997de2073b89', 'source': 0, 'timestamp': 1715537023.623775, 'data': '', 'type': 's'}
May 13 02:03:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:03:44 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:03:44 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:03:53 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:03:53 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:03:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e306464
May 13 02:03:53 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:03:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:03:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059306464
May 13 02:03:54 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:03:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:03:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206464
May 13 02:03:57 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:04:00 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:04:00 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:04:00 msm8909 python3[3031]: [SSE] Sending: {"key": "4c49fe3faf884eacbbdc205d825dd541", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:04:00 msm8909 python3[3031]: [SSE] RX'd: {'key': '4c49fe3faf884eacbbdc205d825dd541', 'source': 0, 'timestamp': 1715537040.7487607, 'data': '', 'type': 's'}
May 13 02:04:04 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:04:04 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:04:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:04:07 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:04:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:04:07 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:04:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:04:07 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:04:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003d00797b
May 13 02:04:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:04:08 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537048}
May 13 02:04:08 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537048}
May 13 02:04:08 msm8909 python3[3031]: [SSE] Sending: {"key": "1055de0a6a704f9494fb39bf378e4f10", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537048}, "rt": "instant"}
May 13 02:04:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:04:08 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537048}
May 13 02:04:08 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537048}
May 13 02:04:08 msm8909 python3[3031]: [SSE] Sending: {"key": "fd11ad8692cf4746bd02b9a3b29d42a4", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537048}, "rt": "instant"}
May 13 02:04:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e006464
May 13 02:04:08 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:04:09 msm8909 python3[3031]: [SSE] RX'd: {'key': '1055de0a6a704f9494fb39bf378e4f10', 'source': 0, 'timestamp': 1715537048.8166707, 'data': '', 'type': 's'}
May 13 02:04:09 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fd11ad8692cf4746bd02b9a3b29d42a4', 'source': 0, 'timestamp': 1715537049.0388398, 'data': '', 'type': 's'}
May 13 02:04:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:04:10 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537050}
May 13 02:04:10 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537050}
May 13 02:04:10 msm8909 python3[3031]: [SSE] Sending: {"key": "c5bc4cbef39142949db49060297eef2c", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537050}, "rt": "instant"}
May 13 02:04:10 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:04:10 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:04:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042206565
May 13 02:04:10 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c5bc4cbef39142949db49060297eef2c', 'source': 0, 'timestamp': 1715537050.4654775, 'data': '', 'type': 's'}
May 13 02:04:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:04:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106564
May 13 02:04:11 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:04:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:04:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042306565
May 13 02:04:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058006464
May 13 02:04:22 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:04:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f20797b
May 13 02:04:22 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537062}
May 13 02:04:22 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 123, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537062}
May 13 02:04:22 msm8909 python3[3031]: [SSE] Sending: {"key": "3ce43cd9cb8b4c2eaa349529a6f4d3cc", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 123, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715537062}, "rt": "instant"}
May 13 02:04:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:04:23 msm8909 python3[3031]: [SSE] RX'd: {'key': '3ce43cd9cb8b4c2eaa349529a6f4d3cc', 'source': 0, 'timestamp': 1715537063.1348157, 'data': '', 'type': 's'}
May 13 02:04:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:04:24 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:04:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:04:25 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:04:34 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:04:34 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:04:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:04:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:04:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:04:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537075}
May 13 02:04:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537075}
May 13 02:04:35 msm8909 python3[3031]: [SSE] Sending: {"key": "5cd6f72bfc88427395d02ffab01195c3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537075}, "rt": "instant"}
May 13 02:04:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:04:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:04:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 13 02:04:35 msm8909 python3[3031]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 02:04:36 msm8909 python3[3031]: [SSE] RX'd: {'key': '5cd6f72bfc88427395d02ffab01195c3', 'source': 0, 'timestamp': 1715537076.2420983, 'data': '', 'type': 's'}
May 13 02:04:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:04:37 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:04:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e306464
May 13 02:04:38 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:04:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:04:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006564
May 13 02:04:38 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:04:39 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:04:39 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:04:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042106565
May 13 02:04:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:04:40 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:04:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:04:40 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:04:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:04:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058306464
May 13 02:04:49 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:04:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f00797b
May 13 02:04:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:04:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:04:51 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 13 02:04:51 msm8909 python3[3031]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 02:04:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106564
May 13 02:04:51 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:04:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:04:51 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:04:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042306565
May 13 02:04:54 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537094}
May 13 02:04:54 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537094}
May 13 02:04:54 msm8909 python3[3031]: [SSE] Sending: {"key": "ca76004e753e41119cd1efb5062274ba", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 66, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537094}, "rt": "instant"}
May 13 02:04:55 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ca76004e753e41119cd1efb5062274ba', 'source': 0, 'timestamp': 1715537094.605799, 'data': '', 'type': 's'}
May 13 02:04:57 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 02:05:00 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:05:00 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:05:00 msm8909 python3[3031]: [SSE] Sending: {"key": "2985cda91d3d4b04abea5a9063ab2d1b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:05:01 msm8909 python3[3031]: [SSE] RX'd: {'key': '2985cda91d3d4b04abea5a9063ab2d1b', 'source': 0, 'timestamp': 1715537101.0321908, 'data': '', 'type': 's'}
May 13 02:05:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042006565
May 13 02:05:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:05:04 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:05:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:05:04 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:05:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 123, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f20797b
May 13 02:05:05 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:05:05 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:05:05 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:05:05 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:05:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:05:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e206464
May 13 02:05:05 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:05:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206564
May 13 02:05:06 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:05:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:05:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:05:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:05:08 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:05:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:05:08 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:05:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:05:17 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537117}
May 13 02:05:17 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537117}
May 13 02:05:17 msm8909 python3[3031]: [SSE] Sending: {"key": "6538819fa3d74cfd9267edb4cdd263b6", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537117}, "rt": "instant"}
May 13 02:05:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e306464
May 13 02:05:18 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:05:18 msm8909 python3[3031]: [SSE] RX'd: {'key': '6538819fa3d74cfd9267edb4cdd263b6', 'source': 0, 'timestamp': 1715537118.065249, 'data': '', 'type': 's'}
May 13 02:05:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042106565
May 13 02:05:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206465
May 13 02:05:19 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:05:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:05:19 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:05:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e006464
May 13 02:05:19 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:05:19 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:05:19 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:05:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003c30797a
May 13 02:05:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:05:20 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537120}
May 13 02:05:20 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537120}
May 13 02:05:20 msm8909 python3[3031]: [SSE] Sending: {"key": "de5921d06cdd492ea6299f7b7673477e", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537120}, "rt": "instant"}
May 13 02:05:21 msm8909 python3[3031]: [SSE] RX'd: {'key': 'de5921d06cdd492ea6299f7b7673477e', 'source': 0, 'timestamp': 1715537120.7636797, 'data': '', 'type': 's'}
May 13 02:05:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:05:21 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:05:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:05:21 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537121}
May 13 02:05:21 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537121}
May 13 02:05:21 msm8909 python3[3031]: [SSE] Sending: {"key": "4ebc8ca77f544a93ad2632a96e95133c", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537121}, "rt": "instant"}
May 13 02:05:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003c00797a
May 13 02:05:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:05:22 msm8909 python3[3031]: [SSE] RX'd: {'key': '4ebc8ca77f544a93ad2632a96e95133c', 'source': 0, 'timestamp': 1715537122.3523388, 'data': '', 'type': 's'}
May 13 02:05:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306465
May 13 02:05:31 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:05:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003c10797a
May 13 02:05:31 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 60, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537131}
May 13 02:05:31 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 60, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537131}
May 13 02:05:31 msm8909 python3[3031]: [SSE] Sending: {"key": "9ecb86d29dcd4ea99817c3c7f40b3a26", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 60, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715537131}, "rt": "instant"}
May 13 02:05:32 msm8909 python3[3031]: [SSE] RX'd: {'key': '9ecb86d29dcd4ea99817c3c7f40b3a26', 'source': 0, 'timestamp': 1715537132.3560393, 'data': '', 'type': 's'}
May 13 02:05:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042306565
May 13 02:05:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:05:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:05:33 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:05:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:05:33 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:05:33 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:05:33 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:05:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:05:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:05:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:05:35 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:05:35 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:05:35 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:05:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:05:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:05:45 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:05:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:05:45 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:05:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e206464
May 13 02:05:45 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:05:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:05:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:05:46 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:05:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:05:46 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:05:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:05:46 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:05:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:05:46 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:05:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:05:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:05:47 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537147}
May 13 02:05:47 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537147}
May 13 02:05:47 msm8909 python3[3031]: [SSE] Sending: {"key": "4458c877e2d349798e08429ad56eb118", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537147}, "rt": "instant"}
May 13 02:05:48 msm8909 python3[3031]: [SSE] RX'd: {'key': '4458c877e2d349798e08429ad56eb118', 'source': 0, 'timestamp': 1715537148.0227842, 'data': '', 'type': 's'}
May 13 02:05:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206464
May 13 02:05:49 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:05:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:05:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:05:49 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:05:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:05:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:05:59 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:06:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005e006464
May 13 02:06:00 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:00 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:06:00 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:06:00 msm8909 python3[3031]: [SSE] Sending: {"key": "497731442f02426e94014e65b4f5c16c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:06:01 msm8909 python3[3031]: [SSE] RX'd: {'key': '497731442f02426e94014e65b4f5c16c', 'source': 0, 'timestamp': 1715537161.3787487, 'data': '', 'type': 's'}
May 13 02:06:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:06:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:06:02 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:06:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042206565
May 13 02:06:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537162}
May 13 02:06:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537162}
May 13 02:06:02 msm8909 python3[3031]: [SSE] Sending: {"key": "5361f3c66c4b43a18a5a58eca70cc999", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 66, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537162}, "rt": "instant"}
May 13 02:06:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:06:02 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:06:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '5361f3c66c4b43a18a5a58eca70cc999', 'source': 0, 'timestamp': 1715537162.8206956, 'data': '', 'type': 's'}
May 13 02:06:03 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:06:03 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:06:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:06:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:06:03 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:06:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 60, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003c00797a
May 13 02:06:06 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:06:06 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:06:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f10797a
May 13 02:06:13 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:06:13 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:06:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:06:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:06:13 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:06:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:06:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d106464
May 13 02:06:15 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:06:16 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:06:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:06:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:06:17 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:06:17 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:06:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d206464
May 13 02:06:18 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:06:27 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:06:28 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:06:28 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:06:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:06:28 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537188}
May 13 02:06:28 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537188}
May 13 02:06:28 msm8909 python3[3031]: [SSE] Sending: {"key": "8646d4b91fc84825a814cea0d955c4f0", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537188}, "rt": "instant"}
May 13 02:06:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f20797a
May 13 02:06:29 msm8909 python3[3031]: [SSE] RX'd: {'key': '8646d4b91fc84825a814cea0d955c4f0', 'source': 0, 'timestamp': 1715537188.9325936, 'data': '', 'type': 's'}
May 13 02:06:29 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:06:29 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:06:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:06:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d306464
May 13 02:06:30 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:06:31 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:06:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:06:36 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:06:36 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:06:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:06:41 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537201}
May 13 02:06:41 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537201}
May 13 02:06:41 msm8909 python3[3031]: [SSE] Sending: {"key": "02dc93b2ec0e48ddb997c6ffbab2b1b8", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537201}, "rt": "instant"}
May 13 02:06:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:06:42 msm8909 python3[3031]: [SSE] RX'd: {'key': '02dc93b2ec0e48ddb997c6ffbab2b1b8', 'source': 0, 'timestamp': 1715537201.9960136, 'data': '', 'type': 's'}
May 13 02:06:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f00797a
May 13 02:06:43 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537203}
May 13 02:06:43 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537203}
May 13 02:06:43 msm8909 python3[3031]: [SSE] Sending: {"key": "c91f855bfbae4b2ca58831ed2ed738cd", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715537203}, "rt": "instant"}
May 13 02:06:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:06:44 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c91f855bfbae4b2ca58831ed2ed738cd', 'source': 0, 'timestamp': 1715537203.6592607, 'data': '', 'type': 's'}
May 13 02:06:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:06:44 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:06:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:06:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058306464
May 13 02:06:45 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:06:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d006464
May 13 02:06:45 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:06:46 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:06:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:06:46 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:06:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:06:46 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537206}
May 13 02:06:46 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537206}
May 13 02:06:46 msm8909 python3[3031]: [SSE] Sending: {"key": "27b2bec305f048519768b4028e4f036b", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537206}, "rt": "instant"}
May 13 02:06:47 msm8909 python3[3031]: [SSE] RX'd: {'key': '27b2bec305f048519768b4028e4f036b', 'source': 0, 'timestamp': 1715537207.0156124, 'data': '', 'type': 's'}
May 13 02:06:56 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:06:56 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:06:56 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:06:56 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:06:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:06:56 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537216}
May 13 02:06:56 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537216}
May 13 02:06:56 msm8909 python3[3031]: [SSE] Sending: {"key": "76918f9c14a94ca5a199d4e70b07e56a", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537216}, "rt": "instant"}
May 13 02:06:57 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:06:57 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:06:57 msm8909 python3[3031]: [SSE] RX'd: {'key': '76918f9c14a94ca5a199d4e70b07e56a', 'source': 0, 'timestamp': 1715537217.2631986, 'data': '', 'type': 's'}
May 13 02:06:57 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:06:57 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:06:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:06:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:06:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:06:59 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:06:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:06:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d206464
May 13 02:06:59 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:06:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:06:59 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:07:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:07:00 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:07:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:07:00 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:07:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058006464
May 13 02:07:00 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:07:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:07:00 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:07:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003f20797a
May 13 02:07:01 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:07:01 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:07:01 msm8909 python3[3031]: [SSE] Sending: {"key": "3e36ba99afc743728ffd5cf43861a204", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:07:01 msm8909 python3[3031]: [SSE] RX'd: {'key': '3e36ba99afc743728ffd5cf43861a204', 'source': 0, 'timestamp': 1715537221.8135483, 'data': '', 'type': 's'}
May 13 02:07:06 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:07:06 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:07:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b30797a
May 13 02:07:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:07:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:07:10 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:07:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:07:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:07:11 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:07:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c306464
May 13 02:07:11 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:07:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:07:11 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537231}
May 13 02:07:11 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537231}
May 13 02:07:11 msm8909 python3[3031]: [SSE] Sending: {"key": "64abaae52a2c493f955017db8c02f65c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537231}, "rt": "instant"}
May 13 02:07:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '64abaae52a2c493f955017db8c02f65c', 'source': 0, 'timestamp': 1715537231.9948251, 'data': '', 'type': 's'}
May 13 02:07:12 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:07:12 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:07:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:07:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:07:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:07:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055306464
May 13 02:07:24 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:07:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c106464
May 13 02:07:25 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:07:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:07:25 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:07:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:07:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:07:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b00797a
May 13 02:07:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:07:28 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:07:37 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:07:37 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:07:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:07:37 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:07:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:07:37 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537257}
May 13 02:07:37 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537257}
May 13 02:07:37 msm8909 python3[3031]: [SSE] Sending: {"key": "0d3838385e67461db4b65e522ce0bbda", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537257}, "rt": "instant"}
May 13 02:07:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b10797a
May 13 02:07:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:07:38 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:07:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:07:38 msm8909 python3[3031]: [SSE] RX'd: {'key': '0d3838385e67461db4b65e522ce0bbda', 'source': 0, 'timestamp': 1715537258.0848703, 'data': '', 'type': 's'}
May 13 02:07:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:07:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c206464
May 13 02:07:39 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:07:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b20797a
May 13 02:07:39 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:07:39 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:07:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:07:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:07:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:07:41 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:07:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055106464
May 13 02:07:42 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:07:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c306464
May 13 02:07:51 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:07:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:07:51 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:07:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055206464
May 13 02:07:51 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:07:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b30797a
May 13 02:07:52 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 59, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537272}
May 13 02:07:52 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 59, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537272}
May 13 02:07:52 msm8909 python3[3031]: [SSE] Sending: {"key": "a9fd6c447b13487c820a8a00a7729037", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 59, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715537272}, "rt": "instant"}
May 13 02:07:52 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:07:52 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:07:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:07:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:07:52 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:07:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:07:53 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537273}
May 13 02:07:53 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537273}
May 13 02:07:53 msm8909 python3[3031]: [SSE] Sending: {"key": "7bbdb3c7201347398a6d006980289ac9", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537273}, "rt": "instant"}
May 13 02:07:53 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a9fd6c447b13487c820a8a00a7729037', 'source': 0, 'timestamp': 1715537272.8943806, 'data': '', 'type': 's'}
May 13 02:07:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:07:53 msm8909 python3[3031]: [SSE] RX'd: {'key': '7bbdb3c7201347398a6d006980289ac9', 'source': 0, 'timestamp': 1715537273.6997583, 'data': '', 'type': 's'}
May 13 02:07:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:07:54 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:07:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:07:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:07:55 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:08:01 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:08:01 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:08:01 msm8909 python3[3031]: [SSE] Sending: {"key": "2604b0be83d44b3f9e623d7fc428b44a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:08:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '2604b0be83d44b3f9e623d7fc428b44a', 'source': 0, 'timestamp': 1715537282.0769045, 'data': '', 'type': 's'}
May 13 02:08:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005c106464
May 13 02:08:05 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:08:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:08:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055306464
May 13 02:08:06 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:08:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:08:06 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:08:06 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:08:06 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:08:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:08:07 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:08:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 59, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003b10797a
May 13 02:08:07 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:08:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:08:07 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:08:07 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537287}
May 13 02:08:07 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537287}
May 13 02:08:07 msm8909 python3[3031]: [SSE] Sending: {"key": "521c56ebcce1487cb7c3c71929c5ec66", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537287}, "rt": "instant"}
May 13 02:08:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:08:08 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:08:08 msm8909 python3[3031]: [SSE] RX'd: {'key': '521c56ebcce1487cb7c3c71929c5ec66', 'source': 0, 'timestamp': 1715537288.2361841, 'data': '', 'type': 's'}
May 13 02:08:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:08:08 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537288}
May 13 02:08:08 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537288}
May 13 02:08:08 msm8909 python3[3031]: [SSE] Sending: {"key": "ee0f400b27f44095aa2f5aa9340a071f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537288}, "rt": "instant"}
May 13 02:08:08 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ee0f400b27f44095aa2f5aa9340a071f', 'source': 0, 'timestamp': 1715537288.917541, 'data': '', 'type': 's'}
May 13 02:08:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:08:10 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:08:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:08:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046106464
May 13 02:08:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042006565
May 13 02:08:20 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537300}
May 13 02:08:20 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 66, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537300}
May 13 02:08:20 msm8909 python3[3031]: [SSE] Sending: {"key": "c14f8737fabd4041b09e84819838d5b0", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 66, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537300}, "rt": "instant"}
May 13 02:08:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106464
May 13 02:08:20 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:08:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:08:21 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c14f8737fabd4041b09e84819838d5b0', 'source': 0, 'timestamp': 1715537300.7134383, 'data': '', 'type': 's'}
May 13 02:08:21 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:08:21 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:08:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:08:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:08:22 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:08:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:08:23 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:08:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:08:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e32797a
May 13 02:08:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:08:33 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:08:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:08:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006564
May 13 02:08:34 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:08:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e02797a
May 13 02:08:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:08:34 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:08:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046206464
May 13 02:08:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042106565
May 13 02:08:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:08:37 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:08:37 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:08:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046306464
May 13 02:08:38 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:08:38 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:08:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206464
May 13 02:08:38 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:08:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:08:38 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:08:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042206565
May 13 02:08:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:08:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:08:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:08:48 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:08:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:08:48 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537328}
May 13 02:08:48 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537328}
May 13 02:08:48 msm8909 python3[3031]: [SSE] Sending: {"key": "2758dbc4bddf4bbebbb6e6ee5932f283", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537328}, "rt": "instant"}
May 13 02:08:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e22797a
May 13 02:08:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106564
May 13 02:08:49 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:08:49 msm8909 python3[3031]: [SSE] RX'd: {'key': '2758dbc4bddf4bbebbb6e6ee5932f283', 'source': 0, 'timestamp': 1715537329.402293, 'data': '', 'type': 's'}
May 13 02:08:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046006464
May 13 02:08:50 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:08:50 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:09:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 18, 'bmr_cals': 135, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 138, 'sleep_duration': 33, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000210067001203e087003e32797a
May 13 02:09:01 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 2, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537341}
May 13 02:09:01 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 135, 'sleepState': 2, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 33, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 138, 'heartRate': 0}, 'utcTimestamp': 1715537341}
May 13 02:09:01 msm8909 python3[3031]: [SSE] Sending: {"key": "26932ffc3c13438aa6824ce21b484022", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 135, "sleepState": 2, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 62, "actCals": 3, "sleepDuration": 33, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 138, "heartRate": 0}, "utcTimestamp": 1715537341}, "rt": "instant"}
May 13 02:09:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206564
May 13 02:09:01 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:09:01 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:09:01 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:09:01 msm8909 python3[3031]: [SSE] Sending: {"key": "5fa6d8e743ca4c15b3707b28a9056c36", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:09:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '26932ffc3c13438aa6824ce21b484022', 'source': 0, 'timestamp': 1715537342.0426815, 'data': '', 'type': 's'}
May 13 02:09:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '5fa6d8e743ca4c15b3707b28a9056c36', 'source': 0, 'timestamp': 1715537342.2313128, 'data': '', 'type': 's'}
May 13 02:09:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:09:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d306464
May 13 02:09:03 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:09:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:09:03 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:09:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 66, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000042006565
May 13 02:09:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:09:04 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:09:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:09:05 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537345}
May 13 02:09:05 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537345}
May 13 02:09:05 msm8909 python3[3031]: [SSE] Sending: {"key": "deb512ec918a465d8714e689f2a8dc1b", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537345}, "rt": "instant"}
May 13 02:09:05 msm8909 python3[3031]: [SSE] RX'd: {'key': 'deb512ec918a465d8714e689f2a8dc1b', 'source': 0, 'timestamp': 1715537345.4858382, 'data': '', 'type': 's'}
May 13 02:09:08 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:09:08 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:09:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:09:15 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:09:16 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:09:16 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:09:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:09:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046306464
May 13 02:09:17 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537357}
May 13 02:09:17 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537357}
May 13 02:09:17 msm8909 python3[3031]: [SSE] Sending: {"key": "5be665295a704f34bdd588d86ea58018", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537357}, "rt": "instant"}
May 13 02:09:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d006464
May 13 02:09:17 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:09:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055206464
May 13 02:09:17 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:09:18 msm8909 python3[3031]: [SSE] RX'd: {'key': '5be665295a704f34bdd588d86ea58018', 'source': 0, 'timestamp': 1715537357.5314775, 'data': '', 'type': 's'}
May 13 02:09:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:09:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:09:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306464
May 13 02:09:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:09:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:09:20 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537360}
May 13 02:09:20 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537360}
May 13 02:09:20 msm8909 python3[3031]: [SSE] Sending: {"key": "ca59001f78304032ab51e44641b1dfc1", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537360}, "rt": "instant"}
May 13 02:09:20 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ca59001f78304032ab51e44641b1dfc1', 'source': 0, 'timestamp': 1715537360.7745123, 'data': '', 'type': 's'}
May 13 02:09:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055006464
May 13 02:09:29 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:09:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:09:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:09:31 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537371}
May 13 02:09:31 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537371}
May 13 02:09:31 msm8909 python3[3031]: [SSE] Sending: {"key": "2aada535fa6c452d835528ec2e4382e3", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537371}, "rt": "instant"}
May 13 02:09:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046006464
May 13 02:09:32 msm8909 python3[3031]: [SSE] RX'd: {'key': '2aada535fa6c452d835528ec2e4382e3', 'source': 0, 'timestamp': 1715537371.5941103, 'data': '', 'type': 's'}
May 13 02:09:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:09:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106464
May 13 02:09:34 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:09:38 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:09:38 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:09:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:09:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:09:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:09:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000120003000000005d306464
May 13 02:09:44 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:09:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055106464
May 13 02:09:44 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:09:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:09:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:09:46 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:09:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f30797a
May 13 02:09:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:09:46 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:09:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046206464
May 13 02:09:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:09:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:09:57 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:09:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:09:57 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537397}
May 13 02:09:57 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537397}
May 13 02:09:57 msm8909 python3[3031]: [SSE] Sending: {"key": "3871135d45884e43a17f123392f0d69b", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537397}, "rt": "instant"}
May 13 02:09:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005b006464
May 13 02:09:57 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:09:57 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 02:09:58 msm8909 python3[3031]: [SSE] RX'd: {'key': '3871135d45884e43a17f123392f0d69b', 'source': 0, 'timestamp': 1715537398.1180103, 'data': '', 'type': 's'}
May 13 02:09:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306464
May 13 02:09:59 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:09:59 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:09:59 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:09:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:09:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:10:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f10797a
May 13 02:10:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006464
May 13 02:10:01 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:10:01 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:10:01 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:10:01 msm8909 python3[3031]: [SSE] Sending: {"key": "879ff97a3e7642ce86cc68f2475b2401", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:10:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000055306464
May 13 02:10:02 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:10:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '879ff97a3e7642ce86cc68f2475b2401', 'source': 0, 'timestamp': 1715537402.2719314, 'data': '', 'type': 's'}
May 13 02:10:09 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:10:09 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:10:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:10:11 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537411}
May 13 02:10:11 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537411}
May 13 02:10:11 msm8909 python3[3031]: [SSE] Sending: {"key": "c098fb40129a4836a7797a0a6b9b6d32", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537411}, "rt": "instant"}
May 13 02:10:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046006464
May 13 02:10:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047106565
May 13 02:10:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:10:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:10:12 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:10:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306565
May 13 02:10:12 msm8909 python3[3031]: [SSE] RX'd: {'key': 'c098fb40129a4836a7797a0a6b9b6d32', 'source': 0, 'timestamp': 1715537412.0357368, 'data': '', 'type': 's'}
May 13 02:10:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054106464
May 13 02:10:12 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:10:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:10:13 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:10:14 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:10:14 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:10:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d20797a
May 13 02:10:15 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537415}
May 13 02:10:15 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537415}
May 13 02:10:15 msm8909 python3[3031]: [SSE] Sending: {"key": "696658d17b1644348164e28a54c61234", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537415}, "rt": "instant"}
May 13 02:10:16 msm8909 python3[3031]: [SSE] RX'd: {'key': '696658d17b1644348164e28a54c61234', 'source': 0, 'timestamp': 1715537416.2377391, 'data': '', 'type': 's'}
May 13 02:10:25 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:10:25 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:10:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d30797a
May 13 02:10:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:10:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:10:27 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:10:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:10:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:10:27 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:10:27 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:10:27 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:10:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058206464
May 13 02:10:28 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:10:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047206565
May 13 02:10:29 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537429}
May 13 02:10:29 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537429}
May 13 02:10:29 msm8909 python3[3031]: [SSE] Sending: {"key": "bb99603aacb34003adddfdfe9a63dba4", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537429}, "rt": "instant"}
May 13 02:10:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106565
May 13 02:10:30 msm8909 python3[3031]: [SSE] RX'd: {'key': 'bb99603aacb34003adddfdfe9a63dba4', 'source': 0, 'timestamp': 1715537429.8602426, 'data': '', 'type': 's'}
May 13 02:10:39 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:10:39 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:10:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005d106464
May 13 02:10:40 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:10:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d10797a
May 13 02:10:40 msm8909 python3[3031]: ADVERT: {'pairing_code': b'$\x04', 'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 13 02:10:40 msm8909 python3[3031]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 02:10:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058306464
May 13 02:10:40 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:10:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:10:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:10:41 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537441}
May 13 02:10:41 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537441}
May 13 02:10:41 msm8909 python3[3031]: [SSE] Sending: {"key": "92224427b4d24bebb55017a223eb1220", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537441}, "rt": "instant"}
May 13 02:10:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a106464
May 13 02:10:41 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:10:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:10:42 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:10:42 msm8909 python3[3031]: [SSE] RX'd: {'key': '92224427b4d24bebb55017a223eb1220', 'source': 0, 'timestamp': 1715537441.7284625, 'data': '', 'type': 's'}
May 13 02:10:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047006565
May 13 02:10:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206565
May 13 02:10:44 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537444}
May 13 02:10:44 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537444}
May 13 02:10:44 msm8909 python3[3031]: [SSE] Sending: {"key": "25b9a6a2b2354fea844798660d85fdd9", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 68, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537444}, "rt": "instant"}
May 13 02:10:45 msm8909 python3[3031]: [SSE] RX'd: {'key': '25b9a6a2b2354fea844798660d85fdd9', 'source': 0, 'timestamp': 1715537445.0109012, 'data': '', 'type': 's'}
May 13 02:10:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:10:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:10:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047106565
May 13 02:10:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306565
May 13 02:10:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:10:54 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:10:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000058006464
May 13 02:10:55 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:10:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:10:55 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:10:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:10:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:10:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005d206464
May 13 02:10:57 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:10:58 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:10:58 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:11:02 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:11:02 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:11:02 msm8909 python3[3031]: [SSE] Sending: {"key": "e6f28053978e4fde948975cd9fcb4e5c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:11:02 msm8909 python3[3031]: [SSE] RX'd: {'key': 'e6f28053978e4fde948975cd9fcb4e5c', 'source': 0, 'timestamp': 1715537462.5596745, 'data': '', 'type': 's'}
May 13 02:11:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 93, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005d306464
May 13 02:11:07 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:11:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:11:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:11:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047206565
May 13 02:11:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106565
May 13 02:11:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:11:09 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:11:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057206464
May 13 02:11:09 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:11:09 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:11:09 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:11:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:11:12 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:11:12 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:11:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c106464
May 13 02:11:22 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:11:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:11:23 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537483}
May 13 02:11:23 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537483}
May 13 02:11:23 msm8909 python3[3031]: [SSE] Sending: {"key": "83516c23624040f2b3d9452c39a564cb", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537483}, "rt": "instant"}
May 13 02:11:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:11:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:11:24 msm8909 python3[3031]: [SSE] RX'd: {'key': '83516c23624040f2b3d9452c39a564cb', 'source': 0, 'timestamp': 1715537483.789567, 'data': '', 'type': 's'}
May 13 02:11:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d10797a
May 13 02:11:24 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537484}
May 13 02:11:24 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537484}
May 13 02:11:24 msm8909 python3[3031]: [SSE] Sending: {"key": "8d1930c013f24695ae78c34640452715", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537484}, "rt": "instant"}
May 13 02:11:25 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:11:25 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:11:25 msm8909 python3[3031]: [SSE] RX'd: {'key': '8d1930c013f24695ae78c34640452715', 'source': 0, 'timestamp': 1715537485.3588998, 'data': '', 'type': 's'}
May 13 02:11:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:11:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:11:35 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:11:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:11:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:11:35 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:11:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:11:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:11:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:11:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537495}
May 13 02:11:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537495}
May 13 02:11:36 msm8909 python3[3031]: [SSE] Sending: {"key": "efc373d8691c406a844cebc7ea68a664", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537495}, "rt": "instant"}
May 13 02:11:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:11:36 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:11:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106464
May 13 02:11:36 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:11:36 msm8909 python3[3031]: [SSE] RX'd: {'key': 'efc373d8691c406a844cebc7ea68a664', 'source': 0, 'timestamp': 1715537496.4139612, 'data': '', 'type': 's'}
May 13 02:11:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006565
May 13 02:11:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:11:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c306464
May 13 02:11:39 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:11:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d30797a
May 13 02:11:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:11:40 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:11:40 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:11:40 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:11:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:11:49 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:11:49 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:11:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:11:50 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:11:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:11:50 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:11:50 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:11:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:11:51 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537511}
May 13 02:11:51 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537511}
May 13 02:11:51 msm8909 python3[3031]: [SSE] Sending: {"key": "33e1dcaf4b2a4e7da177dddfeed0e0e5", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537511}, "rt": "instant"}
May 13 02:11:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:11:51 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:11:51 msm8909 python3[3031]: [SSE] RX'd: {'key': '33e1dcaf4b2a4e7da177dddfeed0e0e5', 'source': 0, 'timestamp': 1715537511.6061292, 'data': '', 'type': 's'}
May 13 02:11:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:11:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106565
May 13 02:11:52 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537512}
May 13 02:11:52 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537512}
May 13 02:11:52 msm8909 python3[3031]: [SSE] Sending: {"key": "f3bfb73930ba4035ac5ce9b4a00de5fb", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 68, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537512}, "rt": "instant"}
May 13 02:11:53 msm8909 python3[3031]: [SSE] RX'd: {'key': 'f3bfb73930ba4035ac5ce9b4a00de5fb', 'source': 0, 'timestamp': 1715537513.0734658, 'data': '', 'type': 's'}
May 13 02:11:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c006464
May 13 02:11:54 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:12:02 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:12:02 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:12:02 msm8909 python3[3031]: [SSE] Sending: {"key": "6e0312c9cd7e4ea3a5fc8be6e79a1d90", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:12:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '6e0312c9cd7e4ea3a5fc8be6e79a1d90', 'source': 0, 'timestamp': 1715537522.9515436, 'data': '', 'type': 's'}
May 13 02:12:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:12:03 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:12:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:12:04 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:12:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c106464
May 13 02:12:04 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:12:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d10797a
May 13 02:12:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:12:04 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:12:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:12:05 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:12:05 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:12:05 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:12:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:12:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:12:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306565
May 13 02:12:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:12:10 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:12:10 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:12:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e306464
May 13 02:12:17 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:12:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:12:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:12:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:12:19 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:12:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:12:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:12:21 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:12:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f30797a
May 13 02:12:22 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:12:22 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:12:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:12:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:12:31 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537551}
May 13 02:12:31 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537551}
May 13 02:12:31 msm8909 python3[3031]: [SSE] Sending: {"key": "402d5528d13e457da62203ac90967c90", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537551}, "rt": "instant"}
May 13 02:12:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:12:32 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:12:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:12:32 msm8909 python3[3031]: [SSE] RX'd: {'key': '402d5528d13e457da62203ac90967c90', 'source': 0, 'timestamp': 1715537551.9914975, 'data': '', 'type': 's'}
May 13 02:12:32 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:12:32 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:12:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:12:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e006464
May 13 02:12:32 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:12:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 86, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000056206464
May 13 02:12:33 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:12:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:12:33 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:12:35 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:12:35 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:12:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:12:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537555}
May 13 02:12:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537555}
May 13 02:12:35 msm8909 python3[3031]: [SSE] Sending: {"key": "d8f21f1c5f40422f9ededbf23ec2888f", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537555}, "rt": "instant"}
May 13 02:12:35 msm8909 python3[3031]: [SSE] RX'd: {'key': 'd8f21f1c5f40422f9ededbf23ec2888f', 'source': 0, 'timestamp': 1715537555.5198243, 'data': '', 'type': 's'}
May 13 02:12:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:12:41 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:12:41 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:12:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:12:45 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:12:45 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:12:45 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:12:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f20797a
May 13 02:12:46 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:12:46 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:12:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:12:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:12:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:12:47 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537567}
May 13 02:12:47 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537567}
May 13 02:12:47 msm8909 python3[3031]: [SSE] Sending: {"key": "d9e04610838a4169897ec67c3c22a583", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537567}, "rt": "instant"}
May 13 02:12:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:12:47 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537567}
May 13 02:12:47 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537567}
May 13 02:12:47 msm8909 python3[3031]: [SSE] Sending: {"key": "a307004001894323b005018ca8e0918e", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537567}, "rt": "instant"}
May 13 02:12:47 msm8909 python3[3031]: [SSE] RX'd: {'key': 'd9e04610838a4169897ec67c3c22a583', 'source': 0, 'timestamp': 1715537567.6787035, 'data': '', 'type': 's'}
May 13 02:12:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 86, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000056006464
May 13 02:12:47 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:12:48 msm8909 python3[3031]: [SSE] RX'd: {'key': 'a307004001894323b005018ca8e0918e', 'source': 0, 'timestamp': 1715537568.1435542, 'data': '', 'type': 's'}
May 13 02:12:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e206464
May 13 02:12:49 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:12:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:12:49 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:12:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:12:49 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:12:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:13:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:13:00 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537580}
May 13 02:13:00 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537580}
May 13 02:13:00 msm8909 python3[3031]: [SSE] Sending: {"key": "905d810da50c44e0b6a3db3823a9044b", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537580}, "rt": "instant"}
May 13 02:13:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 86, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000056106464
May 13 02:13:00 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:13:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:13:00 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:13:00 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:13:00 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:13:01 msm8909 python3[3031]: [SSE] RX'd: {'key': '905d810da50c44e0b6a3db3823a9044b', 'source': 0, 'timestamp': 1715537580.7569823, 'data': '', 'type': 's'}
May 13 02:13:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:13:01 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537581}
May 13 02:13:01 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537581}
May 13 02:13:01 msm8909 python3[3031]: [SSE] Sending: {"key": "30a390e5bc6d437fa4f5f6c474ade96c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537581}, "rt": "instant"}
May 13 02:13:02 msm8909 python3[3031]: [SSE] RX'd: {'key': '30a390e5bc6d437fa4f5f6c474ade96c', 'source': 0, 'timestamp': 1715537582.1969912, 'data': '', 'type': 's'}
May 13 02:13:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:13:02 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:13:02 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:13:02 msm8909 python3[3031]: [SSE] Sending: {"key": "87662c6cddb4409b8bc86eb9aae39e48", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:13:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '87662c6cddb4409b8bc86eb9aae39e48', 'source': 0, 'timestamp': 1715537583.2549219, 'data': '', 'type': 's'}
May 13 02:13:04 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:13:04 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:13:04 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:13:04 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:13:11 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:13:11 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:13:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:13:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c006464
May 13 02:13:14 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:13:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057306464
May 13 02:13:14 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:13:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:13:15 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:13:16 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:13:16 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:13:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:13:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:13:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:13:27 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:13:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:13:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f20797a
May 13 02:13:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:13:28 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:13:28 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:13:28 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:13:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:13:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:13:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006464
May 13 02:13:29 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:13:31 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:13:31 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:13:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:13:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:13:41 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:13:41 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:13:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 92, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005c306464
May 13 02:13:41 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:13:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:13:41 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537621}
May 13 02:13:41 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537621}
May 13 02:13:41 msm8909 python3[3031]: [SSE] Sending: {"key": "4f6a2f791ed44289964988ae36110c97", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537621}, "rt": "instant"}
May 13 02:13:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:13:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057106464
May 13 02:13:42 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:13:42 msm8909 python3[3031]: [SSE] RX'd: {'key': '4f6a2f791ed44289964988ae36110c97', 'source': 0, 'timestamp': 1715537622.2522881, 'data': '', 'type': 's'}
May 13 02:13:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:13:42 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:13:43 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:13:43 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:13:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f30797a
May 13 02:13:43 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537623}
May 13 02:13:43 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537623}
May 13 02:13:43 msm8909 python3[3031]: [SSE] Sending: {"key": "2737e0d333fc4dfba506ac81f5398f80", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537623}, "rt": "instant"}
May 13 02:13:43 msm8909 python3[3031]: [SSE] RX'd: {'key': '2737e0d333fc4dfba506ac81f5398f80', 'source': 0, 'timestamp': 1715537623.6384988, 'data': '', 'type': 's'}
May 13 02:13:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:13:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:13:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:13:45 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:13:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106565
May 13 02:13:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:13:46 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:13:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:13:55 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:13:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:13:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001306463
May 13 02:13:56 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:13:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:13:56 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537636}
May 13 02:13:56 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537636}
May 13 02:13:56 msm8909 python3[3031]: [SSE] Sending: {"key": "9d751e86cdd64279896bfeda01dae867", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537636}, "rt": "instant"}
May 13 02:13:56 msm8909 python3[3031]: [SSE] RX'd: {'key': '9d751e86cdd64279896bfeda01dae867', 'source': 0, 'timestamp': 1715537636.9113686, 'data': '', 'type': 's'}
May 13 02:13:57 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:13:57 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:13:57 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:13:57 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:13:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:13:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f10797a
May 13 02:13:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206565
May 13 02:13:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:13:59 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537639}
May 13 02:13:59 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537639}
May 13 02:13:59 msm8909 python3[3031]: [SSE] Sending: {"key": "79b477330f6148d3aa9b800e532c13c8", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537639}, "rt": "instant"}
May 13 02:13:59 msm8909 python3[3031]: [SSE] RX'd: {'key': '79b477330f6148d3aa9b800e532c13c8', 'source': 0, 'timestamp': 1715537639.5157287, 'data': '', 'type': 's'}
May 13 02:14:03 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:14:03 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:14:03 msm8909 python3[3031]: [SSE] Sending: {"key": "43d129a595f54b61bbfd182d006ce98b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:14:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '43d129a595f54b61bbfd182d006ce98b', 'source': 0, 'timestamp': 1715537643.510551, 'data': '', 'type': 's'}
May 13 02:14:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:14:09 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:14:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003e20797a
May 13 02:14:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059206464
May 13 02:14:10 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:14:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306565
May 13 02:14:10 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537650}
May 13 02:14:10 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537650}
May 13 02:14:11 msm8909 python3[3031]: [SSE] Sending: {"key": "d014775aac69450ea742de8d12026ef8", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 68, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537650}, "rt": "instant"}
May 13 02:14:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001106463
May 13 02:14:11 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:14:11 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:14:11 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:14:11 msm8909 python3[3031]: [SSE] RX'd: {'key': 'd014775aac69450ea742de8d12026ef8', 'source': 0, 'timestamp': 1715537651.3916867, 'data': '', 'type': 's'}
May 13 02:14:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:14:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 107, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006b00120000000057006464
May 13 02:14:12 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:14:12 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:14:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:14:12 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:14:12 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537652}
May 13 02:14:12 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537652}
May 13 02:14:12 msm8909 python3[3031]: [SSE] Sending: {"key": "dd56cc92dfc94173bc0879ef2deb92d1", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537652}, "rt": "instant"}
May 13 02:14:12 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:14:12 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:14:12 msm8909 python3[3031]: [SSE] RX'd: {'key': 'dd56cc92dfc94173bc0879ef2deb92d1', 'source': 0, 'timestamp': 1715537652.4429138, 'data': '', 'type': 's'}
May 13 02:14:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:14:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:14:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:14:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000058206464
May 13 02:14:23 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:14:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003e00797a
May 13 02:14:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047206565
May 13 02:14:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 83, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000053306464
May 13 02:14:26 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:14:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:14:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059006464
May 13 02:14:27 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:14:37 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:14:37 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:14:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e106464
May 13 02:14:38 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:14:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:14:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:14:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 83, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000053006464
May 13 02:14:39 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:14:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003e10797a
May 13 02:14:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:14:40 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:14:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047006565
May 13 02:14:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:14:42 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:14:42 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:14:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059106464
May 13 02:14:42 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:14:42 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:14:42 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:14:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:14:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 62, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003e20797a
May 13 02:14:51 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537691}
May 13 02:14:51 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 62, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537691}
May 13 02:14:51 msm8909 python3[3031]: [SSE] Sending: {"key": "2a8ed6235b1b468aaeca8dc48df2e218", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 62, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537691}, "rt": "instant"}
May 13 02:14:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 83, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000053106464
May 13 02:14:51 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:14:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059206464
May 13 02:14:52 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:14:52 msm8909 python3[3031]: [SSE] RX'd: {'key': '2a8ed6235b1b468aaeca8dc48df2e218', 'source': 0, 'timestamp': 1715537692.4283066, 'data': '', 'type': 's'}
May 13 02:14:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e206464
May 13 02:14:53 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:14:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:14:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:14:53 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537693}
May 13 02:14:53 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 77, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537693}
May 13 02:14:53 msm8909 python3[3031]: [SSE] Sending: {"key": "1e6527522838427993b0ed553466b02e", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 77, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537693}, "rt": "instant"}
May 13 02:14:54 msm8909 python3[3031]: [SSE] RX'd: {'key': '1e6527522838427993b0ed553466b02e', 'source': 0, 'timestamp': 1715537693.7803948, 'data': '', 'type': 's'}
May 13 02:14:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006565
May 13 02:14:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 89, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e00120000000059206464
May 13 02:14:54 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:14:55 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:14:55 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:14:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 13 02:14:55 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e206464
May 13 02:14:55 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:14:56 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:14:56 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:14:57 msm8909 python3[3031]: Running Scheduled: Thread Check
May 13 02:15:03 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:15:03 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:15:03 msm8909 python3[3031]: [SSE] Sending: {"key": "7218c67fae434e01a6d4d20743911983", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:15:04 msm8909 python3[3031]: [SSE] RX'd: {'key': '7218c67fae434e01a6d4d20743911983', 'source': 0, 'timestamp': 1715537703.8723433, 'data': '', 'type': 's'}
May 13 02:15:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001206463
May 13 02:15:05 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:15:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:15:05 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537705}
May 13 02:15:05 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537705}
May 13 02:15:05 msm8909 python3[3031]: [SSE] Sending: {"key": "77264f403600471b93bfd7665013c0e5", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537705}, "rt": "instant"}
May 13 02:15:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 88, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000058206464
May 13 02:15:05 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:15:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047206565
May 13 02:15:06 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537706}
May 13 02:15:06 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537706}
May 13 02:15:06 msm8909 python3[3031]: [SSE] Sending: {"key": "4c1dc12a817942e3a1173775f96a44c4", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537706}, "rt": "instant"}
May 13 02:15:06 msm8909 python3[3031]: [SSE] RX'd: {'key': '77264f403600471b93bfd7665013c0e5', 'source': 0, 'timestamp': 1715537706.0316148, 'data': '', 'type': 's'}
May 13 02:15:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:15:06 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 83, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000053306464
May 13 02:15:06 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:15:06 msm8909 python3[3031]: [SSE] RX'd: {'key': '4c1dc12a817942e3a1173775f96a44c4', 'source': 0, 'timestamp': 1715537706.4895415, 'data': '', 'type': 's'}
May 13 02:15:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106565
May 13 02:15:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061006464
May 13 02:15:07 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:15:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:15:08 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:15:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000047306565
May 13 02:15:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:15:10 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:15:10 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:15:12 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:15:12 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:15:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:15:19 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537719}
May 13 02:15:19 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537719}
May 13 02:15:19 msm8909 python3[3031]: [SSE] Sending: {"key": "59c1dee66e014a6080b3b3118e78c977", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537719}, "rt": "instant"}
May 13 02:15:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061106464
May 13 02:15:19 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:15:20 msm8909 python3[3031]: [SSE] RX'd: {'key': '59c1dee66e014a6080b3b3118e78c977', 'source': 0, 'timestamp': 1715537720.0134606, 'data': '', 'type': 's'}
May 13 02:15:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:15:20 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:15:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:15:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057306464
May 13 02:15:20 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:15:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d10797a
May 13 02:15:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 83, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000053006464
May 13 02:15:21 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:15:22 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:15:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:15:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d20797a
May 13 02:15:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:15:23 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537723}
May 13 02:15:23 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 74, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537723}
May 13 02:15:23 msm8909 python3[3031]: [SSE] Sending: {"key": "6a98700df076416385b761f8d8d28d91", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 74, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537723}, "rt": "instant"}
May 13 02:15:24 msm8909 python3[3031]: [SSE] RX'd: {'key': '6a98700df076416385b761f8d8d28d91', 'source': 0, 'timestamp': 1715537724.2125576, 'data': '', 'type': 's'}
May 13 02:15:33 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:15:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061206464
May 13 02:15:34 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:15:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057106464
May 13 02:15:35 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:15:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d30797a
May 13 02:15:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:15:36 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:15:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:15:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a206465
May 13 02:15:43 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:15:43 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:15:47 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:15:47 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:15:47 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:15:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a306465
May 13 02:15:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:15:48 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:15:48 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:15:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:15:51 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 13 02:15:51 msm8909 python3[3031]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 02:16:01 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:16:01 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:16:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061106464
May 13 02:16:01 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:16:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 105, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006900120000000001006463
May 13 02:16:02 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:16:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:16:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:16:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537762}
May 13 02:16:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537762}
May 13 02:16:02 msm8909 python3[3031]: [SSE] Sending: {"key": "fa1cf42f1c1d4829ba0c130595c13a95", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537762}, "rt": "instant"}
May 13 02:16:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057006464
May 13 02:16:02 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:16:02 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f20797a
May 13 02:16:02 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537762}
May 13 02:16:02 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537762}
May 13 02:16:02 msm8909 python3[3031]: [SSE] Sending: {"key": "77975df5b8c740cfa6f02837aff022e9", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537762}, "rt": "instant"}
May 13 02:16:03 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fa1cf42f1c1d4829ba0c130595c13a95', 'source': 0, 'timestamp': 1715537763.2010927, 'data': '', 'type': 's'}
May 13 02:16:03 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:16:03 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:16:03 msm8909 python3[3031]: [SSE] Sending: {"key": "0fedfa54313141199645d5d09be2b134", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:16:03 msm8909 python3[3031]: [SSE] RX'd: {'key': '77975df5b8c740cfa6f02837aff022e9', 'source': 0, 'timestamp': 1715537763.3056712, 'data': '', 'type': 's'}
May 13 02:16:04 msm8909 python3[3031]: [SSE] RX'd: {'key': '0fedfa54313141199645d5d09be2b134', 'source': 0, 'timestamp': 1715537764.1761961, 'data': '', 'type': 's'}
May 13 02:16:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a006465
May 13 02:16:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:16:13 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:16:13 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:16:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055206464
May 13 02:16:15 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:16:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 74, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004a106465
May 13 02:16:16 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061306564
May 13 02:16:16 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:16:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:16:17 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:16:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:16:17 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537777}
May 13 02:16:17 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537777}
May 13 02:16:17 msm8909 python3[3031]: [SSE] Sending: {"key": "92d61d0d831446d99170c94a77ec8af2", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537777}, "rt": "instant"}
May 13 02:16:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057106464
May 13 02:16:17 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:16:18 msm8909 python3[3031]: [SSE] RX'd: {'key': '92d61d0d831446d99170c94a77ec8af2', 'source': 0, 'timestamp': 1715537777.8870704, 'data': '', 'type': 's'}
May 13 02:16:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:16:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:16:19 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537779}
May 13 02:16:19 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537779}
May 13 02:16:19 msm8909 python3[3031]: [SSE] Sending: {"key": "44639ef2d27d47c49914f4086e4b87c3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537779}, "rt": "instant"}
May 13 02:16:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f30797a
May 13 02:16:20 msm8909 python3[3031]: [SSE] RX'd: {'key': '44639ef2d27d47c49914f4086e4b87c3', 'source': 0, 'timestamp': 1715537780.3722479, 'data': '', 'type': 's'}
May 13 02:16:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:16:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:16:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054306464
May 13 02:16:30 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:16:31 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:16:31 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:16:31 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:16:31 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:16:31 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061006564
May 13 02:16:31 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:16:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:16:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057306464
May 13 02:16:32 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:16:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:16:32 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:16:32 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537792}
May 13 02:16:32 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537792}
May 13 02:16:33 msm8909 python3[3031]: [SSE] Sending: {"key": "82223383c9ca4e6e81a284e59c60ec26", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537792}, "rt": "instant"}
May 13 02:16:33 msm8909 python3[3031]: [SSE] RX'd: {'key': '82223383c9ca4e6e81a284e59c60ec26', 'source': 0, 'timestamp': 1715537793.4327543, 'data': '', 'type': 's'}
May 13 02:16:34 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:16:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:16:44 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:16:44 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:16:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:16:44 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:16:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:16:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057006464
May 13 02:16:44 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:16:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f20797a
May 13 02:16:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306565
May 13 02:16:45 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537805}
May 13 02:16:45 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 68, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537805}
May 13 02:16:45 msm8909 python3[3031]: [SSE] Sending: {"key": "662f2df461c24927917f99ca20f96ac9", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 68, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537805}, "rt": "instant"}
May 13 02:16:45 msm8909 python3[3031]: [SSE] RX'd: {'key': '662f2df461c24927917f99ca20f96ac9', 'source': 0, 'timestamp': 1715537805.8140144, 'data': '', 'type': 's'}
May 13 02:16:45 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061206564
May 13 02:16:45 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:16:46 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001106463
May 13 02:16:46 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:16:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:16:57 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:16:57 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:16:57 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 68, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006565
May 13 02:16:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a006464
May 13 02:16:58 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:16:58 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:16:58 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:16:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 13 02:16:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:16:59 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057106464
May 13 02:16:59 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:00 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:17:00 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:17:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001206463
May 13 02:17:01 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:17:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:17:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057206464
May 13 02:17:01 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:01 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:17:04 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:17:04 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:17:04 msm8909 python3[3031]: [SSE] Sending: {"key": "210cd211a669467d8e6cf652740b27ec", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:17:04 msm8909 python3[3031]: [SSE] RX'd: {'key': '210cd211a669467d8e6cf652740b27ec', 'source': 0, 'timestamp': 1715537824.4544897, 'data': '', 'type': 's'}
May 13 02:17:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001306463
May 13 02:17:11 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:17:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057306464
May 13 02:17:11 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046306464
May 13 02:17:11 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:17:11 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537831}
May 13 02:17:11 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537831}
May 13 02:17:11 msm8909 python3[3031]: [SSE] Sending: {"key": "100ff38721ea49e287f6966d8c4a2d23", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537831}, "rt": "instant"}
May 13 02:17:12 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:17:12 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:17:12 msm8909 python3[3031]: [SSE] RX'd: {'key': '100ff38721ea49e287f6966d8c4a2d23', 'source': 0, 'timestamp': 1715537832.2082782, 'data': '', 'type': 's'}
May 13 02:17:13 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061006564
May 13 02:17:13 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:17:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f10797a
May 13 02:17:14 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537834}
May 13 02:17:14 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 63, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537834}
May 13 02:17:14 msm8909 python3[3031]: [SSE] Sending: {"key": "184c024f31894367b265bacd8798d03f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 63, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537834}, "rt": "instant"}
May 13 02:17:14 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:17:14 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:17:14 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:17:15 msm8909 python3[3031]: [SSE] RX'd: {'key': '184c024f31894367b265bacd8798d03f', 'source': 0, 'timestamp': 1715537834.7522604, 'data': '', 'type': 's'}
May 13 02:17:15 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005b106464
May 13 02:17:15 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:17:16 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:17:16 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:17:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001106463
May 13 02:17:26 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:17:26 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:17:26 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:17:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057006464
May 13 02:17:26 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046006464
May 13 02:17:26 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537846}
May 13 02:17:26 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537846}
May 13 02:17:26 msm8909 python3[3031]: [SSE] Sending: {"key": "1648a6d146f54256a3b76db3bd379da6", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537846}, "rt": "instant"}
May 13 02:17:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f20797a
May 13 02:17:27 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 13 02:17:27 msm8909 python3[3031]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 02:17:27 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:17:27 msm8909 python3[3031]: [SSE] RX'd: {'key': '1648a6d146f54256a3b76db3bd379da6', 'source': 0, 'timestamp': 1715537847.1254497, 'data': '', 'type': 's'}
May 13 02:17:28 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:17:28 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537848}
May 13 02:17:28 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537848}
May 13 02:17:28 msm8909 python3[3031]: [SSE] Sending: {"key": "709a265570ba4003a3bba298b387c02f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537848}, "rt": "instant"}
May 13 02:17:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:17:29 msm8909 python3[3031]: [SSE] RX'd: {'key': '709a265570ba4003a3bba298b387c02f', 'source': 0, 'timestamp': 1715537849.2924721, 'data': '', 'type': 's'}
May 13 02:17:29 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:17:29 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:17:30 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061206564
May 13 02:17:30 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:17:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061306564
May 13 02:17:39 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:17:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:17:39 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537859}
May 13 02:17:39 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537859}
May 13 02:17:39 msm8909 python3[3031]: [SSE] Sending: {"key": "408da0015f334ce28c38a6195f9c68ac", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537859}, "rt": "instant"}
May 13 02:17:39 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 91, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005b006464
May 13 02:17:39 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:17:40 msm8909 python3[3031]: [SSE] RX'd: {'key': '408da0015f334ce28c38a6195f9c68ac', 'source': 0, 'timestamp': 1715537860.0927896, 'data': '', 'type': 's'}
May 13 02:17:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057206464
May 13 02:17:41 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001206463
May 13 02:17:41 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:17:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046206464
May 13 02:17:41 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f00797a
May 13 02:17:42 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055306464
May 13 02:17:42 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:17:43 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 13 02:17:44 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046206565
May 13 02:17:44 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:17:44 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:17:45 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:17:45 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:17:53 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001306463
May 13 02:17:53 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:17:54 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:17:54 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:17:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061106564
May 13 02:17:54 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:17:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055006464
May 13 02:17:54 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:17:54 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b306465
May 13 02:17:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057306464
May 13 02:17:56 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:17:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000046306464
May 13 02:17:56 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 63, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003f10797a
May 13 02:17:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 13 02:17:58 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:18:04 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:18:04 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:18:04 msm8909 python3[3031]: [SSE] Sending: {"key": "fba5d087e838448891ef600f22cb7ce1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:18:04 msm8909 python3[3031]: [SSE] RX'd: {'key': 'fba5d087e838448891ef600f22cb7ce1', 'source': 0, 'timestamp': 1715537884.771116, 'data': '', 'type': 's'}
May 13 02:18:07 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:18:07 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:18:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001106463
May 13 02:18:08 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:18:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:18:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 85, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000055106464
May 13 02:18:09 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:18:09 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:18:09 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:18:09 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 97, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d300070000000000000000001300030000000061206564
May 13 02:18:09 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:18:10 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057106464
May 13 02:18:10 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:18:10 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:18:10 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:18:15 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:18:15 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:18:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e306565
May 13 02:18:21 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:18:21 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:18:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206565
May 13 02:18:23 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537903}
May 13 02:18:23 msm8909 python3[3031]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 67, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537903}
May 13 02:18:23 msm8909 python3[3031]: [SSE] Sending: {"key": "0f837bb821b64743b51e03dcddf0a2a7", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 67, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537903}, "rt": "instant"}
May 13 02:18:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001206463
May 13 02:18:23 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:18:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:18:23 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046306565
May 13 02:18:23 msm8909 python3[3031]: [SSE] RX'd: {'key': '0f837bb821b64743b51e03dcddf0a2a7', 'source': 0, 'timestamp': 1715537903.607693, 'data': '', 'type': 's'}
May 13 02:18:24 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054306464
May 13 02:18:24 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:18:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057206464
May 13 02:18:25 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:18:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 13 02:18:25 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537905}
May 13 02:18:25 msm8909 python3[3031]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 99, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 76, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537905}
May 13 02:18:25 msm8909 python3[3031]: [SSE] Sending: {"key": "2d86b2c6c49744a98e5d8c1d2d7ef1f9", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 99, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 76, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 99, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537905}, "rt": "instant"}
May 13 02:18:25 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046006565
May 13 02:18:26 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:18:26 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537906}
May 13 02:18:26 msm8909 python3[3031]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 137, 'sleepState': 0, 'caseTemp': 121, 'solarGen': 103, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 61, 'actCals': 3, 'sleepDuration': 34, 'runSteps': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalCals': 140, 'heartRate': 0}, 'utcTimestamp': 1715537906}
May 13 02:18:26 msm8909 python3[3031]: [SSE] Sending: {"key": "8d9d052344af40159a10bdc2beddbc1c", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 137, "sleepState": 0, "caseTemp": 121, "solarGen": 103, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 61, "actCals": 3, "sleepDuration": 34, "runSteps": 0, "skinTemp": 122, "walkSteps": 0, "totalCals": 140, "heartRate": 0}, "utcTimestamp": 1715537906}, "rt": "instant"}
May 13 02:18:26 msm8909 python3[3031]: [SSE] RX'd: {'key': '2d86b2c6c49744a98e5d8c1d2d7ef1f9', 'source': 0, 'timestamp': 1715537906.1452575, 'data': '', 'type': 's'}
May 13 02:18:26 msm8909 python3[3031]: [SSE] RX'd: {'key': '8d9d052344af40159a10bdc2beddbc1c', 'source': 0, 'timestamp': 1715537906.4217393, 'data': '', 'type': 's'}
May 13 02:18:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047306464
May 13 02:18:35 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537915}
May 13 02:18:35 msm8909 python3[3031]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 18, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 71, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537915}
May 13 02:18:35 msm8909 python3[3031]: [SSE] Sending: {"key": "9ef5612fbbe8447188388b5815681d8f", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 18, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 71, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537915}, "rt": "instant"}
May 13 02:18:35 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d10797a
May 13 02:18:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a206464
May 13 02:18:36 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:18:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:18:36 msm8909 python3[3031]: [SSE] RX'd: {'key': '9ef5612fbbe8447188388b5815681d8f', 'source': 0, 'timestamp': 1715537916.3543377, 'data': '', 'type': 's'}
May 13 02:18:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e106565
May 13 02:18:36 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:18:36 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:18:36 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:18:36 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:18:36 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:18:37 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057306464
May 13 02:18:37 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:18:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001006463
May 13 02:18:38 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:18:38 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:18:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 108, 'battery': 87, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000006c00120000000057006464
May 13 02:18:40 msm8909 python3[3031]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 02:18:40 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001006463
May 13 02:18:40 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:18:45 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:18:45 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:18:50 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001106463
May 13 02:18:50 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 110, 'battery': 90, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000006e0012000000005a306464
May 13 02:18:50 msm8909 python3[3031]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d30797a
May 13 02:18:50 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 13 02:18:50 msm8909 python3[3031]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 02:18:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054206464
May 13 02:18:51 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:18:51 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b106465
May 13 02:18:51 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537931}
May 13 02:18:51 msm8909 python3[3031]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 100, 'solarGen': 68, 'thermalGen': 18, 'distance': 0, 'totalSteps': 0, 'battery': 75, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537931}
May 13 02:18:51 msm8909 python3[3031]: [SSE] Sending: {"key": "ac4eda9e6c544c83bf64c4c6fd70782d", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 100, "solarGen": 68, "thermalGen": 18, "distance": 0, "totalSteps": 0, "battery": 75, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537931}, "rt": "instant"}
May 13 02:18:51 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 13 02:18:51 msm8909 python3[3031]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 02:18:52 msm8909 python3[3031]: [SSE] RX'd: {'key': 'ac4eda9e6c544c83bf64c4c6fd70782d', 'source': 0, 'timestamp': 1715537931.7756493, 'data': '', 'type': 's'}
May 13 02:18:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106565
May 13 02:18:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e306565
May 13 02:18:52 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:18:52 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047106464
May 13 02:19:03 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:19:03 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:19:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054306464
May 13 02:19:03 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:19:03 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b206465
May 13 02:19:04 msm8909 python3[3031]: [SSE] Sending keepalive ping
May 13 02:19:04 msm8909 python3[3031]: [SSE] SENDING GATEWAY STATUS PING
May 13 02:19:04 msm8909 python3[3031]: [SSE] Sending: {"key": "63b7f9fed178458f80dbf72bfce24a21", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 13 02:19:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001306463
May 13 02:19:05 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:19:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 76, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 13 02:19:05 msm8909 python3[3031]: [SSE] RX'd: {'key': '63b7f9fed178458f80dbf72bfce24a21', 'source': 0, 'timestamp': 1715537945.1070383, 'data': '', 'type': 's'}
May 13 02:19:05 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xd3', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 19, 'battery': 94, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000130003000000005e006565
May 13 02:19:05 msm8909 python3[3031]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 02:19:07 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306565
May 13 02:19:07 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 13 02:19:07 msm8909 python3[3031]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 02:19:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047206464
May 13 02:19:08 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'alert_status': b'\x00', 'skin_temp': 122, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 137, 'solar_gen': 103, 'battery': 61, 'act_cals': 3, 'total_cals': 140, 'sleep_duration': 34, 'case_temp': 121, 'total_steps': 0, 'company_id': b'\x13\xd4'} 13d413d4000700000000000000220067001203f089003d00797a
May 13 02:19:08 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:19:08 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:19:16 msm8909 python3[3031]: Running Scheduled: Check Network
May 13 02:19:16 msm8909 python3[3031]: [NET] NETWORK GOOD.
May 13 02:19:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 106, 'battery': 1, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x10\xc6'} 10c610c600070000000000000000006a00120000000001006463
May 13 02:19:17 msm8909 python3[3031]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 02:19:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'alert_status': b'\x00', 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 77, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 99, 'total_steps': 0, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 13 02:19:17 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'%\x1a', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 68, 'battery': 75, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'%\x1a'} 251a251a0007000000000000000000440012000000004b006465
May 13 02:19:18 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x15\x83', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 101, 'battery': 84, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x15\x83'} 1583158300070000000000000000006500120000000054006464
May 13 02:19:18 msm8909 python3[3031]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 02:19:19 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 13 02:19:19 msm8909 python3[3031]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 02:19:19 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:19:19 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:19:19 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 67, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006565
May 13 02:19:19 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:19:19 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:19:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\x1di', 'alert_status': b'\x00', 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 18, 'bmr_cals': 0, 'solar_gen': 18, 'battery': 71, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 100, 'total_steps': 0, 'company_id': b'\x1di'} 1d691d6900070000000000000000001200120000000047006464
May 13 02:19:20 msm8909 python3[3031]: ADVERT: {'walk_steps': 0, 'pairing_code': b'\rU', 'alert_status': b'\x00', 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'mtp_version': 7, 'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'bmr_cals': 0, 'solar_gen': 3, 'battery': 70, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'case_temp': 101, 'total_steps': 0, 'company_id': b'\rU'} 0d550d5500070000000000000000000300030000000046106565
May 13 02:19:20 msm8909 python3[3031]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537960}
May 13 02:19:20 msm8909 python3[3031]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'statusValues': {'bmrCals': 0, 'sleepState': 0, 'caseTemp': 101, 'solarGen': 3, 'thermalGen': 3, 'distance': 0, 'totalSteps': 0, 'battery': 70, 'actCals': 0, 'sleepDuration': 0, 'runSteps': 0, 'skinTemp': 101, 'walkSteps': 0, 'totalCals': 0, 'heartRate': 0}, 'utcTimestamp': 1715537960}
May 13 02:19:20 msm8909 python3[3031]: [SSE] Sending: {"key": "256f12fc392648e8b20b7fe743a11c83", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "statusValues": {"bmrCals": 0, "sleepState": 0, "caseTemp": 101, "solarGen": 3, "thermalGen": 3, "distance": 0, "totalSteps": 0, "battery": 70, "actCals": 0, "sleepDuration": 0, "runSteps": 0, "skinTemp": 101, "walkSteps": 0, "totalCals": 0, "heartRate": 0}, "utcTimestamp": 1715537960}, "rt": "instant"}
May 13 02:19:20 msm8909 python3[3031]: [SSE] RX'd: {'key': '256f12fc392648e8b20b7fe743a11c83', 'source': 0, 'timestamp': 1715537960.6323159, 'data': '', 'type': 's'}
May 13 02:19:22 msm8909 python3[3031]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 13 02:19:22 msm8909 python3[3031]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 02:19:30 msm8909 python3[3031]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 13 02:19:30 msm8909 systemd[1]: Stopping Mother Gateway Service...