-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 13 01:17:25 msm8909 python3[2032]: DB VERSION: 9
May 13 01:17:25 msm8909 python3[2032]: [DB] No upgrade needed
May 13 01:17:26 msm8909 python3[2032]: [DEBUG] Looking for old files to remove in /data/logs
May 13 01:17:26 msm8909 python3[2032]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:17:26 msm8909 python3[2032]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:17:26 msm8909 python3[2032]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:17:26 msm8909 python3[2032]: [SSE] SETTING UP SSE
May 13 01:17:26 msm8909 python3[2032]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 01:17:26 msm8909 python3[2032]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb5805d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 01:17:26 msm8909 python3[2032]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb4d31290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 01:17:39 msm8909 python3[2032]: Traceback (most recent call last):
May 13 01:17:39 msm8909 python3[2032]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 13 01:17:39 msm8909 python3[2032]: hci0 = BluetoothAdapter(0);
May 13 01:17:39 msm8909 python3[2032]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 13 01:17:39 msm8909 python3[2032]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 13 01:17:39 msm8909 python3[2032]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 13 01:17:39 msm8909 python3[2032]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 13 01:17:39 msm8909 python3[2032]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 13 01:17:39 msm8909 python3[2032]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 13 01:17:39 msm8909 python3[2032]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 13 01:17:39 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 13 01:17:39 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 13 01:17:39 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 13 01:17:44 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 13 01:17:44 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 13 01:17:44 msm8909 systemd[1]: Started Mother Gateway Service.
May 13 01:17:46 msm8909 python3[3023]: READING DB FROM FILE: /data/mother.db
May 13 01:17:46 msm8909 python3[3023]: DB VERSION: 9
May 13 01:17:46 msm8909 python3[3023]: [DB] No upgrade needed
May 13 01:17:47 msm8909 python3[3023]: [DEBUG] Looking for old files to remove in /data/logs
May 13 01:17:47 msm8909 python3[3023]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:17:47 msm8909 python3[3023]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:17:47 msm8909 python3[3023]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:17:48 msm8909 python3[3023]: [SSE] SETTING UP SSE
May 13 01:17:48 msm8909 python3[3023]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:18:25 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:18:25 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:18:25 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:18:25 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:18:25 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:18:25 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e88392b44f96433cb05448775e032bc2", "rt": "gw"}
May 13 01:18:25 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534269.0400038, 'type': 's', 'key': '4835e7ffc4184dafa1169403d15e88ab', 'data': '', 'source': 0}
May 13 01:18:25 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715534270.2705555, 'key': None, 'type': 'gw', 'source': 1}
May 13 01:18:25 msm8909 python3[3023]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'timestamp': 1715534270.283534, 'key': None, 'type': 'wearables', 'source': 1}
May 13 01:18:25 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'timestamp': 1715534270.4665911, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:25 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:25 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'timestamp': 1715534270.6611729, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:25 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'timestamp': 1715534270.8464823, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:26 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'timestamp': 1715534271.0572045, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:26 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'timestamp': 1715534271.2415073, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:26 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'timestamp': 1715534271.4429302, 'key': None, 'type': 'wconfig', 'source': 1}
May 13 01:18:26 msm8909 python3[3023]: [SSE] UPDATING W CONFIG
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'data': '0', 'timestamp': 1715534271.4927332, 'key': None, 'type': 'prov', 'source': 1}
May 13 01:18:26 msm8909 python3[3023]: [SSE] SETTING PROVISIONING TO: 0
May 13 01:18:26 msm8909 python3[3023]: [CONFIG] SSE Has new config, updating
May 13 01:18:26 msm8909 python3[3023]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:18:26 msm8909 python3[3023]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:18:26 msm8909 python3[3023]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 13 01:18:26 msm8909 python3[3023]: [CLOUD] Activating Gateway
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:13:9C:CF .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:48:10:21 .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:80:24:04 .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:44:7C:06 .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 01:18:26 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534306.2666535, 'type': 's', 'key': 'e88392b44f96433cb05448775e032bc2', 'data': '', 'source': 0}
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 13, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:18:26 msm8909 python3[3023]: DBUS: Discovered 06:05:04:8E:52:AD .
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 01:18:26 msm8909 python3[3023]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 01:18:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045106565
May 13 01:18:26 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 01:18:26 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534306, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:26 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534306, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534306, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 69, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5c73b74283204201b07e259543c7c10c", "rt": "instant"}
May 13 01:18:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f20797a
May 13 01:18:27 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 01:18:27 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534307, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 102, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 133, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:27 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534307, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 102, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 133, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534307, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 102, "sleepDuration": 29, "bmrCals": 130, "skinTemp": 122, "totalSteps": 0, "totalCals": 133, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "e59d661bbdae42b1bcef2023eea2be16", "rt": "instant"}
May 13 01:18:27 msm8909 python3[3023]: DBUS: Discovered 06:05:04:09:A0:9C .
May 13 01:18:27 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:18:27 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:18:27 msm8909 python3[3023]: DBUS: Discovered 06:05:04:69:0A:91 .
May 13 01:18:27 msm8909 python3[3023]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 01:18:27 msm8909 python3[3023]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 01:18:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534307.8923357, 'type': 's', 'key': '5c73b74283204201b07e259543c7c10c', 'data': '', 'source': 0}
May 13 01:18:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:18:27 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 01:18:27 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534307, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:27 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534307, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534307, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "dd41891b8c0a4799a6ff025677eedb43", "rt": "instant"}
May 13 01:18:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534307.8927386, 'type': 's', 'key': 'e59d661bbdae42b1bcef2023eea2be16', 'data': '', 'source': 0}
May 13 01:18:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004b006465
May 13 01:18:28 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 01:18:28 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534308, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 67, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:28 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534308, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 67, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534308, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 67, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "395de679bf1e49658b5fd2c6e6ce336b", "rt": "instant"}
May 13 01:18:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534308.3805883, 'type': 's', 'key': 'dd41891b8c0a4799a6ff025677eedb43', 'data': '', 'source': 0}
May 13 01:18:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534308.8030446, 'type': 's', 'key': '395de679bf1e49658b5fd2c6e6ce336b', 'data': '', 'source': 0}
May 13 01:18:29 msm8909 python3[3023]: DBUS: Discovered 06:05:04:88:94:2A .
May 13 01:18:29 msm8909 python3[3023]: ADVERT: {'company_id': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 01:18:29 msm8909 python3[3023]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 01:18:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:18:29 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 01:18:29 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534309, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:29 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534309, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534309, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9368cf5f7c82452a96641db45febbe4c", "rt": "instant"}
May 13 01:18:29 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 01:18:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045206565
May 13 01:18:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 13, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000d0002000000005f006564
May 13 01:18:34 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:18:34 msm8909 python3[3023]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 13 01:18:34 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:18:34 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:18:34 msm8909 python3[3023]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 13 01:18:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:18:34 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:18:35 msm8909 python3[3023]: DBUS: Discovered 06:05:04:61:15:83 .
May 13 01:18:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:18:35 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:18:35 msm8909 python3[3023]: DBUS: Discovered 06:05:04:56:C4:4A .
May 13 01:18:35 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:18:35 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:18:35 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:18:35 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:18:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004b106465
May 13 01:18:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:18:35 msm8909 python3[3023]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 01:18:35 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534315, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:35 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534315, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:18:35 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534315, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "db48239960644e0395a57c9ca1918966", "rt": "instant"}
May 13 01:18:35 msm8909 python3[3023]: DBUS: Discovered 06:05:04:66:30:47 .
May 13 01:18:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 13 01:18:36 msm8909 python3[3023]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 01:18:36 msm8909 python3[3023]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 13 01:18:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b006564
May 13 01:18:36 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:18:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:18:36 msm8909 python3[3023]: DBUS: Discovered 06:05:04:6D:74:4C .
May 13 01:18:36 msm8909 python3[3023]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 13 01:18:36 msm8909 python3[3023]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 13 01:18:36 msm8909 python3[3023]: DBUS: Discovered 06:05:04:7A:56:97 .
May 13 01:18:36 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:18:36 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:18:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:18:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b106564
May 13 01:18:38 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:18:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:18:39 msm8909 python3[3023]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 13 01:18:39 msm8909 python3[3023]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:18:42 msm8909 python3[3023]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 13 01:18:42 msm8909 python3[3023]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 01:18:42 msm8909 python3[3023]: Device not connected, retrying later
May 13 01:18:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:18:43 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534309.6685095, 'type': 's', 'key': '9368cf5f7c82452a96641db45febbe4c', 'data': '', 'source': 0}
May 13 01:18:43 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534316.1270523, 'type': 's', 'key': 'db48239960644e0395a57c9ca1918966', 'data': '', 'source': 0}
May 13 01:18:48 msm8909 python3[3023]: DBUS: Discovered 06:05:04:1F:66:01 .
May 13 01:18:48 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:18:48 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:18:48 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:18:48 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:18:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045006565
May 13 01:18:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:18:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:18:49 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:18:49 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:18:49 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:18:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f00797a
May 13 01:18:49 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:18:49 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:18:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054006464
May 13 01:18:50 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:18:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b206564
May 13 01:18:50 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:18:53 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:18:53 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:18:56 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:18:56 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:19:02 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:19:02 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:19:02 msm8909 python3[3023]: DBUS: Discovered 06:05:04:50:93:05 .
May 13 01:19:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:19:02 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:19:02 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:19:02 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:19:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054106464
May 13 01:19:02 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:19:02 msm8909 python3[3023]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 13 01:19:02 msm8909 python3[3023]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 13 01:19:02 msm8909 python3[3023]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 01:19:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:19:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045106565
May 13 01:19:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:19:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 13, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000d0002000000005f306564
May 13 01:19:04 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:19:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f10797a
May 13 01:19:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004b006465
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:19:06 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:19:06 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:19:06 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:19:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f20797a
May 13 01:19:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f30797a
May 13 01:19:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:19:17 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:19:17 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:19:17 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:19:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:19:17 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:19:17 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:19:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 13, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000d0002000000005d006564
May 13 01:19:18 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:19:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:19:19 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:19:20 msm8909 python3[3023]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 13 01:19:20 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 13 01:19:20 msm8909 python3[3023]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 13 01:19:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:19:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b106564
May 13 01:19:20 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:19:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:19:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:19:26 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:19:26 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:19:26 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:19:26 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:19:26 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0f16ba3db32e45238fb59d5866795546", "rt": "gw"}
May 13 01:19:26 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534366.7125542, 'type': 's', 'key': '0f16ba3db32e45238fb59d5866795546', 'data': '', 'source': 0}
May 13 01:19:27 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 01:19:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:19:30 msm8909 python3[3023]: DBUS: Connected to 06:05:04:32:34:65
May 13 01:19:30 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:19:30 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:19:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "a23255b884b1444285f13af3f8ce0050", "rt": "gw"}
May 13 01:19:30 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:19:30 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:19:30 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:19:30 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:19:30 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:19:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:19:31 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534371, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:31 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534371, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:31 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534371, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a470db4ce41d49df9c7f662b8ed13843", "rt": "instant"}
May 13 01:19:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:19:31 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:19:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:19:31 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:19:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004a306465
May 13 01:19:32 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534372, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 67, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:32 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534372, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 67, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534372, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 67, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d8e30b7df9ab48c29e4b7da0434de8a1", "rt": "instant"}
May 13 01:19:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:19:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:19:34 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:19:34 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:19:34 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:19:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:19:37 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:19:37 msm8909 python3[3023]: 111.8835346698761 [06:05:04:32:34:65] <- HR 0000
May 13 01:19:38 msm8909 python3[3023]: 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:19:38 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:19:38 msm8909 python3[3023]: GOT Pairing Code: 0d55
May 13 01:19:38 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:19:38 msm8909 python3[3023]: NO FW Update needed.
May 13 01:19:38 msm8909 python3[3023]: LAST SYNC: 1715531267
May 13 01:19:39 msm8909 python3[3023]: 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:19:39 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:19:39 msm8909 python3[3023]: HR READING: 0 TOOK 0.000433 secs
May 13 01:19:39 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:19:39 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:19:39 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 2, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 2, 'activity': 0, 'case_temp': 101, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 70, 'bmr_cals': 0, 'skin_temp': 101}
May 13 01:19:39 msm8909 python3[3023]: W ID: 74
May 13 01:19:39 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534379, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'solarGen': 2, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:39 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534379, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'solarGen': 2, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:39 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534379, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "solarGen": 2, "sleepDuration": 0, "activity": 0, "skinTemp": 101, "totalSteps": 0, "bmrCals": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "00342c2daab4425ca4e963cad0b01782", "rt": "instant"}
May 13 01:19:39 msm8909 python3[3023]: Instant Upload complete
May 13 01:19:39 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 01:19:41 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 01:19:41 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:19:41 msm8909 python3[3023]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 01:19:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:19:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f30797a
May 13 01:19:46 msm8909 python3[3023]: DBUS: Connected to 06:05:04:30:B0:14
May 13 01:19:46 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:19:46 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:19:46 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "2aa95949351a46449e42730069cf0bda", "rt": "gw"}
May 13 01:19:46 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:19:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:19:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004a006465
May 13 01:19:47 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:19:47 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:19:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:19:47 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534387, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:47 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534387, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:47 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534387, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "66ba1937a3394fc4bac90d20c25ea1e0", "rt": "instant"}
May 13 01:19:47 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:19:47 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:19:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:19:47 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534387, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:47 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534387, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:47 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534387, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7cc83cedb88c4936891925195eb7966e", "rt": "instant"}
May 13 01:19:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:19:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:19:49 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:19:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b006564
May 13 01:19:50 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:19:53 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:19:53 msm8909 python3[3023]: 127.82442879676819 [06:05:04:30:B0:14] <- HR 0000
May 13 01:19:54 msm8909 python3[3023]: 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:19:54 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:19:54 msm8909 python3[3023]: GOT Pairing Code: 13d4
May 13 01:19:54 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:19:54 msm8909 python3[3023]: NO FW Update needed.
May 13 01:19:54 msm8909 python3[3023]: LAST SYNC: 1715532825
May 13 01:19:55 msm8909 python3[3023]: 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, 167, 233, 2, 16, 82, 253, 1, 17, 85, 236, 0, 18, 29, 0, 0, 32, 0, 0, 0, 48, 102, 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:19:55 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:19:55 msm8909 python3[3023]: HR READING: 0 TOOK 0.000519 secs
May 13 01:19:55 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:19:55 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:19:55 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 102, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 17, 'activity': 0, 'case_temp': 121, 'total_steps': 0, 'act_cals': 60501, 'walk_steps': 0, 'sleep_duration': 29, 'total_cals': 190887, 'battery': 63, 'bmr_cals': 130386, 'skin_temp': 122}
May 13 01:19:55 msm8909 python3[3023]: W ID: 81
May 13 01:19:55 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534395, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 102, 'sleepDuration': 29, 'activity': 0, 'skinTemp': 122, 'totalSteps': 0, 'bmrCals': 130386, 'totalCals': 190887, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 60501}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:55 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534395, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 102, 'sleepDuration': 29, 'activity': 0, 'skinTemp': 122, 'totalSteps': 0, 'bmrCals': 130386, 'totalCals': 190887, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 60501}, 'gatewayId': '00e15e66f988db'}
May 13 01:19:55 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534395, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "solarGen": 102, "sleepDuration": 29, "activity": 0, "skinTemp": 122, "totalSteps": 0, "bmrCals": 130386, "totalCals": 190887, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 60501}, "gatewayId": "00e15e66f988db"}, "key": "5e58b332b72f48ec8552b86a17805724", "rt": "instant"}
May 13 01:19:55 msm8909 python3[3023]: Instant Upload complete
May 13 01:19:55 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 01:19:58 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:19:58 msm8909 python3[3023]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 01:19:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003f30797a
May 13 01:19:58 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:19:58 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:19:58 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534370.9146698, 'type': 's', 'key': 'a23255b884b1444285f13af3f8ce0050', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534371.5100129, 'type': 's', 'key': 'a470db4ce41d49df9c7f662b8ed13843', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534372.702775, 'type': 's', 'key': 'd8e30b7df9ab48c29e4b7da0434de8a1', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534379.7465551, 'type': 's', 'key': '00342c2daab4425ca4e963cad0b01782', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534386.8020074, 'type': 's', 'key': '2aa95949351a46449e42730069cf0bda', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534387.9064643, 'type': 's', 'key': '66ba1937a3394fc4bac90d20c25ea1e0', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534388.0404181, 'type': 's', 'key': '7cc83cedb88c4936891925195eb7966e', 'data': '', 'source': 0}
May 13 01:19:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534396.0591815, 'type': 's', 'key': '5e58b332b72f48ec8552b86a17805724', 'data': '', 'source': 0}
May 13 01:20:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 13, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000d0002000000005d106564
May 13 01:20:04 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:20:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b106564
May 13 01:20:05 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:20:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:20:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:20:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:20:06 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 67, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000430011000000004a206465
May 13 01:20:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:20:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:20:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:20:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056206565
May 13 01:20:09 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 60, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003c10797a
May 13 01:20:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:20:18 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:20:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:20:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:20:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056306565
May 13 01:20:18 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:20:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:20:19 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:20:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:20:21 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:20:21 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:20:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d306564
May 13 01:20:21 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:20:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048006464
May 13 01:20:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:20:26 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:20:26 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:20:26 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "198edea7794d481e9de31a1170c955a8", "rt": "gw"}
May 13 01:20:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534427.2064948, 'type': 's', 'key': '198edea7794d481e9de31a1170c955a8', 'data': '', 'source': 0}
May 13 01:20:29 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:20:29 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:20:31 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 01:20:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:20:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 60, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003c20797a
May 13 01:20:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056006565
May 13 01:20:33 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:34 msm8909 python3[3023]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 01:20:34 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:20:34 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:20:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "0893992815ed477cbf1f576fb090ea9a", "rt": "gw"}
May 13 01:20:34 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:20:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:20:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:20:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:20:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:20:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534436, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534436, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534436, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a488c0e6f9964a65b429ef7b9639fa46", "rt": "instant"}
May 13 01:20:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:20:37 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:20:42 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:20:42 msm8909 python3[3023]: 176.91816425323486 [06:05:04:AF:F9:E9] <- HR 0000
May 13 01:20:43 msm8909 python3[3023]: 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:20:43 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:20:43 msm8909 python3[3023]: GOT Pairing Code: 0f89
May 13 01:20:43 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:20:43 msm8909 python3[3023]: NO FW Update needed.
May 13 01:20:43 msm8909 python3[3023]: LAST SYNC: 1715533705
May 13 01:20:44 msm8909 python3[3023]: 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, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:20:44 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:20:44 msm8909 python3[3023]: HR READING: 0 TOOK 0.000509 secs
May 13 01:20:44 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:20:44 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:20:44 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 2, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 2, 'activity': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 77, 'bmr_cals': 0, 'skin_temp': 100}
May 13 01:20:44 msm8909 python3[3023]: W ID: 73
May 13 01:20:44 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534444, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'solarGen': 2, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:44 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534444, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'solarGen': 2, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:44 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534444, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "solarGen": 2, "sleepDuration": 0, "activity": 0, "skinTemp": 100, "totalSteps": 0, "bmrCals": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7268606a98ae46f8a68d04ad2befd750", "rt": "instant"}
May 13 01:20:44 msm8909 python3[3023]: Instant Upload complete
May 13 01:20:44 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 01:20:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056106565
May 13 01:20:46 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:20:46 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:20:46 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:20:47 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:20:47 msm8909 python3[3023]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 01:20:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:20:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:20:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:20:47 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534447, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:47 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534447, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:20:47 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534447, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "62ea545e47d24eef963ab98456657fab", "rt": "instant"}
May 13 01:20:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534435.2240989, 'type': 's', 'key': '0893992815ed477cbf1f576fb090ea9a', 'data': '', 'source': 0}
May 13 01:20:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534437.1007166, 'type': 's', 'key': 'a488c0e6f9964a65b429ef7b9639fa46', 'data': '', 'source': 0}
May 13 01:20:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534445.0749946, 'type': 's', 'key': '7268606a98ae46f8a68d04ad2befd750', 'data': '', 'source': 0}
May 13 01:20:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 60, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003c00797a
May 13 01:20:47 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 01:20:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048006464
May 13 01:20:53 msm8909 python3[3023]: DBUS: Connected to 06:05:04:FC:44:79
May 13 01:20:53 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:20:53 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:20:53 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "426fb33703a84cb4b60be9792cfcdfa1", "rt": "gw"}
May 13 01:20:53 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:20:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056206565
May 13 01:20:53 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:20:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:20:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:20:54 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:20:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:20:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:20:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:20:58 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:21:00 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:21:00 msm8909 python3[3023]: 194.77254295349121 [06:05:04:FC:44:79] <- HR 0000
May 13 01:21:01 msm8909 python3[3023]: 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:21:01 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:21:01 msm8909 python3[3023]: GOT Pairing Code: 1d69
May 13 01:21:01 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:21:01 msm8909 python3[3023]: NO FW Update needed.
May 13 01:21:01 msm8909 python3[3023]: LAST SYNC: 1715534125
May 13 01:21:02 msm8909 python3[3023]: 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, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 01:21:02 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:21:02 msm8909 python3[3023]: HR READING: 0 TOOK 0.000421 secs
May 13 01:21:02 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:21:02 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:21:02 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 17, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 17, 'activity': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 72, 'bmr_cals': 0, 'skin_temp': 100}
May 13 01:21:02 msm8909 python3[3023]: W ID: 63
May 13 01:21:02 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534462, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 17, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:02 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534462, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 17, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:02 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534462, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "solarGen": 17, "sleepDuration": 0, "activity": 0, "skinTemp": 100, "totalSteps": 0, "bmrCals": 0, "totalCals": 0, "battery": 72, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d53e5b28d68c4d72bed46af85863489a", "rt": "instant"}
May 13 01:21:02 msm8909 python3[3023]: Instant Upload complete
May 13 01:21:02 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 01:21:06 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:21:06 msm8909 python3[3023]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 01:21:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048006464
May 13 01:21:06 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:21:06 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:21:06 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534448.123626, 'type': 's', 'key': '62ea545e47d24eef963ab98456657fab', 'data': '', 'source': 0}
May 13 01:21:06 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534453.7375646, 'type': 's', 'key': '426fb33703a84cb4b60be9792cfcdfa1', 'data': '', 'source': 0}
May 13 01:21:07 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534462.635365, 'type': 's', 'key': 'd53e5b28d68c4d72bed46af85863489a', 'data': '', 'source': 0}
May 13 01:21:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:21:11 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:21:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:21:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:21:12 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:21:12 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:21:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 102, 'battery': 60, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001d0066001103c082003c20797a
May 13 01:21:12 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534472, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 102, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 133, 'battery': 60, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:12 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534472, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 102, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 133, 'battery': 60, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:12 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534472, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 102, "sleepDuration": 29, "bmrCals": 130, "skinTemp": 122, "totalSteps": 0, "totalCals": 133, "battery": 60, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "1421db9637d54659940c5831691808e9", "rt": "instant"}
May 13 01:21:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:21:12 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:21:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:21:13 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:21:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534473.281666, 'type': 's', 'key': '1421db9637d54659940c5831691808e9', 'data': '', 'source': 0}
May 13 01:21:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:21:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:21:16 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:21:16 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:21:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:21:25 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534485, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:25 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534485, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:25 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534485, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5f0613e2eb8840eaa356485c6b0f1609", "rt": "instant"}
May 13 01:21:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:21:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:21:25 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:21:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053006464
May 13 01:21:25 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:21:25 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534485.7155445, 'type': 's', 'key': '5f0613e2eb8840eaa356485c6b0f1609', 'data': '', 'source': 0}
May 13 01:21:26 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:21:26 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:21:26 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "173db42a1c894629804dbae1c000e65b", "rt": "gw"}
May 13 01:21:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f206564
May 13 01:21:27 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:21:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f00797b
May 13 01:21:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534487.3256378, 'type': 's', 'key': '173db42a1c894629804dbae1c000e65b', 'data': '', 'source': 0}
May 13 01:21:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:21:29 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:21:29 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:21:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:21:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:21:30 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:21:36 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:21:39 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f306564
May 13 01:21:39 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f10797b
May 13 01:21:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:21:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:21:40 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:21:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:21:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:21:40 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:21:40 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:21:42 msm8909 python3[3023]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 13 01:21:42 msm8909 python3[3023]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 01:21:42 msm8909 python3[3023]: Device not connected, retrying later
May 13 01:21:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:21:42 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534502, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:42 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534502, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:21:43 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534502, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "15794939d2c444f28355f721d5cce7c7", "rt": "instant"}
May 13 01:21:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053206464
May 13 01:21:43 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:21:43 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:21:43 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:21:43 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:21:43 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:21:44 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534503.5242977, 'type': 's', 'key': '15794939d2c444f28355f721d5cce7c7', 'data': '', 'source': 0}
May 13 01:21:47 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 01:21:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:21:51 msm8909 python3[3023]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 01:21:51 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:21:51 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:21:51 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "fc92f6dda21940a292dfd9e9d1c7f2de", "rt": "gw"}
May 13 01:21:51 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:21:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:21:53 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:21:53 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:21:54 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:21:54 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:21:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:21:54 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:21:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:21:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:21:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:21:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053306464
May 13 01:21:58 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:21:58 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:21:58 msm8909 python3[3023]: 253.08218622207642 [06:05:04:11:B9:D2] <- HR 0000
May 13 01:21:59 msm8909 python3[3023]: 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:21:59 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:21:59 msm8909 python3[3023]: GOT Pairing Code: 1d92
May 13 01:21:59 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:21:59 msm8909 python3[3023]: NO FW Update needed.
May 13 01:21:59 msm8909 python3[3023]: LAST SYNC: 1715532295
May 13 01:22:00 msm8909 python3[3023]: 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:22:00 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:22:00 msm8909 python3[3023]: HR READING: 0 TOOK 0.000474 secs
May 13 01:22:00 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:22:00 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:22:00 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 17, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 17, 'activity': 0, 'case_temp': 101, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 67, 'bmr_cals': 0, 'skin_temp': 101}
May 13 01:22:00 msm8909 python3[3023]: W ID: 75
May 13 01:22:00 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534520, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 17, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:00 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534520, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 17, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:00 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534520, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "solarGen": 17, "sleepDuration": 0, "activity": 0, "skinTemp": 101, "totalSteps": 0, "bmrCals": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e8878dc1b77d472bb4f846df03b21773", "rt": "instant"}
May 13 01:22:00 msm8909 python3[3023]: Instant Upload complete
May 13 01:22:00 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 01:22:03 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:22:03 msm8909 python3[3023]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 01:22:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:22:03 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534512.0773389, 'type': 's', 'key': 'fc92f6dda21940a292dfd9e9d1c7f2de', 'data': '', 'source': 0}
May 13 01:22:03 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534521.2480659, 'type': 's', 'key': 'e8878dc1b77d472bb4f846df03b21773', 'data': '', 'source': 0}
May 13 01:22:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:22:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006464
May 13 01:22:08 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534528, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:08 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534528, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:08 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534528, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c1271f6979f248a7a4fbcfa7c3a0dcfa", "rt": "instant"}
May 13 01:22:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:22:09 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:22:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f00797b
May 13 01:22:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:22:09 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534529.360815, 'type': 's', 'key': 'c1271f6979f248a7a4fbcfa7c3a0dcfa', 'data': '', 'source': 0}
May 13 01:22:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:22:10 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:22:10 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:22:10 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:22:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:22:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:22:13 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534533, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:13 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534533, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534533, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5d9765edcf1c4ec0a4321f79eeb17acd", "rt": "instant"}
May 13 01:22:13 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:22:13 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:22:14 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534533.5465691, 'type': 's', 'key': '5d9765edcf1c4ec0a4321f79eeb17acd', 'data': '', 'source': 0}
May 13 01:22:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:22:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000055306565
May 13 01:22:24 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:22:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f10797b
May 13 01:22:24 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534544, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:24 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534544, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:24 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534544, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 29, "bmrCals": 130, "skinTemp": 123, "totalSteps": 0, "totalCals": 133, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "503c34ff15654e26b3da13c0407faf4b", "rt": "instant"}
May 13 01:22:24 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:22:24 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:22:25 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534544.7568901, 'type': 's', 'key': '503c34ff15654e26b3da13c0407faf4b', 'data': '', 'source': 0}
May 13 01:22:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:22:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059006564
May 13 01:22:26 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:22:27 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:22:27 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:22:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "eac8a697cb554f3eb99c76974d625370", "rt": "gw"}
May 13 01:22:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534547.8079267, 'type': 's', 'key': 'eac8a697cb554f3eb99c76974d625370', 'data': '', 'source': 0}
May 13 01:22:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:22:36 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:22:37 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:22:37 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:22:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e106564
May 13 01:22:38 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:22:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:22:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f30797b
May 13 01:22:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:22:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:22:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306464
May 13 01:22:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000055106565
May 13 01:22:41 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:22:43 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 01:22:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000055206565
May 13 01:22:53 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:22:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:22:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:22:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f10797b
May 13 01:22:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:22:56 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:22:56 msm8909 python3[3023]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 13 01:22:56 msm8909 python3[3023]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 01:22:56 msm8909 python3[3023]: Device not connected, retrying later
May 13 01:22:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:22:56 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534576, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:56 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534576, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:22:57 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534576, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "14c07b8ad22c4f68b86e90477d70aab8", "rt": "instant"}
May 13 01:22:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:22:57 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:22:57 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:22:57 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534577.4169624, 'type': 's', 'key': '14c07b8ad22c4f68b86e90477d70aab8', 'data': '', 'source': 0}
May 13 01:22:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e306564
May 13 01:22:58 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:23:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048206464
May 13 01:23:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059006564
May 13 01:23:08 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:23:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000055006565
May 13 01:23:08 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:23:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003f20797b
May 13 01:23:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:23:08 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534588, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:08 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534588, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:08 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534588, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "118a3befc06041fb8972583019cfa8ce", "rt": "instant"}
May 13 01:23:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:23:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:23:09 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534589, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:09 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534589, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:09 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534589, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "17fbed09bf3e4a30ac9424b1ddee9111", "rt": "instant"}
May 13 01:23:09 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534589.2100911, 'type': 's', 'key': '118a3befc06041fb8972583019cfa8ce', 'data': '', 'source': 0}
May 13 01:23:09 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:23:09 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:23:10 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534589.9576077, 'type': 's', 'key': '17fbed09bf3e4a30ac9424b1ddee9111', 'data': '', 'source': 0}
May 13 01:23:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d006564
May 13 01:23:10 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:23:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:23:10 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534590, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:10 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534590, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:10 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534590, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "28e0a8e99d454b9e9d27fdebebbf3f3a", "rt": "instant"}
May 13 01:23:11 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534591.1204348, 'type': 's', 'key': '28e0a8e99d454b9e9d27fdebebbf3f3a', 'data': '', 'source': 0}
May 13 01:23:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:23:11 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:23:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:23:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:23:11 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:23:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:23:12 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:23:12 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:23:21 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:23:21 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:23:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:23:21 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:23:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048006464
May 13 01:23:22 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534602, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:22 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534602, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:22 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534602, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 72, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "92269a6dec4548448109cab7cfe1a42a", "rt": "instant"}
May 13 01:23:22 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:23:22 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:23:22 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534602.5938768, 'type': 's', 'key': '92269a6dec4548448109cab7cfe1a42a', 'data': '', 'source': 0}
May 13 01:23:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d30797b
May 13 01:23:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:23:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:23:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d206564
May 13 01:23:25 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:23:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d00797b
May 13 01:23:25 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534605, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:25 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534605, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:23:25 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534605, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 29, "bmrCals": 130, "skinTemp": 123, "totalSteps": 0, "totalCals": 133, "battery": 61, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "80aa2760460d41c7ae71c75ad880e321", "rt": "instant"}
May 13 01:23:26 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:23:26 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534606.132045, 'type': 's', 'key': '80aa2760460d41c7ae71c75ad880e321', 'data': '', 'source': 0}
May 13 01:23:27 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:23:27 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:23:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7c2abf150f07497b8d21149fbe334c16", "rt": "gw"}
May 13 01:23:27 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:23:28 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:23:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534607.8117433, 'type': 's', 'key': '7c2abf150f07497b8d21149fbe334c16', 'data': '', 'source': 0}
May 13 01:23:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:23:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:23:35 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:23:35 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:23:35 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:23:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d306564
May 13 01:23:35 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:23:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:23:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:23:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048106464
May 13 01:23:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d10797b
May 13 01:23:38 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:23:38 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:23:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:23:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:23:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:23:39 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:23:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055206464
May 13 01:23:49 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:23:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048206464
May 13 01:23:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d20797b
May 13 01:23:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:23:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:23:50 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:23:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:23:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:23:52 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:23:52 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:23:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:23:57 msm8909 python3[3023]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 01:23:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:24:00 msm8909 python3[3023]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 01:24:00 msm8909 python3[3023]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:24:00 msm8909 python3[3023]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 13 01:24:00 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "5a11967507434e1dbced6770bcb3ce43", "rt": "gw"}
May 13 01:24:00 msm8909 python3[3023]: ACTIVATING HR.
May 13 01:24:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:24:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055006464
May 13 01:24:03 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:24:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d00797b
May 13 01:24:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048006464
May 13 01:24:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:24:04 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:24:04 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:24:04 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:24:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:24:05 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:24:05 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:24:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:24:05 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:24:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:24:07 msm8909 python3[3023]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:24:07 msm8909 python3[3023]: 382.1767475605011 [06:05:04:02:E8:6A] <- HR 0000
May 13 01:24:08 msm8909 python3[3023]: 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:24:08 msm8909 python3[3023]: GOT Firmware Version: V1.5.4d0
May 13 01:24:08 msm8909 python3[3023]: GOT Pairing Code: 251a
May 13 01:24:08 msm8909 python3[3023]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 01:24:08 msm8909 python3[3023]: NO FW Update needed.
May 13 01:24:08 msm8909 python3[3023]: LAST SYNC: 1715531873
May 13 01:24:09 msm8909 python3[3023]: 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:24:09 msm8909 python3[3023]: ACTIVITY: 0
May 13 01:24:09 msm8909 python3[3023]: HR READING: 0 TOOK 0.000426 secs
May 13 01:24:09 msm8909 python3[3023]: DEACTIVATING HR.
May 13 01:24:09 msm8909 python3[3023]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 01:24:09 msm8909 python3[3023]: GOT Instant Data: {'run_steps': 0, 'solar_gen': 68, 'heart_rate': 0, 'distance': 0, 'thermal_gen': 17, 'activity': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 75, 'bmr_cals': 0, 'skin_temp': 101}
May 13 01:24:09 msm8909 python3[3023]: W ID: 76
May 13 01:24:09 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534649, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 68, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:09 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534649, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'solarGen': 68, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:09 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534649, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "solarGen": 68, "sleepDuration": 0, "activity": 0, "skinTemp": 101, "totalSteps": 0, "bmrCals": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f3520f3ad9e1412a893d714b4de2f93e", "rt": "instant"}
May 13 01:24:09 msm8909 python3[3023]: Instant Upload complete
May 13 01:24:10 msm8909 python3[3023]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 01:24:12 msm8909 python3[3023]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 01:24:12 msm8909 python3[3023]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 01:24:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:24:12 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:24:13 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:24:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534641.3170321, 'type': 's', 'key': '5a11967507434e1dbced6770bcb3ce43', 'data': '', 'source': 0}
May 13 01:24:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534650.4125831, 'type': 's', 'key': 'f3520f3ad9e1412a893d714b4de2f93e', 'data': '', 'source': 0}
May 13 01:24:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:24:18 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:24:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:24:19 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:24:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059306564
May 13 01:24:19 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:24:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d13797b
May 13 01:24:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106464
May 13 01:24:19 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534659, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:19 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534659, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:19 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534659, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ac68384136eb411593813f7943205857", "rt": "instant"}
May 13 01:24:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:24:20 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534660, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:20 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534660, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:20 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534660, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5fe91436a71d4565adc14b7df9d56bfc", "rt": "instant"}
May 13 01:24:20 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534660.3279574, 'type': 's', 'key': 'ac68384136eb411593813f7943205857', 'data': '', 'source': 0}
May 13 01:24:21 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534661.0025914, 'type': 's', 'key': '5fe91436a71d4565adc14b7df9d56bfc', 'data': '', 'source': 0}
May 13 01:24:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:24:22 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:24:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:24:23 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:24:23 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:24:27 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:24:27 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:24:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6f27f6081ff34ebf8efdc65c51ff6f9e", "rt": "gw"}
May 13 01:24:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534667.9300358, 'type': 's', 'key': '6f27f6081ff34ebf8efdc65c51ff6f9e', 'data': '', 'source': 0}
May 13 01:24:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206464
May 13 01:24:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:24:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d33797b
May 13 01:24:33 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534673, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:33 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534673, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 29, 'bmrCals': 130, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 133, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534673, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 3, "solarGen": 103, "sleepDuration": 29, "bmrCals": 130, "skinTemp": 123, "totalSteps": 0, "totalCals": 133, "battery": 61, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "face1bbeabdd45bfad3338b3b1dd224a", "rt": "instant"}
May 13 01:24:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059106564
May 13 01:24:33 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:24:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534674.1686041, 'type': 's', 'key': 'face1bbeabdd45bfad3338b3b1dd224a', 'data': '', 'source': 0}
May 13 01:24:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:24:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534676, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534676, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534676, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c5335b2fe4db488c913097565b19cde6", "rt": "instant"}
May 13 01:24:37 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534676.9116018, 'type': 's', 'key': 'c5335b2fe4db488c913097565b19cde6', 'data': '', 'source': 0}
May 13 01:24:37 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:24:37 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:24:43 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:24:43 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:24:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:24:46 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:24:46 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:24:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:24:49 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:24:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:24:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e206564
May 13 01:24:50 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:24:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:24:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 72, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000048106464
May 13 01:24:50 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534690, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:50 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534690, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:24:50 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534690, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 72, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "fd69ca7b0c7c47fdbdbde2815e64f589", "rt": "instant"}
May 13 01:24:51 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534690.9384024, 'type': 's', 'key': 'fd69ca7b0c7c47fdbdbde2815e64f589', 'data': '', 'source': 0}
May 13 01:25:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:25:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 133, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 29, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 130, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001d0067001103c082003d13797b
May 13 01:25:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:25:01 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:25:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106464
May 13 01:25:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e306564
May 13 01:25:02 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:25:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:25:04 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:13 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:25:13 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:25:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:25:14 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:25:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:25:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:25:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055306464
May 13 01:25:15 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:25:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:25:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f106564
May 13 01:25:17 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:25:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:25:27 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:25:27 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:25:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b43ba1dd62b74db39eeaf8e0217d43f5", "rt": "gw"}
May 13 01:25:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534728.1727514, 'type': 's', 'key': 'b43ba1dd62b74db39eeaf8e0217d43f5', 'data': '', 'source': 0}
May 13 01:25:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:25:29 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534729, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:29 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534729, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534729, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "99eec4a98e23491da27d7b6b28a744e7", "rt": "instant"}
May 13 01:25:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534729.9182639, 'type': 's', 'key': '99eec4a98e23491da27d7b6b28a744e7', 'data': '', 'source': 0}
May 13 01:25:30 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:25:30 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:25:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f206564
May 13 01:25:30 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:25:30 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:25:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:25:31 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:25:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:25:32 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534732, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:32 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534732, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534732, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "102325ee571c45b698d0b74b9d42ed56", "rt": "instant"}
May 13 01:25:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:25:32 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:25:32 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534732.7497475, 'type': 's', 'key': '102325ee571c45b698d0b74b9d42ed56', 'data': '', 'source': 0}
May 13 01:25:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:25:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:25:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:25:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058006565
May 13 01:25:42 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:25:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055206464
May 13 01:25:42 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:25:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:25:43 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534743, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:43 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534743, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:43 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534743, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b1bd740ed5b248aab84c6cc135f7aa17", "rt": "instant"}
May 13 01:25:43 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:25:43 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:25:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:25:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:25:44 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:44 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:25:44 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:25:44 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534744.089855, 'type': 's', 'key': 'b1bd740ed5b248aab84c6cc135f7aa17', 'data': '', 'source': 0}
May 13 01:25:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f207a7b
May 13 01:25:45 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534745, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:45 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534745, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:45 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534745, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 63, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "a06c79381388483c9815dbe4ac26bde7", "rt": "instant"}
May 13 01:25:46 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534745.8085852, 'type': 's', 'key': 'a06c79381388483c9815dbe4ac26bde7', 'data': '', 'source': 0}
May 13 01:25:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:25:46 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:25:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:25:56 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:25:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:25:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:25:56 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534756, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:56 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534756, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:56 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534756, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f40223946014492a994af92c9d37eb65", "rt": "instant"}
May 13 01:25:56 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:25:56 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:25:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:25:57 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:25:57 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534757.4192595, 'type': 's', 'key': 'f40223946014492a994af92c9d37eb65', 'data': '', 'source': 0}
May 13 01:25:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f307a7b
May 13 01:25:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f106564
May 13 01:25:58 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:25:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:25:59 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534759, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:59 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534759, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:25:59 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534759, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "485043208fb748c299c6f94eab4b54c3", "rt": "instant"}
May 13 01:25:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055006464
May 13 01:25:59 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:26:00 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534760.0429721, 'type': 's', 'key': '485043208fb748c299c6f94eab4b54c3', 'data': '', 'source': 0}
May 13 01:26:00 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:26:00 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:26:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:26:10 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:26:10 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f206564
May 13 01:26:11 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e107a7b
May 13 01:26:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:26:12 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:26:12 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:26:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:26:13 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:26:14 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:26:14 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:26:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:26:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:26:14 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:26:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:26:14 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:26:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:26:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:26:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:26:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:26:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e207a7b
May 13 01:26:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:26:27 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:26:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:26:27 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:26:28 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:26:28 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:26:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e86c2015c8fd456fb8548322fb6082d0", "rt": "gw"}
May 13 01:26:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534788.5720553, 'type': 's', 'key': 'e86c2015c8fd456fb8548322fb6082d0', 'data': '', 'source': 0}
May 13 01:26:29 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:26:29 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:26:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:26:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:26:38 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:26:38 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:26:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:26:38 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:26:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e307a7b
May 13 01:26:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:26:41 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534801, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:41 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534801, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:41 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534801, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "341e1152b6d64f8db89dc527ef7d5a9f", "rt": "instant"}
May 13 01:26:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:26:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:26:42 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:26:42 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534801.9236126, 'type': 's', 'key': '341e1152b6d64f8db89dc527ef7d5a9f', 'data': '', 'source': 0}
May 13 01:26:44 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:26:44 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:26:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:26:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:26:53 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:26:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:26:53 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:26:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:26:53 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534813, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:53 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534813, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:53 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534813, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ad810082aa444c01b375dbdab60ef17e", "rt": "instant"}
May 13 01:26:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e107a7b
May 13 01:26:53 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534813, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:53 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534813, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:26:53 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534813, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 62, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "4847b87ba2d149c288b492cc95e67dd6", "rt": "instant"}
May 13 01:26:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:26:54 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534813.7188213, 'type': 's', 'key': 'ad810082aa444c01b375dbdab60ef17e', 'data': '', 'source': 0}
May 13 01:26:54 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534814.0636005, 'type': 's', 'key': '4847b87ba2d149c288b492cc95e67dd6', 'data': '', 'source': 0}
May 13 01:26:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:26:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:26:57 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:26:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f306564
May 13 01:26:57 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:27:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:27:07 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534827, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:07 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534827, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:07 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534827, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "73df4cf1b28d4219a4c40b67ace30a00", "rt": "instant"}
May 13 01:27:07 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:27:07 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:27:07 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534827.5718255, 'type': 's', 'key': '73df4cf1b28d4219a4c40b67ace30a00', 'data': '', 'source': 0}
May 13 01:27:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:27:08 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:27:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:27:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:27:08 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534828, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:08 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534828, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:08 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534828, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "63ece746f66e4906a83dcf036e8c522f", "rt": "instant"}
May 13 01:27:09 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534829.2120357, 'type': 's', 'key': '63ece746f66e4906a83dcf036e8c522f', 'data': '', 'source': 0}
May 13 01:27:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 95, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005f006564
May 13 01:27:09 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:27:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:27:10 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:27:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:27:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f307a7b
May 13 01:27:15 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:27:15 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:27:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:27:20 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:27:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:27:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f007a7b
May 13 01:27:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:27:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:27:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:27:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:27:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e206564
May 13 01:27:24 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:27:28 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:27:28 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:27:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ba8bd0ed009840b08379b5e97e35bfa6", "rt": "gw"}
May 13 01:27:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534848.8672993, 'type': 's', 'key': 'ba8bd0ed009840b08379b5e97e35bfa6', 'data': '', 'source': 0}
May 13 01:27:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106464
May 13 01:27:34 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534854, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:34 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534854, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534854, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e28a54c60584475dac26d3e67e4f172e", "rt": "instant"}
May 13 01:27:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:27:35 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:27:35 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534855.3400867, 'type': 's', 'key': 'e28a54c60584475dac26d3e67e4f172e', 'data': '', 'source': 0}
May 13 01:27:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f107a7b
May 13 01:27:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:27:37 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:27:37 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:27:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:27:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:27:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:27:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e306564
May 13 01:27:38 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:27:45 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:27:45 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:27:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:27:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:27:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:27:48 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:27:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:27:49 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:27:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:27:49 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:27:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f307a7b
May 13 01:27:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:27:50 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534870, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:50 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534870, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:27:50 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534870, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2048d2aaa2284448b910cd7183ae88d2", "rt": "instant"}
May 13 01:27:51 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534871.204114, 'type': 's', 'key': '2048d2aaa2284448b910cd7183ae88d2', 'data': '', 'source': 0}
May 13 01:27:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:27:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e106564
May 13 01:27:52 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:27:52 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:27:52 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:28:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:28:02 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:28:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:28:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:28:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:28:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:28:04 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534884, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:04 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534884, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:04 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534884, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a9c9440890e340728af5bfd5f76b4d31", "rt": "instant"}
May 13 01:28:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:28:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:28:04 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:28:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f007a7b
May 13 01:28:05 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534885, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:05 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534885, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:05 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534885, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 63, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "4cc2da4b2229483b9ce5188aa30eeffa", "rt": "instant"}
May 13 01:28:05 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534884.9582903, 'type': 's', 'key': 'a9c9440890e340728af5bfd5f76b4d31', 'data': '', 'source': 0}
May 13 01:28:05 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534885.7783744, 'type': 's', 'key': '4cc2da4b2229483b9ce5188aa30eeffa', 'data': '', 'source': 0}
May 13 01:28:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054006464
May 13 01:28:06 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:28:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059006564
May 13 01:28:06 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:28:15 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:28:15 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:28:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d306564
May 13 01:28:16 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:28:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:28:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e107a7b
May 13 01:28:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:28:19 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:28:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:28:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054206464
May 13 01:28:20 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:28:26 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:28:28 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:28:28 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:28:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "67a8aa9ac5c0487ca1c47bcc53a4dd93", "rt": "gw"}
May 13 01:28:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534909.0222685, 'type': 's', 'key': '67a8aa9ac5c0487ca1c47bcc53a4dd93', 'data': '', 'source': 0}
May 13 01:28:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:28:30 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534910, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:30 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534910, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534910, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "3abe2f7f270b4c14ad27b472cc34f5f5", "rt": "instant"}
May 13 01:28:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:28:30 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534910, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:30 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534910, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534910, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "13acdf206f114edb944529f2399d061d", "rt": "instant"}
May 13 01:28:30 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534910.6153836, 'type': 's', 'key': '3abe2f7f270b4c14ad27b472cc34f5f5', 'data': '', 'source': 0}
May 13 01:28:31 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534910.8834975, 'type': 's', 'key': '13acdf206f114edb944529f2399d061d', 'data': '', 'source': 0}
May 13 01:28:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:28:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:28:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e307a7b
May 13 01:28:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:28:33 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:28:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d106564
May 13 01:28:33 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:28:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:28:34 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:28:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:28:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:28:44 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:28:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e007a7b
May 13 01:28:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:28:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005d206564
May 13 01:28:45 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:28:46 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:28:46 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:28:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:28:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:28:47 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:28:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:28:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:28:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:28:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:28:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:28:59 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534939, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:59 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534939, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:59 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534939, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "55439b4b4cec4249b1f7d73f6293bbfe", "rt": "instant"}
May 13 01:28:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e207a7b
May 13 01:28:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:28:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:28:59 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534939, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:59 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534939, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:28:59 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534939, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b9670e7deb58406da99d558d712fbb7b", "rt": "instant"}
May 13 01:29:00 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534939.5486143, 'type': 's', 'key': '55439b4b4cec4249b1f7d73f6293bbfe', 'data': '', 'source': 0}
May 13 01:29:00 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534940.3080494, 'type': 's', 'key': 'b9670e7deb58406da99d558d712fbb7b', 'data': '', 'source': 0}
May 13 01:29:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059106564
May 13 01:29:00 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:29:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:29:01 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:29:02 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:29:02 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:29:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054206464
May 13 01:29:02 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:29:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046306464
May 13 01:29:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:29:12 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:29:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:29:13 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:29:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e106564
May 13 01:29:13 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:29:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:29:13 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534953, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:13 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534953, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534953, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b7e0ebfbce604df69de7b6b44c4a6ad4", "rt": "instant"}
May 13 01:29:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:29:14 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534954.0755398, 'type': 's', 'key': 'b7e0ebfbce604df69de7b6b44c4a6ad4', 'data': '', 'source': 0}
May 13 01:29:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:29:16 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:29:16 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:29:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:29:16 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:29:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047006565
May 13 01:29:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e307a7b
May 13 01:29:17 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534957, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:17 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534957, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:17 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534957, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 62, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "5b268819ae8047bdbea7f6b74ada2d8c", "rt": "instant"}
May 13 01:29:17 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534957.5706768, 'type': 's', 'key': '5b268819ae8047bdbea7f6b74ada2d8c', 'data': '', 'source': 0}
May 13 01:29:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:29:26 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:29:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:29:26 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:29:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047106565
May 13 01:29:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046106464
May 13 01:29:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:29:27 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:29:28 msm8909 python3[3023]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 13 01:29:28 msm8909 python3[3023]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:29:28 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:29:28 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:29:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a3747435adc54f2f9d461616abd1e6d9", "rt": "gw"}
May 13 01:29:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534969.3050935, 'type': 's', 'key': 'a3747435adc54f2f9d461616abd1e6d9', 'data': '', 'source': 0}
May 13 01:29:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e306564
May 13 01:29:30 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:29:30 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:29:30 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:29:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:29:41 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534981, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:41 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534981, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:41 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534981, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6348a51b76314c6e834bb6f8cccc292f", "rt": "instant"}
May 13 01:29:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058006565
May 13 01:29:41 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:29:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047206565
May 13 01:29:42 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534981.6439378, 'type': 's', 'key': '6348a51b76314c6e834bb6f8cccc292f', 'data': '', 'source': 0}
May 13 01:29:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055206464
May 13 01:29:42 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:29:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e006564
May 13 01:29:42 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:29:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:29:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:29:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 60, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003c207a7b
May 13 01:29:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:29:43 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:29:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:29:44 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:29:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046206464
May 13 01:29:44 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715534984, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:44 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715534984, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:29:44 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715534984, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "60949a4766f34d108bf604ad93cec4a4", "rt": "instant"}
May 13 01:29:44 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:29:44 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:29:45 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715534985.2317643, 'type': 's', 'key': '60949a4766f34d108bf604ad93cec4a4', 'data': '', 'source': 0}
May 13 01:29:47 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:29:47 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:29:54 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:29:54 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:29:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 14, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000e0002000000005e106564
May 13 01:29:55 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:29:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:29:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:29:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:29:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:29:56 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:29:56 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:29:56 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:29:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047006565
May 13 01:29:56 msm8909 python3[3023]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 13 01:29:56 msm8909 python3[3023]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 01:29:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 60, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003c007a7b
May 13 01:30:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:30:08 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:30:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:30:08 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:30:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:30:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:30:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d306564
May 13 01:30:09 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:30:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:30:10 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:30:10 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:30:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:30:12 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535012, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:12 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535012, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:12 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535012, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "630bdd64e2ee46d4bdcc88546abfda8b", "rt": "instant"}
May 13 01:30:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535013.3536267, 'type': 's', 'key': '630bdd64e2ee46d4bdcc88546abfda8b', 'data': '', 'source': 0}
May 13 01:30:17 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:30:17 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:30:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:30:22 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535022, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:22 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535022, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:22 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535022, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a57ea9489faf4d289ec9b7a5bed7d4b5", "rt": "instant"}
May 13 01:30:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206364
May 13 01:30:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 60, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003c207a7b
May 13 01:30:23 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535023, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 60, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:23 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535023, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 60, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:23 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535023, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 60, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "01935a64d28544aeab07b713f8b3a10c", "rt": "instant"}
May 13 01:30:23 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535023.2523537, 'type': 's', 'key': 'a57ea9489faf4d289ec9b7a5bed7d4b5', 'data': '', 'source': 0}
May 13 01:30:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:30:23 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535023, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:23 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535023, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:23 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535023, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e6b99a27645f4373b82d7fc5c390eb2b", "rt": "instant"}
May 13 01:30:24 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535023.5830076, 'type': 's', 'key': '01935a64d28544aeab07b713f8b3a10c', 'data': '', 'source': 0}
May 13 01:30:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:30:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:30:24 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535024.1867008, 'type': 's', 'key': 'e6b99a27645f4373b82d7fc5c390eb2b', 'data': '', 'source': 0}
May 13 01:30:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058006565
May 13 01:30:25 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:30:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:30:26 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:30:29 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:30:29 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:30:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "09f5ac1c8d6b46a99c85081640ffce08", "rt": "gw"}
May 13 01:30:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535029.549906, 'type': 's', 'key': '09f5ac1c8d6b46a99c85081640ffce08', 'data': '', 'source': 0}
May 13 01:30:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:30:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:30:37 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:30:37 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:30:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058206565
May 13 01:30:37 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:30:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:30:38 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:30:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:30:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053006464
May 13 01:30:39 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:30:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d206564
May 13 01:30:39 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:30:47 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:30:47 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:30:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 60, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003c107a7b
May 13 01:30:50 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:30:50 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:30:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053106464
May 13 01:30:51 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:30:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005b006564
May 13 01:30:51 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:30:51 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:30:51 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:30:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:30:52 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535052, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:52 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535052, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:52 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535052, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "34d2cd8873fa4f7480b2bf9590bd71ee", "rt": "instant"}
May 13 01:30:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:30:53 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:30:53 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535053.3927753, 'type': 's', 'key': '34d2cd8873fa4f7480b2bf9590bd71ee', 'data': '', 'source': 0}
May 13 01:30:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:30:53 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535053, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:53 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535053, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:30:54 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535053, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c0fe2cd09d2f45d9b55c57507a912497", "rt": "instant"}
May 13 01:30:54 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535054.370944, 'type': 's', 'key': 'c0fe2cd09d2f45d9b55c57507a912497', 'data': '', 'source': 0}
May 13 01:30:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d306564
May 13 01:30:54 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:30:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:30:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:30:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:30:55 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:31:04 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:31:04 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:31:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:31:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 60, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003c207a7b
May 13 01:31:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:31:05 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:31:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106564
May 13 01:31:07 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:31:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:31:07 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:31:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:31:18 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:31:18 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:31:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045006565
May 13 01:31:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:31:18 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:31:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:31:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:31:19 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535079, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:19 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535079, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:19 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535079, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b87e466205444e8e91c71e01120d8429", "rt": "instant"}
May 13 01:31:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:31:19 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:31:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f007a7b
May 13 01:31:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:31:20 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:31:20 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535080.0712883, 'type': 's', 'key': 'b87e466205444e8e91c71e01120d8429', 'data': '', 'source': 0}
May 13 01:31:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000053006464
May 13 01:31:21 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:31:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:31:22 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:31:22 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:31:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:31:22 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:31:29 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:31:29 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:31:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6211ebd4e1c6473b8cbfbb693e8468ec", "rt": "gw"}
May 13 01:31:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535089.6922257, 'type': 's', 'key': '6211ebd4e1c6473b8cbfbb693e8468ec', 'data': '', 'source': 0}
May 13 01:31:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045206565
May 13 01:31:32 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535092, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:32 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535092, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535092, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 69, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2c04625f59a3417db29f33c9de699801", "rt": "instant"}
May 13 01:31:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:31:33 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:31:33 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:31:33 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:31:33 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535093.3195534, 'type': 's', 'key': '2c04625f59a3417db29f33c9de699801', 'data': '', 'source': 0}
May 13 01:31:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e306564
May 13 01:31:34 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:31:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:31:34 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535094, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:34 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535094, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535094, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "58c16643e92f4a0eb017b3b7c6a933fa", "rt": "instant"}
May 13 01:31:35 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535094.9490197, 'type': 's', 'key': '58c16643e92f4a0eb017b3b7c6a933fa', 'data': '', 'source': 0}
May 13 01:31:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054206464
May 13 01:31:35 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:31:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e006564
May 13 01:31:36 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:31:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:31:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:31:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:31:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f307a7b
May 13 01:31:46 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535106, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:46 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535106, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:31:46 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535106, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 63, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "e32318353f524649ae73eb306be12de7", "rt": "instant"}
May 13 01:31:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206364
May 13 01:31:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:31:47 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:31:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535107.3296781, 'type': 's', 'key': 'e32318353f524649ae73eb306be12de7', 'data': '', 'source': 0}
May 13 01:31:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:31:48 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:31:48 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:31:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106564
May 13 01:31:49 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:31:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:31:50 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:31:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:31:51 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:32:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045006565
May 13 01:32:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:32:00 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:32:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058206565
May 13 01:32:01 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:32:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:32:01 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:32:01 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:32:01 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:32:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f007a7b
May 13 01:32:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:32:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:32:04 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:32:05 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:32:05 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:32:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e306564
May 13 01:32:14 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:32:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:32:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:32:15 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535135, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:15 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535135, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:15 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535135, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "fb3bbea77878415aae971a1720d693c2", "rt": "instant"}
May 13 01:32:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059106564
May 13 01:32:15 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:32:16 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535135.8124461, 'type': 's', 'key': 'fb3bbea77878415aae971a1720d693c2', 'data': '', 'source': 0}
May 13 01:32:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:32:17 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:32:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054206464
May 13 01:32:17 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:32:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:32:18 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:32:18 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:32:19 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:32:28 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:32:28 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:32:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:32:28 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:32:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:32:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003d307a7b
May 13 01:32:29 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:32:29 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:32:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b7cfdb2b3f3e40aeb32e1c0f5ace2dc8", "rt": "gw"}
May 13 01:32:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d00110000000059206564
May 13 01:32:29 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:32:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:32:30 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535149.9302776, 'type': 's', 'key': 'b7cfdb2b3f3e40aeb32e1c0f5ace2dc8', 'data': '', 'source': 0}
May 13 01:32:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:32:30 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:32:30 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:32:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:32:31 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535151, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:31 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535151, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:31 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535151, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "1dc02dc9436744a9882371d85a31175e", "rt": "instant"}
May 13 01:32:31 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535151.6471741, 'type': 's', 'key': '1dc02dc9436744a9882371d85a31175e', 'data': '', 'source': 0}
May 13 01:32:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:32:32 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:32:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055306464
May 13 01:32:32 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:32:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055006464
May 13 01:32:42 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:32:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:32:43 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:32:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:32:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:32:44 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535164, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:44 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535164, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:44 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535164, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b022f4bc1a264f0d90fa70b332b84369", "rt": "instant"}
May 13 01:32:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:32:44 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535164, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:44 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535164, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:44 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535164, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "667fe8f374da4670afda03738bdc3d5c", "rt": "instant"}
May 13 01:32:45 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:32:45 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:32:45 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535165.1669054, 'type': 's', 'key': 'b022f4bc1a264f0d90fa70b332b84369', 'data': '', 'source': 0}
May 13 01:32:45 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535165.2760193, 'type': 's', 'key': '667fe8f374da4670afda03738bdc3d5c', 'data': '', 'source': 0}
May 13 01:32:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:32:45 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535165, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:45 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535165, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:32:45 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535165, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "cd461d6a539149108afcf22a8777bc68", "rt": "instant"}
May 13 01:32:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003d107a7b
May 13 01:32:46 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535166.2948544, 'type': 's', 'key': 'cd461d6a539149108afcf22a8777bc68', 'data': '', 'source': 0}
May 13 01:32:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:32:47 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:32:49 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:32:49 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:32:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:32:56 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:32:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:32:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:32:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:32:57 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:32:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:32:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055206464
May 13 01:32:57 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:33:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e006564
May 13 01:33:00 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:33:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:33:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:33:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003d207a7b
May 13 01:33:00 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535180, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 61, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:00 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535180, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 61, 'walkSteps': 0, 'caseTemp': 122, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:00 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535180, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 61, "walkSteps": 0, "caseTemp": 122, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "47829e32ab5047c8a8434f09e82f000f", "rt": "instant"}
May 13 01:33:01 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535181.3625691, 'type': 's', 'key': '47829e32ab5047c8a8434f09e82f000f', 'data': '', 'source': 0}
May 13 01:33:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 122, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003d307a7b
May 13 01:33:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:33:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:33:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:33:12 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:33:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055306464
May 13 01:33:12 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:33:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106564
May 13 01:33:12 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:33:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:33:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:33:14 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:33:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046006464
May 13 01:33:19 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:33:19 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:33:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046106464
May 13 01:33:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:33:24 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:33:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:33:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006464
May 13 01:33:26 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:33:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:33:26 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535206, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:26 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535206, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:26 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535206, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "12e070e186ac4491908692e11352f924", "rt": "instant"}
May 13 01:33:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535207.1095002, 'type': 's', 'key': '12e070e186ac4491908692e11352f924', 'data': '', 'source': 0}
May 13 01:33:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:33:28 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:33:28 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:33:28 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:33:29 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:33:29 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:33:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "2957bd4843f9415f9ab6b84d454c6992", "rt": "gw"}
May 13 01:33:30 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535210.2399383, 'type': 's', 'key': '2957bd4843f9415f9ab6b84d454c6992', 'data': '', 'source': 0}
May 13 01:33:38 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:33:38 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:33:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:33:38 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:33:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046206464
May 13 01:33:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f20797b
May 13 01:33:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:33:50 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:33:50 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:33:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:33:52 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535232, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:52 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535232, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:52 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535232, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c77b8116bc0046eda053e89547b9f26a", "rt": "instant"}
May 13 01:33:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f30797b
May 13 01:33:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:33:53 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535233, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:53 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535233, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:53 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535233, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6385eb38af1d452d9de19cfff1f68efb", "rt": "instant"}
May 13 01:33:53 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:33:53 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:33:53 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535233.3537509, 'type': 's', 'key': 'c77b8116bc0046eda053e89547b9f26a', 'data': '', 'source': 0}
May 13 01:33:53 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535233.4057617, 'type': 's', 'key': '6385eb38af1d452d9de19cfff1f68efb', 'data': '', 'source': 0}
May 13 01:33:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:33:53 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:33:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:33:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046006464
May 13 01:33:54 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535234, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:54 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535234, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:33:54 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535234, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f8a2c8903b1b446bbda5ce4d89cf3ef9", "rt": "instant"}
May 13 01:33:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055006464
May 13 01:33:54 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:33:54 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535234.4760139, 'type': 's', 'key': 'f8a2c8903b1b446bbda5ce4d89cf3ef9', 'data': '', 'source': 0}
May 13 01:33:54 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:33:54 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:34:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:34:06 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:34:06 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:34:06 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:34:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:34:06 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535246, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:34:06 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535246, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:34:06 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535246, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "10be0c23dc4346898c64a1908e580776", "rt": "instant"}
May 13 01:34:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:34:06 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535246.7888029, 'type': 's', 'key': '10be0c23dc4346898c64a1908e580776', 'data': '', 'source': 0}
May 13 01:34:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f20797b
May 13 01:34:07 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535247, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:34:07 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535247, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:34:07 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535247, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "1d6091effd664170876edb1f1db090aa", "rt": "instant"}
May 13 01:34:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:34:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:34:07 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:34:08 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535247.9392936, 'type': 's', 'key': '1d6091effd664170876edb1f1db090aa', 'data': '', 'source': 0}
May 13 01:34:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:34:09 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:34:20 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:34:20 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:34:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:34:20 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:34:20 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:34:20 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:34:20 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:34:20 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:34:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:34:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:34:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:34:21 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:34:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:34:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:34:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:34:23 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:34:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045306565
May 13 01:34:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:34:23 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:34:24 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:34:24 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:34:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:34:30 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:34:30 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:34:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4505f622cb904cbc924d2495d5f470f0", "rt": "gw"}
May 13 01:34:30 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535270.550657, 'type': 's', 'key': '4505f622cb904cbc924d2495d5f470f0', 'data': '', 'source': 0}
May 13 01:34:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:34:34 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:34:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003f10797b
May 13 01:34:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:34:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:34:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:34:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:34:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045006565
May 13 01:34:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:34:36 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:34:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:34:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054006464
May 13 01:34:38 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:34:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:34:48 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:34:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045106565
May 13 01:34:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:34:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:34:49 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:34:49 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:34:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:34:50 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:34:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e306564
May 13 01:34:50 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:34:51 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:34:51 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:34:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054106464
May 13 01:34:51 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:34:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:34:53 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:35:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:35:02 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535302, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:02 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535302, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:02 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535302, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "bab812acb7754af0ab1757a71487d24f", "rt": "instant"}
May 13 01:35:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:35:02 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:35:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:35:02 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:35:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106564
May 13 01:35:02 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:35:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:35:02 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:35:03 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535303.0529571, 'type': 's', 'key': 'bab812acb7754af0ab1757a71487d24f', 'data': '', 'source': 0}
May 13 01:35:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046306464
May 13 01:35:03 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535303, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:03 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535303, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:03 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535303, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f06ba13090b64e10b9d14577ffdfa138", "rt": "instant"}
May 13 01:35:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054306464
May 13 01:35:03 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:35:03 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535303.7331932, 'type': 's', 'key': 'f06ba13090b64e10b9d14577ffdfa138', 'data': '', 'source': 0}
May 13 01:35:04 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:35:04 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:35:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:35:04 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535304, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:04 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535304, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:04 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535304, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "df288beb83e4415aaac3fd27173816f6", "rt": "instant"}
May 13 01:35:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:35:04 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535304, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:04 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535304, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:04 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535304, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "52bed13f6ec04555bbef070027b44e54", "rt": "instant"}
May 13 01:35:05 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535304.7325509, 'type': 's', 'key': 'df288beb83e4415aaac3fd27173816f6', 'data': '', 'source': 0}
May 13 01:35:05 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535304.9783449, 'type': 's', 'key': '52bed13f6ec04555bbef070027b44e54', 'data': '', 'source': 0}
May 13 01:35:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000045306565
May 13 01:35:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:35:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e00797b
May 13 01:35:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e13797b
May 13 01:35:16 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535316, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:16 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535316, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 30, 'bmrCals': 131, 'skinTemp': 123, 'totalSteps': 0, 'totalCals': 134, 'battery': 62, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:16 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535316, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 3, "solarGen": 103, "sleepDuration": 30, "bmrCals": 131, "skinTemp": 123, "totalSteps": 0, "totalCals": 134, "battery": 62, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "b75593692ec54beba67e5f53cb14f76e", "rt": "instant"}
May 13 01:35:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:35:17 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:35:17 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:35:17 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535317.223094, 'type': 's', 'key': 'b75593692ec54beba67e5f53cb14f76e', 'data': '', 'source': 0}
May 13 01:35:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:35:17 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:35:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:35:17 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:35:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:35:18 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535318, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:18 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535318, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:35:18 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535318, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "720269ac6dde4ce79b1244e5707f0ce7", "rt": "instant"}
May 13 01:35:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046006464
May 13 01:35:18 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535318.4386413, 'type': 's', 'key': '720269ac6dde4ce79b1244e5707f0ce7', 'data': '', 'source': 0}
May 13 01:35:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:35:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:35:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:35:20 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:35:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000054006464
May 13 01:35:20 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:35:21 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:35:21 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:35:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056306565
May 13 01:35:30 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:35:30 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:35:30 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:35:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b0c00bc0d5bd480f8cf2dcdc7feae196", "rt": "gw"}
May 13 01:35:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e306564
May 13 01:35:30 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:35:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046106464
May 13 01:35:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055106464
May 13 01:35:30 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:35:31 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535331.0550985, 'type': 's', 'key': 'b0c00bc0d5bd480f8cf2dcdc7feae196', 'data': '', 'source': 0}
May 13 01:35:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:35:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:35:32 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:35:32 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:35:32 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:35:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e33797b
May 13 01:35:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:35:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a106564
May 13 01:35:35 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:35:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106564
May 13 01:35:44 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056106565
May 13 01:35:45 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:35:45 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046306464
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055306464
May 13 01:35:45 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:35:45 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:35:45 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:35:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e03797b
May 13 01:35:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a306564
May 13 01:35:47 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:35:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:35:51 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:35:51 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:35:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 62, 'total_cals': 134, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 30, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 131, 'pairing_code': b'\x13\xd4', 'skin_temp': 123} 13d413d40007000000000000001e0067001103d083003e13797b
May 13 01:35:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:35:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:35:59 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:35:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:35:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206564
May 13 01:35:59 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:36:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056206565
May 13 01:36:00 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:36:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055006464
May 13 01:36:00 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:36:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:36:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:36:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:36:12 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535372, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:12 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535372, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:12 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535372, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "10d32e739c64401b890164cc7a1c5394", "rt": "instant"}
May 13 01:36:13 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:36:13 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:36:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:36:13 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535373, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:13 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535373, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535373, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "cc1adaae03b14e7d863a8d018572a5d1", "rt": "instant"}
May 13 01:36:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535373.1983485, 'type': 's', 'key': '10d32e739c64401b890164cc7a1c5394', 'data': '', 'source': 0}
May 13 01:36:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:36:13 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535373, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:13 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535373, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535373, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ddf2db44b4fa47ebba097344b7905820", "rt": "instant"}
May 13 01:36:14 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535373.9127357, 'type': 's', 'key': 'cc1adaae03b14e7d863a8d018572a5d1', 'data': '', 'source': 0}
May 13 01:36:14 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535374.3340552, 'type': 's', 'key': 'ddf2db44b4fa47ebba097344b7905820', 'data': '', 'source': 0}
May 13 01:36:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d006564
May 13 01:36:14 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:36:15 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:36:15 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:36:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 100, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006400110000000055206464
May 13 01:36:15 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:36:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d30797a
May 13 01:36:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056006565
May 13 01:36:16 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:36:16 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:36:16 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:36:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:36:16 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:36:21 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:36:21 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:36:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 86, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000056106565
May 13 01:36:26 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:36:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:36:26 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:36:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d106564
May 13 01:36:26 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:36:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:36:27 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535387, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:27 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535387, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535387, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "26df6a4ad4ce42458268feae62c4d68f", "rt": "instant"}
May 13 01:36:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055306464
May 13 01:36:27 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:36:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:36:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535387.6887765, 'type': 's', 'key': '26df6a4ad4ce42458268feae62c4d68f', 'data': '', 'source': 0}
May 13 01:36:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d00797a
May 13 01:36:28 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535388, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:28 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535388, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:36:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535388, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 61, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "defe9025e05a401eb5913f966c466543", "rt": "instant"}
May 13 01:36:28 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:36:28 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:36:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:36:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535388.7924752, 'type': 's', 'key': 'defe9025e05a401eb5913f966c466543', 'data': '', 'source': 0}
May 13 01:36:29 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:36:29 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:36:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:36:29 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:36:30 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:36:30 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:36:30 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ffb671ec3a7b4674978a39164bb450b7", "rt": "gw"}
May 13 01:36:30 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:36:30 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:36:31 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535391.2721763, 'type': 's', 'key': 'ffb671ec3a7b4674978a39164bb450b7', 'data': '', 'source': 0}
May 13 01:36:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044106565
May 13 01:36:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:36:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d306564
May 13 01:36:41 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:36:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a006564
May 13 01:36:41 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:36:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:36:41 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:36:42 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:36:42 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:36:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d20797a
May 13 01:36:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:36:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:36:52 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:36:52 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:36:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d30797a
May 13 01:36:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 109, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006d0011000000005a206564
May 13 01:36:56 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:36:56 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:36:56 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:36:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:36:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:36:58 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:36:58 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:36:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:36:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:36:59 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:36:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d006564
May 13 01:36:59 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:37:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:37:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:37:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:37:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:37:11 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:37:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d206564
May 13 01:37:11 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:37:12 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:12 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:37:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:37:12 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535432, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:12 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535432, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535432, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "79138b3b9a8e4d8a814cb681c1925735", "rt": "instant"}
May 13 01:37:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535433.5538516, 'type': 's', 'key': '79138b3b9a8e4d8a814cb681c1925735', 'data': '', 'source': 0}
May 13 01:37:22 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:37:22 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:37:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:37:22 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535442, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:22 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535442, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:22 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535442, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "8384708a002142389d4c771dd6b53de7", "rt": "instant"}
May 13 01:37:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:37:23 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535443.1258125, 'type': 's', 'key': '8384708a002142389d4c771dd6b53de7', 'data': '', 'source': 0}
May 13 01:37:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:37:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:37:25 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:37:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:37:25 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:25 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:37:26 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:26 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:26 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:26 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:37:26 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535446, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:26 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535446, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:26 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535446, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9c32bc2667bf4249a0cdb28f6800528b", "rt": "instant"}
May 13 01:37:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:37:26 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:37:27 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535447.2444921, 'type': 's', 'key': '9c32bc2667bf4249a0cdb28f6800528b', 'data': '', 'source': 0}
May 13 01:37:31 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:37:31 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:37:31 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "5692427e55b344069417c4b0dac61003", "rt": "gw"}
May 13 01:37:31 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535451.8181808, 'type': 's', 'key': '5692427e55b344069417c4b0dac61003', 'data': '', 'source': 0}
May 13 01:37:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d006564
May 13 01:37:36 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:37:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055206464
May 13 01:37:36 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:37:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:37:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535456, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535456, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535456, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "babf2a7179b94c3996d6ad05227d880c", "rt": "instant"}
May 13 01:37:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:37:37 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535457.3745158, 'type': 's', 'key': 'babf2a7179b94c3996d6ad05227d880c', 'data': '', 'source': 0}
May 13 01:37:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:37:37 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535457, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:37 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535457, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:38 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535457, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b4143a40954b42ae877de15b4d127f81", "rt": "instant"}
May 13 01:37:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:37:38 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:37:38 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535458.3651567, 'type': 's', 'key': 'b4143a40954b42ae877de15b4d127f81', 'data': '', 'source': 0}
May 13 01:37:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:37:38 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535458, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:38 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535458, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:37:38 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535458, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ab55dd1ec6664e5a8b63998949f91ccf", "rt": "instant"}
May 13 01:37:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:37:39 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535459.1357772, 'type': 's', 'key': 'ab55dd1ec6664e5a8b63998949f91ccf', 'data': '', 'source': 0}
May 13 01:37:39 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:37:39 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:37:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:37:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:37:41 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:37:50 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:37:50 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:37:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d206564
May 13 01:37:50 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:37:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:37:51 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:37:51 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:37:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000055206565
May 13 01:37:52 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:37:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:37:52 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:37:52 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:37:52 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:37:52 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:37:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:37:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:37:53 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:38:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:38:05 msm8909 python3[3023]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 13 01:38:05 msm8909 python3[3023]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 01:38:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d306564
May 13 01:38:05 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:38:05 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:38:05 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:38:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:38:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:38:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:38:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:38:08 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055106464
May 13 01:38:08 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:38:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046206464
May 13 01:38:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d106564
May 13 01:38:18 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:38:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d30797a
May 13 01:38:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:38:19 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:38:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:38:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:38:19 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535499, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:19 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535499, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:19 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535499, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b96ac290a0704ec788f8957c7dcaedda", "rt": "instant"}
May 13 01:38:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:38:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:38:20 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535500.0287166, 'type': 's', 'key': 'b96ac290a0704ec788f8957c7dcaedda', 'data': '', 'source': 0}
May 13 01:38:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:38:20 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:38:20 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:38:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:38:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:38:22 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:38:22 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:38:23 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:38:23 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:38:26 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:38:31 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:38:31 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:38:31 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "503393e260cb45ad9d4759b256a97142", "rt": "gw"}
May 13 01:38:32 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535512.2437394, 'type': 's', 'key': '503393e260cb45ad9d4759b256a97142', 'data': '', 'source': 0}
May 13 01:38:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:38:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054006464
May 13 01:38:33 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:38:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046006464
May 13 01:38:33 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535513, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:33 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535513, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535513, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "bfee30b85c5a46f89eda1c2f7a686ba4", "rt": "instant"}
May 13 01:38:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d10797a
May 13 01:38:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d206564
May 13 01:38:34 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:38:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535513.8173981, 'type': 's', 'key': 'bfee30b85c5a46f89eda1c2f7a686ba4', 'data': '', 'source': 0}
May 13 01:38:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:38:34 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535514, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:34 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535514, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535514, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "99af8cba2595406b9d6d19c837a65ced", "rt": "instant"}
May 13 01:38:35 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:38:35 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:38:35 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535514.7918644, 'type': 's', 'key': '99af8cba2595406b9d6d19c837a65ced', 'data': '', 'source': 0}
May 13 01:38:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:38:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:38:36 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:38:36 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:38:37 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:38:37 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:38:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:38:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:38:46 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:38:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:38:48 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:38:48 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:38:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054106464
May 13 01:38:48 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:38:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046106464
May 13 01:38:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:38:50 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:38:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:38:50 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535530, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:50 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535530, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:38:51 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535530, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0418c9de50654991aa7d07c5760cadc4", "rt": "instant"}
May 13 01:38:51 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535531.4923081, 'type': 's', 'key': '0418c9de50654991aa7d07c5760cadc4', 'data': '', 'source': 0}
May 13 01:38:53 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:38:53 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:39:00 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:39:00 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:39:00 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:39:00 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d00797a
May 13 01:39:00 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535540, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:00 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535540, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:00 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535540, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 61, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "4ef4df5203f245cbb1dd260d05e4025d", "rt": "instant"}
May 13 01:39:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:39:01 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:39:01 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:39:01 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:39:01 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:39:01 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535541.1874244, 'type': 's', 'key': '4ef4df5203f245cbb1dd260d05e4025d', 'data': '', 'source': 0}
May 13 01:39:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005d106564
May 13 01:39:01 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:39:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:39:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:39:02 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535542, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:02 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535542, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:02 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535542, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b8e8c59681944d77b5ffa93d9e621ebd", "rt": "instant"}
May 13 01:39:02 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:39:02 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:39:03 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535542.5643134, 'type': 's', 'key': 'b8e8c59681944d77b5ffa93d9e621ebd', 'data': '', 'source': 0}
May 13 01:39:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:39:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:39:03 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:39:05 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:39:05 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:39:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:39:14 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:39:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:39:15 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:39:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:39:15 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:39:15 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:39:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054006464
May 13 01:39:15 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:39:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:39:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e206464
May 13 01:39:16 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:39:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:39:16 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:39:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000044106565
May 13 01:39:17 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:39:17 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:39:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:39:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:39:24 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:39:24 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:39:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e006464
May 13 01:39:28 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058006565
May 13 01:39:28 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:39:28 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:39:28 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:39:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:39:29 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:39:29 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:39:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:39:29 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:39:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:39:30 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:39:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:39:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:39:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e006464
May 13 01:39:30 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:39:31 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535571, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:31 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535571, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:31 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535571, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "1676bcb277124c89b48365b3c639bf5f", "rt": "instant"}
May 13 01:39:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000044206565
May 13 01:39:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:39:32 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:39:32 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:39:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6f0017e1926f432db2f491b732835632", "rt": "gw"}
May 13 01:39:32 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535571.8079569, 'type': 's', 'key': '1676bcb277124c89b48365b3c639bf5f', 'data': '', 'source': 0}
May 13 01:39:32 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535572.7204742, 'type': 's', 'key': '6f0017e1926f432db2f491b732835632', 'data': '', 'source': 0}
May 13 01:39:33 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:39:33 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:39:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:39:42 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:39:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:39:43 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:39:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:39:44 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:39:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:39:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e106464
May 13 01:39:44 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:39:45 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535585, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:45 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535585, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:45 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535585, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "8d66f0552b5f45b1ae13e9952a324936", "rt": "instant"}
May 13 01:39:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:39:46 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535585.7056072, 'type': 's', 'key': '8d66f0552b5f45b1ae13e9952a324936', 'data': '', 'source': 0}
May 13 01:39:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000044006565
May 13 01:39:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:39:47 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:39:54 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:39:54 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:39:56 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:39:56 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:39:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:39:56 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535596, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:56 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535596, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:57 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535596, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6ee68fece3844dc680bdc8996522b29f", "rt": "instant"}
May 13 01:39:57 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:39:57 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:39:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 15, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d300070000000000000000000f0002000000005e306464
May 13 01:39:57 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:39:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:39:57 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535597.4977617, 'type': 's', 'key': '6ee68fece3844dc680bdc8996522b29f', 'data': '', 'source': 0}
May 13 01:39:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:39:58 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535598, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:58 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535598, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:39:58 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535598, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "907db0ebb5a54224937c87438c58bff1", "rt": "instant"}
May 13 01:39:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000044106565
May 13 01:39:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535599.0737703, 'type': 's', 'key': '907db0ebb5a54224937c87438c58bff1', 'data': '', 'source': 0}
May 13 01:39:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:39:59 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:39:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:39:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:39:59 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:40:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:40:10 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:40:10 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:40:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000044206565
May 13 01:40:11 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535611, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:11 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535611, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:11 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535611, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7ce6e57bc36b491fb43e72d8d83ca853", "rt": "instant"}
May 13 01:40:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:40:11 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:40:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:40:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:40:11 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:40:12 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535611.8292327, 'type': 's', 'key': '7ce6e57bc36b491fb43e72d8d83ca853', 'data': '', 'source': 0}
May 13 01:40:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:40:12 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:40:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:40:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058006565
May 13 01:40:12 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:40:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:40:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d006464
May 13 01:40:14 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:40:24 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:40:24 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:40:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:40:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106565
May 13 01:40:24 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:40:24 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:40:24 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:40:24 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:40:24 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:40:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:40:26 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:40:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:40:26 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:40:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d206464
May 13 01:40:26 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:40:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:40:26 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:40:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055306464
May 13 01:40:27 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:40:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:40:27 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535627, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:27 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535627, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535627, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "0f1804f6390f4cd18aee7a72ec5ffe87", "rt": "instant"}
May 13 01:40:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:40:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a206465
May 13 01:40:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535627.9529877, 'type': 's', 'key': '0f1804f6390f4cd18aee7a72ec5ffe87', 'data': '', 'source': 0}
May 13 01:40:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:40:32 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:40:32 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:40:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ca1c722103714c3a9e808429b4c179fe", "rt": "gw"}
May 13 01:40:33 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535633.1382325, 'type': 's', 'key': 'ca1c722103714c3a9e808429b4c179fe', 'data': '', 'source': 0}
May 13 01:40:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:40:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058306565
May 13 01:40:38 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:40:39 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:40:39 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055106464
May 13 01:40:39 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:40:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a006465
May 13 01:40:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:40:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d306464
May 13 01:40:41 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:40:42 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:40:42 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055306464
May 13 01:40:54 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d006464
May 13 01:40:54 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:40:54 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:40:54 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535654, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:54 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535654, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:54 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535654, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "72df0e9956c845cdb849811baebf9828", "rt": "instant"}
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:40:54 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:40:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a106465
May 13 01:40:55 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206464
May 13 01:40:55 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535655, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:55 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535655, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:40:55 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535655, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d179baeb086f4a029938285220220528", "rt": "instant"}
May 13 01:40:55 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:40:55 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:40:55 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535654.9967659, 'type': 's', 'key': '72df0e9956c845cdb849811baebf9828', 'data': '', 'source': 0}
May 13 01:40:55 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535655.436769, 'type': 's', 'key': 'd179baeb086f4a029938285220220528', 'data': '', 'source': 0}
May 13 01:40:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:40:56 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:40:57 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:40:57 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:41:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d206464
May 13 01:41:06 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:41:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055006464
May 13 01:41:06 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:41:07 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:41:07 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:41:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306464
May 13 01:41:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e00110000000059306564
May 13 01:41:07 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:41:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044006565
May 13 01:41:08 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535668, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:08 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535668, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:08 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535668, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "60768a896ca24d0f901a3d2b86f90f06", "rt": "instant"}
May 13 01:41:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:41:09 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535669.0748026, 'type': 's', 'key': '60768a896ca24d0f901a3d2b86f90f06', 'data': '', 'source': 0}
May 13 01:41:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 74, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004a306465
May 13 01:41:09 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535669, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:09 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535669, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 74, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:09 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535669, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 74, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "92a704f0c739411e87ece5af6614eb7f", "rt": "instant"}
May 13 01:41:09 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:41:09 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:41:10 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535669.8899689, 'type': 's', 'key': '92a704f0c739411e87ece5af6614eb7f', 'data': '', 'source': 0}
May 13 01:41:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:41:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:41:20 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535680, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:20 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535680, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:20 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535680, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e83cd14b53b0401987e887d509e56f34", "rt": "instant"}
May 13 01:41:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:41:20 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:41:20 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:41:20 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:41:20 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:41:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:41:21 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:41:21 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535681.0875618, 'type': 's', 'key': 'e83cd14b53b0401987e887d509e56f34', 'data': '', 'source': 0}
May 13 01:41:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:41:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:41:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:41:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:41:23 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:41:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:41:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e00110000000059106564
May 13 01:41:25 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:41:25 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:41:25 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:41:33 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:41:33 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:41:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ed3d9659836947b6ba84f3eda8a3bd2f", "rt": "gw"}
May 13 01:41:33 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535693.4390838, 'type': 's', 'key': 'ed3d9659836947b6ba84f3eda8a3bd2f', 'data': '', 'source': 0}
May 13 01:41:34 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:41:34 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:41:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:41:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:41:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:41:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:41:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:41:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:41:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:41:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535696, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535696, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:41:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535696, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "0df0b9be527a466bbd1438d7124f9f33", "rt": "instant"}
May 13 01:41:37 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535697.0342858, 'type': 's', 'key': '0df0b9be527a466bbd1438d7124f9f33', 'data': '', 'source': 0}
May 13 01:41:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e00110000000059206564
May 13 01:41:37 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:41:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058106465
May 13 01:41:37 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:41:38 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:41:38 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:41:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:41:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:41:48 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:41:48 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:41:49 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:41:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:41:50 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:41:51 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:41:51 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:41:51 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:41:51 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:41:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e00110000000059006564
May 13 01:41:52 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:41:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:41:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 88, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000058206465
May 13 01:41:52 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:41:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:41:52 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:41:55 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:41:55 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:42:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:42:02 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:42:02 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:42:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:42:03 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535723, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:03 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535723, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:03 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535723, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a25534a010aa482ea602e73ae6139234", "rt": "instant"}
May 13 01:42:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:42:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:42:04 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535724.0486302, 'type': 's', 'key': 'a25534a010aa482ea602e73ae6139234', 'data': '', 'source': 0}
May 13 01:42:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:42:04 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535724, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:04 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535724, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:04 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535724, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b1671ce272cf495e84a7f0ace3317760", "rt": "instant"}
May 13 01:42:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 89, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e00110000000059106564
May 13 01:42:04 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:42:05 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535724.958452, 'type': 's', 'key': 'b1671ce272cf495e84a7f0ace3317760', 'data': '', 'source': 0}
May 13 01:42:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:42:05 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:42:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d006464
May 13 01:42:05 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:42:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:42:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:42:16 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535736, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:16 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535736, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:16 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535736, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "dad612cc819143adafcba6ed1140ab63", "rt": "instant"}
May 13 01:42:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:42:16 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:42:16 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:42:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b206564
May 13 01:42:17 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:42:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:42:17 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535737, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:17 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535737, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:17 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535736.9985216, 'type': 's', 'key': 'dad612cc819143adafcba6ed1140ab63', 'data': '', 'source': 0}
May 13 01:42:17 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535737, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5dbf7290c5e940bdbef5d14d2978e449", "rt": "instant"}
May 13 01:42:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:42:17 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:42:17 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535737.6215672, 'type': 's', 'key': '5dbf7290c5e940bdbef5d14d2978e449', 'data': '', 'source': 0}
May 13 01:42:17 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:42:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:42:17 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:42:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055006464
May 13 01:42:18 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:42:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d106564
May 13 01:42:18 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:42:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:42:26 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:42:26 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:42:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055106464
May 13 01:42:30 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:42:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046006464
May 13 01:42:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d206564
May 13 01:42:30 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:42:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:42:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:42:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:42:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:42:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b006564
May 13 01:42:31 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:42:32 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:42:32 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:42:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046006565
May 13 01:42:32 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535752, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:32 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535752, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:32 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535752, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "665a6c70de0947b78a2e0651fc1687e7", "rt": "instant"}
May 13 01:42:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:42:32 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:42:32 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535752.8054023, 'type': 's', 'key': '665a6c70de0947b78a2e0651fc1687e7', 'data': '', 'source': 0}
May 13 01:42:33 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:42:33 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:42:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "30369de78a4e47f0ba6d32917e579e7e", "rt": "gw"}
May 13 01:42:33 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:42:33 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:42:33 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535753.7695134, 'type': 's', 'key': '30369de78a4e47f0ba6d32917e579e7e', 'data': '', 'source': 0}
May 13 01:42:34 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:42:34 msm8909 python3[3023]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 01:42:34 msm8909 python3[3023]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 01:42:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:42:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:42:45 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:42:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d006564
May 13 01:42:45 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:42:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055206464
May 13 01:42:45 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:42:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000046106464
May 13 01:42:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:42:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:42:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:42:47 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535767, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:47 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535767, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:42:47 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535767, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "e05d6559af864dc597abeb9a38a78aa1", "rt": "instant"}
May 13 01:42:47 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:42:47 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:42:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535767.6520407, 'type': 's', 'key': 'e05d6559af864dc597abeb9a38a78aa1', 'data': '', 'source': 0}
May 13 01:42:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:42:56 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:42:56 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:42:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:42:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:42:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:42:59 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:42:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:43:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055006464
May 13 01:43:00 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:43:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b306564
May 13 01:43:00 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:43:00 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:43:00 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:43:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 93, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005d106564
May 13 01:43:03 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:43:03 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:43:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055106464
May 13 01:43:12 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:43:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:43:12 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535792, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:12 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535792, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:12 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535792, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "79f941b593734169ba6f575058218fb7", "rt": "instant"}
May 13 01:43:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b006564
May 13 01:43:12 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:43:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:43:13 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535793, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:13 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535793, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:13 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535793, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "057977d76f944b699c413b5c75d0d993", "rt": "instant"}
May 13 01:43:13 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:43:13 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:43:13 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535793.2238352, 'type': 's', 'key': '79f941b593734169ba6f575058218fb7', 'data': '', 'source': 0}
May 13 01:43:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:43:14 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535793.7558436, 'type': 's', 'key': '057977d76f944b699c413b5c75d0d993', 'data': '', 'source': 0}
May 13 01:43:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:43:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:43:17 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:43:17 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:43:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:43:26 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:43:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:43:26 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:43:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 92, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005c006464
May 13 01:43:26 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:43:26 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:43:26 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:43:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:43:26 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:43:26 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:43:26 msm8909 python3[3023]: Running Scheduled: Thread Check
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:43:27 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535807, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:27 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535807, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:27 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535807, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "49d18522d7f74c76ace977595cda732e", "rt": "instant"}
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:43:27 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:43:27 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b206564
May 13 01:43:27 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:43:27 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:43:27 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:43:27 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:43:28 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535807.5318949, 'type': 's', 'key': '49d18522d7f74c76ace977595cda732e', 'data': '', 'source': 0}
May 13 01:43:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:43:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:43:28 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535808, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:28 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535808, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:28 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535808, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "39fd019cf44d4eaa8add64b397c4cf9e", "rt": "instant"}
May 13 01:43:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:43:29 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535808.9061956, 'type': 's', 'key': '39fd019cf44d4eaa8add64b397c4cf9e', 'data': '', 'source': 0}
May 13 01:43:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:43:30 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:43:30 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:43:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206364
May 13 01:43:33 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:43:33 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:43:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ad7caf05cf4548f79d0495b06f0f30de", "rt": "gw"}
May 13 01:43:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535814.0699761, 'type': 's', 'key': 'ad7caf05cf4548f79d0495b06f0f30de', 'data': '', 'source': 0}
May 13 01:43:40 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:43:40 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:43:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:43:41 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535821, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:41 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535821, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:41 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535821, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "10d1d9abfca941d3b7e95e500466a5ab", "rt": "instant"}
May 13 01:43:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:43:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:43:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054006464
May 13 01:43:42 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:43:42 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535821.954942, 'type': 's', 'key': '10d1d9abfca941d3b7e95e500466a5ab', 'data': '', 'source': 0}
May 13 01:43:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b306564
May 13 01:43:42 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:43:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:43:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:43:44 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:43:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:43:54 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:43:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:43:54 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535834, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:54 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535834, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:43:54 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535834, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "b6da39cc2de5419798ba27fed6ed5a4e", "rt": "instant"}
May 13 01:43:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:43:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:43:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 91, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005b006564
May 13 01:43:54 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:43:55 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535834.7163477, 'type': 's', 'key': 'b6da39cc2de5419798ba27fed6ed5a4e', 'data': '', 'source': 0}
May 13 01:43:55 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:43:55 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:43:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:43:56 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:43:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:43:56 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:43:57 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:43:57 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:43:57 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:43:57 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:43:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:43:58 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:44:08 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:44:08 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:44:08 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:44:08 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:44:08 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:44:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:44:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:44:09 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:44:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 92, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005c006464
May 13 01:44:09 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:44:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:44:09 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:44:09 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000045206464
May 13 01:44:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206364
May 13 01:44:10 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006565
May 13 01:44:10 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:44:11 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:44:11 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:44:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:44:12 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:44:12 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:44:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:44:22 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535862, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:22 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535862, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:22 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535862, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e66f5c11900e42829515b5ce810b35ae", "rt": "instant"}
May 13 01:44:22 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:44:22 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:44:22 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:44:22 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:44:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047006565
May 13 01:44:23 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535862.9825671, 'type': 's', 'key': 'e66f5c11900e42829515b5ce810b35ae', 'data': '', 'source': 0}
May 13 01:44:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:44:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:44:24 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:44:24 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:44:24 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:44:24 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:44:24 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000045306464
May 13 01:44:24 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535864, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:24 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535864, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:24 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535864, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 69, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "22f8620ba03343049f105b6fcdd1402a", "rt": "instant"}
May 13 01:44:25 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535864.9617407, 'type': 's', 'key': '22f8620ba03343049f105b6fcdd1402a', 'data': '', 'source': 0}
May 13 01:44:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 92, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005c206464
May 13 01:44:25 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:44:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:44:25 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:44:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:44:25 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:44:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000053106464
May 13 01:44:26 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:44:27 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:44:27 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:44:27 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:44:27 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:44:33 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:44:33 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:44:33 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6a4f67fda2b843409974c829d89aa82d", "rt": "gw"}
May 13 01:44:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535874.290561, 'type': 's', 'key': '6a4f67fda2b843409974c829d89aa82d', 'data': '', 'source': 0}
May 13 01:44:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043306565
May 13 01:44:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535876, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535876, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 67, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535876, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 67, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "36480e4cbdc34be39b992c334fe0b5f8", "rt": "instant"}
May 13 01:44:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:44:36 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:44:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000053206464
May 13 01:44:36 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:44:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000045106464
May 13 01:44:37 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535876.7374792, 'type': 's', 'key': '36480e4cbdc34be39b992c334fe0b5f8', 'data': '', 'source': 0}
May 13 01:44:37 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:44:37 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:44:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:44:37 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:44:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:44:37 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a106564
May 13 01:44:37 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:44:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047106565
May 13 01:44:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:44:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:44:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:44:41 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535881, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:41 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535881, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:41 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535881, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "968af62471cc4d7e94bdfffbc02ac837", "rt": "instant"}
May 13 01:44:41 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535881.662941, 'type': 's', 'key': '968af62471cc4d7e94bdfffbc02ac837', 'data': '', 'source': 0}
May 13 01:44:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:44:50 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:44:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 92, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005c106464
May 13 01:44:50 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:44:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f30797a
May 13 01:44:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:44:50 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:44:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000053306464
May 13 01:44:51 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:44:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 69, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000045206464
May 13 01:44:51 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:44:51 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:44:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047306565
May 13 01:44:52 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535892, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:52 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535892, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:44:53 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535892, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "888c4cfde02d40648d8a62511a6cbedb", "rt": "instant"}
May 13 01:44:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:44:53 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535893.4031765, 'type': 's', 'key': '888c4cfde02d40648d8a62511a6cbedb', 'data': '', 'source': 0}
May 13 01:44:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:44:54 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c206364
May 13 01:44:55 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:44:55 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:44:58 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:44:58 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:45:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:45:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047006565
May 13 01:45:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:45:05 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535905, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:05 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535905, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:05 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535905, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "617a2a21f54242d8b50a9f62e96174fa", "rt": "instant"}
May 13 01:45:05 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:45:06 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535906.0199373, 'type': 's', 'key': '617a2a21f54242d8b50a9f62e96174fa', 'data': '', 'source': 0}
May 13 01:45:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 83, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000053106464
May 13 01:45:06 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:45:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:45:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:45:06 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:45:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044206565
May 13 01:45:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 92, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005c206464
May 13 01:45:08 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:45:18 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:45:18 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:45:18 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:45:18 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:45:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e306464
May 13 01:45:18 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:45:18 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:45:18 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:45:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:45:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f20797a
May 13 01:45:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:45:20 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:45:20 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e006464
May 13 01:45:20 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:45:21 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:45:22 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047206565
May 13 01:45:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:45:23 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:45:23 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:45:28 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:45:28 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:45:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:45:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057106565
May 13 01:45:33 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:45:33 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:45:33 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:45:33 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:45:33 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:45:33 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:45:33 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:45:34 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:45:34 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:45:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "283b96793b9e4556aa625f2a1f4e577c", "rt": "gw"}
May 13 01:45:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535934.5153079, 'type': 's', 'key': '283b96793b9e4556aa625f2a1f4e577c', 'data': '', 'source': 0}
May 13 01:45:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f00797a
May 13 01:45:35 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:45:35 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:45:36 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:45:36 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535936, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:36 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535936, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:36 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535936, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "71a2e476eeec4eaba541da4c78762ec5", "rt": "instant"}
May 13 01:45:37 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535937.2834921, 'type': 's', 'key': '71a2e476eeec4eaba541da4c78762ec5', 'data': '', 'source': 0}
May 13 01:45:46 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:45:46 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:45:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:45:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047006565
May 13 01:45:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003f10797a
May 13 01:45:47 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:45:47 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535947, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:47 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535947, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:47 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535947, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5df25610f44a4d7d9dd2459b81a80cdd", "rt": "instant"}
May 13 01:45:47 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:45:47 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:45:48 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:45:48 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535948, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:48 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535948, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:45:48 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535948, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7384592c7b27449480bb96bdf1fd552e", "rt": "instant"}
May 13 01:45:48 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535948.292469, 'type': 's', 'key': '5df25610f44a4d7d9dd2459b81a80cdd', 'data': '', 'source': 0}
May 13 01:45:49 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535948.7081861, 'type': 's', 'key': '7384592c7b27449480bb96bdf1fd552e', 'data': '', 'source': 0}
May 13 01:45:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:45:50 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:45:50 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057306565
May 13 01:45:50 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:45:58 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:45:59 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:46:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:46:00 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:46:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:46:00 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:46:01 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d106364
May 13 01:46:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000047206565
May 13 01:46:02 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535962, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:02 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535962, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:02 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535962, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "169dcb57257e46868f7b626ef2c6611f", "rt": "instant"}
May 13 01:46:02 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:46:02 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:46:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 68, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000044306565
May 13 01:46:02 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535962, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:02 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535962, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 68, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:02 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535962, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 68, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7a6ddc5c6fea4fb4b3935ba3650075a9", "rt": "instant"}
May 13 01:46:02 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:46:02 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535962.4721706, 'type': 's', 'key': '169dcb57257e46868f7b626ef2c6611f', 'data': '', 'source': 0}
May 13 01:46:02 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535962.891145, 'type': 's', 'key': '7a6ddc5c6fea4fb4b3935ba3650075a9', 'data': '', 'source': 0}
May 13 01:46:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:46:04 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:46:04 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:46:04 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:46:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:46:15 msm8909 python3[3023]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 13 01:46:15 msm8909 python3[3023]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 01:46:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055006464
May 13 01:46:15 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:46:15 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:46:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:46:16 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e106564
May 13 01:46:16 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:46:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:46:17 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:46:18 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:46:18 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:46:18 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:46:18 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:46:18 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:46:18 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:46:18 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:46:19 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e206564
May 13 01:46:19 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:46:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:46:28 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:46:28 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:46:29 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:46:29 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:46:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a006564
May 13 01:46:29 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:46:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d13797a
May 13 01:46:29 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715535989, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:29 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715535989, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 3, 'solarGen': 103, 'sleepDuration': 31, 'bmrCals': 133, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 136, 'battery': 61, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:29 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715535989, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 3, "solarGen": 103, "sleepDuration": 31, "bmrCals": 133, "skinTemp": 122, "totalSteps": 0, "totalCals": 136, "battery": 61, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "c727ae5ba76b49d48f9bdebf1ad62ea5", "rt": "instant"}
May 13 01:46:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:46:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055106464
May 13 01:46:30 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:46:30 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047006464
May 13 01:46:30 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:46:30 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:46:30 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535990.2171152, 'type': 's', 'key': 'c727ae5ba76b49d48f9bdebf1ad62ea5', 'data': '', 'source': 0}
May 13 01:46:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e306564
May 13 01:46:31 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:46:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:46:31 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043206565
May 13 01:46:32 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:46:32 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:46:34 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:46:34 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:46:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7f829a9f9b284762b746f0641cf385d9", "rt": "gw"}
May 13 01:46:34 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715535994.8142567, 'type': 's', 'key': '7f829a9f9b284762b746f0641cf385d9', 'data': '', 'source': 0}
May 13 01:46:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:46:42 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001106464
May 13 01:46:42 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:46:43 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:46:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e006564
May 13 01:46:44 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:46:44 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 61, 'total_cals': 136, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 3, 'walk_steps': 0, 'sleep_duration': 31, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 133, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d40007000000000000001f0067001103d085003d33797a
May 13 01:46:44 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:46:44 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:46:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 85, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000055306464
May 13 01:46:45 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:46:45 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:46:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c106364
May 13 01:46:46 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536006, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:46 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536006, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:46 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536006, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 76, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6af940d69ff6451cb9b39144613b7def", "rt": "instant"}
May 13 01:46:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a206564
May 13 01:46:46 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:46:46 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046206565
May 13 01:46:47 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536006.5742171, 'type': 's', 'key': '6af940d69ff6451cb9b39144613b7def', 'data': '', 'source': 0}
May 13 01:46:47 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:46:47 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:46:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043106565
May 13 01:46:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 110, 'battery': 90, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100} 18cf18cf00070000000000000000006e0011000000005a306564
May 13 01:46:56 msm8909 python3[3023]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 01:46:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:46:57 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:46:57 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:46:57 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:46:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047306464
May 13 01:46:57 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536017, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:57 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536017, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 71, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:57 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536017, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 71, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "81199b04459f4eb885600d7c75669c7d", "rt": "instant"}
May 13 01:46:58 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536018.0042698, 'type': 's', 'key': '81199b04459f4eb885600d7c75669c7d', 'data': '', 'source': 0}
May 13 01:46:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:46:59 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536019, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:59 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536019, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:46:59 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536019, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "28e33621f38a45e8869a7a332fc82d61", "rt": "instant"}
May 13 01:46:59 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057206565
May 13 01:46:59 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:46:59 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:46:59 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:46:59 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536019.9183381, 'type': 's', 'key': '28e33621f38a45e8869a7a332fc82d61', 'data': '', 'source': 0}
May 13 01:47:00 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c306364
May 13 01:47:10 msm8909 python3[3023]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 01:47:10 msm8909 python3[3023]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 01:47:10 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:47:10 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 01:47:11 msm8909 python3[3023]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 66, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000042206565
May 13 01:47:11 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536031, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 66, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:11 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536031, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 17, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 66, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:11 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536031, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 17, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 66, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "4580a8ed9fb446a0a8aae65dca8d7c1f", "rt": "instant"}
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 13 01:47:11 msm8909 python3[3023]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 13 01:47:11 msm8909 python3[3023]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 137, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 2, 'walk_steps': 0, 'sleep_duration': 32, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 134, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d4000700000000000000200067001103e086003f12797a
May 13 01:47:11 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b306465
May 13 01:47:12 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536031.8201439, 'type': 's', 'key': '4580a8ed9fb446a0a8aae65dca8d7c1f', 'data': '', 'source': 0}
May 13 01:47:12 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001006464
May 13 01:47:12 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:47:12 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:47:12 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:47:13 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 76, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004c006364
May 13 01:47:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054206464
May 13 01:47:14 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:47:14 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:47:25 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 66, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000042006565
May 13 01:47:26 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:47:26 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:47:27 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047206464
May 13 01:47:28 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 137, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 32, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 134, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d4000700000000000000200067001103e086003f30797a
May 13 01:47:29 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:47:30 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:47:30 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:47:34 msm8909 python3[3023]: [SSE] Sending keepalive ping
May 13 01:47:34 msm8909 python3[3023]: [SSE] SENDING GATEWAY STATUS PING
May 13 01:47:34 msm8909 python3[3023]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f5351ebb0a6b4620a8796d77d65ba779", "rt": "gw"}
May 13 01:47:35 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536055.152586, 'type': 's', 'key': 'f5351ebb0a6b4620a8796d77d65ba779', 'data': '', 'source': 0}
May 13 01:47:38 msm8909 python3[3023]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 01:47:38 msm8909 python3[3023]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 01:47:38 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046306565
May 13 01:47:38 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536058, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:38 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536058, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 70, 'walkSteps': 0, 'caseTemp': 101, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:38 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536058, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 70, "walkSteps": 0, "caseTemp": 101, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2a163efa6fb94080acd6c5c31f7b21f5", "rt": "instant"}
May 13 01:47:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b206465
May 13 01:47:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001306464
May 13 01:47:39 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:47:39 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054006464
May 13 01:47:39 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:47:39 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536059.1253059, 'type': 's', 'key': '2a163efa6fb94080acd6c5c31f7b21f5', 'data': '', 'source': 0}
May 13 01:47:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d306364
May 13 01:47:40 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 66, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000042106565
May 13 01:47:41 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 137, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 32, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 134, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d4000700000000000000200067001103e086003f00797a
May 13 01:47:41 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536061, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 32, 'bmrCals': 134, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 137, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:41 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536061, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 103, 'sleepDuration': 32, 'bmrCals': 134, 'skinTemp': 122, 'totalSteps': 0, 'totalCals': 137, 'battery': 63, 'walkSteps': 0, 'caseTemp': 121, 'actCals': 3}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:41 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536061, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 103, "sleepDuration": 32, "bmrCals": 134, "skinTemp": 122, "totalSteps": 0, "totalCals": 137, "battery": 63, "walkSteps": 0, "caseTemp": 121, "actCals": 3}, "gatewayId": "00e15e66f988db"}, "key": "009e5fbd5ad9455eb83cbea7a9b9f21f", "rt": "instant"}
May 13 01:47:41 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536061.8245606, 'type': 's', 'key': '009e5fbd5ad9455eb83cbea7a9b9f21f', 'data': '', 'source': 0}
May 13 01:47:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d006364
May 13 01:47:52 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536072, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:52 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536072, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 2, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 2, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 100, 'totalSteps': 0, 'totalCals': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 99, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:47:52 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536072, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 2, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 2, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 100, "totalSteps": 0, "totalCals": 0, "battery": 77, "walkSteps": 0, "caseTemp": 99, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5232cb15386249f18e02aa752c983ade", "rt": "instant"}
May 13 01:47:52 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 103, 'battery': 63, 'total_cals': 137, 'distance': 0, 'thermal_gen': 17, 'act_cals': 3, 'case_temp': 121, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 32, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 134, 'pairing_code': b'\x13\xd4', 'skin_temp': 122} 13d413d4000700000000000000200067001103e086003f20797a
May 13 01:47:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 70, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101} 0d550d5500070000000000000000000200020000000046106565
May 13 01:47:53 msm8909 python3[3023]: [SSE] RX'd: {'timestamp': 1715536073.0645809, 'type': 's', 'key': '5232cb15386249f18e02aa752c983ade', 'data': '', 'source': 0}
May 13 01:47:53 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b006465
May 13 01:47:54 msm8909 python3[3023]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 01:47:54 msm8909 python3[3023]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 01:47:56 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 71, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100} 1d691d6900070000000000000000001100110000000047106464
May 13 01:47:57 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e006464
May 13 01:47:57 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:48:00 msm8909 python3[3023]: Running Scheduled: Check Network
May 13 01:48:00 msm8909 python3[3023]: [NET] NETWORK GOOD.
May 13 01:48:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 105, 'battery': 1, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 100} 10c610c600070000000000000000006900110000000001206464
May 13 01:48:06 msm8909 python3[3023]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 01:48:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 101, 'battery': 84, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100} 1583158300070000000000000000006500110000000054306464
May 13 01:48:06 msm8909 python3[3023]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 01:48:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 107, 'battery': 87, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101} 1dd51dd500070000000000000000006b00110000000057006465
May 13 01:48:06 msm8909 python3[3023]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 01:48:06 msm8909 python3[3023]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 01:48:06 msm8909 python3[3023]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 01:48:06 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 16, 'battery': 94, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100} 10d310d30007000000000000000000100002000000005e106464
May 13 01:48:06 msm8909 python3[3023]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 01:48:07 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 2, 'battery': 77, 'total_cals': 0, 'distance': 0, 'thermal_gen': 2, 'act_cals': 0, 'case_temp': 99, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 100} 0f890f890007000000000000000000020002000000004d206364
May 13 01:48:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 68, 'battery': 75, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 100, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 101} 251a251a0007000000000000000000440011000000004b106465
May 13 01:48:08 msm8909 python3[3023]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715536088, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:48:08 msm8909 python3[3023]: [SSE] Instant: {'utcTimestamp': 1715536088, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 17, 'heartRate': 0, 'runSteps': 0, 'sleepState': 0, 'solarGen': 68, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'totalCals': 0, 'battery': 75, 'walkSteps': 0, 'caseTemp': 100, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 13 01:48:08 msm8909 python3[3023]: [SSE] Sending: {"msg": {"utcTimestamp": 1715536088, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 17, "heartRate": 0, "runSteps": 0, "sleepState": 0, "solarGen": 68, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 101, "totalSteps": 0, "totalCals": 0, "battery": 75, "walkSteps": 0, "caseTemp": 100, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5df2bffe2e4749b6af012c89ac16db4b", "rt": "instant"}
May 13 01:48:08 msm8909 python3[3023]: ADVERT: {'run_steps': 0, 'solar_gen': 17, 'battery': 67, 'total_cals': 0, 'distance': 0, 'thermal_gen': 17, 'act_cals': 0, 'case_temp': 101, 'total_steps': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101} 1d921d9200070000000000000000001100110000000043006565
May 13 01:48:08 msm8909 python3[3023]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 13 01:48:08 msm8909 systemd[1]: Stopping Mother Gateway Service...