-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 19:52:13 msm8909 python3[2031]: DB VERSION: 9
May 09 19:52:13 msm8909 python3[2031]: [DB] No upgrade needed
May 09 19:52:14 msm8909 python3[2031]: [DEBUG] Looking for old files to remove in /data/logs
May 09 19:52:14 msm8909 python3[2031]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 19:52:14 msm8909 python3[2031]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 19:52:14 msm8909 python3[2031]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 19:52:14 msm8909 python3[2031]: [SSE] SETTING UP SSE
May 09 19:52:14 msm8909 python3[2031]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 19:52:15 msm8909 python3[2031]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb0366db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 19:52:15 msm8909 python3[2031]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaf892270>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 19:52:28 msm8909 python3[2031]: Traceback (most recent call last):
May 09 19:52:28 msm8909 python3[2031]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 19:52:28 msm8909 python3[2031]: hci0 = BluetoothAdapter(0);
May 09 19:52:28 msm8909 python3[2031]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 19:52:28 msm8909 python3[2031]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 19:52:28 msm8909 python3[2031]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 19:52:28 msm8909 python3[2031]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 19:52:28 msm8909 python3[2031]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 19:52:28 msm8909 python3[2031]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 19:52:28 msm8909 python3[2031]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 19:52:28 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 19:52:28 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 19:52:28 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 19:52:33 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 19:52:33 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 19:52:33 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 19:52:35 msm8909 python3[3014]: READING DB FROM FILE: /data/mother.db
May 09 19:52:35 msm8909 python3[3014]: DB VERSION: 9
May 09 19:52:35 msm8909 python3[3014]: [DB] No upgrade needed
May 09 19:52:36 msm8909 python3[3014]: [DEBUG] Looking for old files to remove in /data/logs
May 09 19:52:36 msm8909 python3[3014]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 19:52:36 msm8909 python3[3014]: [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 09 19:52:36 msm8909 python3[3014]: [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 09 19:52:37 msm8909 python3[3014]: [SSE] SETTING UP SSE
May 09 19:52:37 msm8909 python3[3014]: [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 09 19:53:14 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:53:14 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:53:14 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 19:53:14 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:53:14 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:53:14 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "ed337350df8a4cccb62613d10c61cf6d"}
May 09 19:53:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255558.1630559, 'key': 'ef6a5683d2e14a6395e866357b86d7f9', 'source': 0}
May 09 19:53:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'timestamp': 1715255559.3819377, 'key': None, 'source': 1}
May 09 19:53:14 msm8909 python3[3014]: [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"}]', 'type': 'wearables', 'timestamp': 1715255559.3853371, 'key': None, 'source': 1}
May 09 19:53:14 msm8909 python3[3014]: [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}', 'type': 'wconfig', 'timestamp': 1715255559.5827463, 'key': None, 'source': 1}
May 09 19:53:14 msm8909 python3[3014]: [SSE] UPDATING W CONFIG
May 09 19:53:14 msm8909 python3[3014]: [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}', 'type': 'wconfig', 'timestamp': 1715255559.7861724, 'key': None, 'source': 1}
May 09 19:53:14 msm8909 python3[3014]: [SSE] UPDATING W CONFIG
May 09 19:53:14 msm8909 python3[3014]: [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}', 'type': 'wconfig', 'timestamp': 1715255560.0044866, 'key': None, 'source': 1}
May 09 19:53:14 msm8909 python3[3014]: [SSE] UPDATING W CONFIG
May 09 19:53:15 msm8909 python3[3014]: [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}', 'type': 'wconfig', 'timestamp': 1715255560.2031591, 'key': None, 'source': 1}
May 09 19:53:15 msm8909 python3[3014]: [SSE] UPDATING W CONFIG
May 09 19:53:15 msm8909 python3[3014]: [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}', 'type': 'wconfig', 'timestamp': 1715255560.4071524, 'key': None, 'source': 1}
May 09 19:53:15 msm8909 python3[3014]: [SSE] UPDATING W CONFIG
May 09 19:53:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:80:24:04 .
May 09 19:53:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 19:53:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'timestamp': 1715255560.4576669, 'key': None, 'source': 1}
May 09 19:53:15 msm8909 python3[3014]: [SSE] SETTING PROVISIONING TO: 0
May 09 19:53:15 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 19:53:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:72:36:74 .
May 09 19:53:15 msm8909 python3[3014]: [CONFIG] SSE Has new config, updating
May 09 19:53:15 msm8909 python3[3014]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 19:53:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:53:15 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:53:15 msm8909 python3[3014]: [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 09 19:53:15 msm8909 python3[3014]: [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 09 19:53:15 msm8909 python3[3014]: [CLOUD] Activating Gateway
May 09 19:53:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 19:53:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 19:53:15 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 19:53:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 19:53:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255595.239382, 'key': 'ed337350df8a4cccb62613d10c61cf6d', 'source': 0}
May 09 19:53:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 19:53:15 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 19:53:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:69:0A:91 .
May 09 19:53:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 19:53:15 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 19:53:16 msm8909 python3[3014]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 09 19:53:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 19:53:16 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 19:53:16 msm8909 python3[3014]: DBUS: Discovered 06:05:04:56:C4:4A .
May 09 19:53:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 19:53:16 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 19:53:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000048106566
May 09 19:53:16 msm8909 python3[3014]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 19:53:16 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255596, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 545, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:53:16 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255596, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 545, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:53:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255596, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 545, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "42820150d8d34932bf899f99ee859d7c"}
May 09 19:53:16 msm8909 python3[3014]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 19:53:16 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x06^', 'company_id': b'_\x00'} 065e055f00
May 09 19:53:16 msm8909 python3[3014]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:85:3F:81 .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x12\xde', 'company_id': b'_\x00'} 12de055f00
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 09 19:53:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255597.1027532, 'key': '42820150d8d34932bf899f99ee859d7c', 'source': 0}
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 19:53:17 msm8909 python3[3014]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 19:53:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 19:53:17 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 19:53:18 msm8909 python3[3014]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 19:53:18 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:53:18 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:53:18 msm8909 python3[3014]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 19:53:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 19:53:18 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 19:53:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1090, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000442000b000000004e206566
May 09 19:53:19 msm8909 python3[3014]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 19:53:19 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255599, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1090, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:53:19 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255599, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1090, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:53:19 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255599, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 1090, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "7578f401069444d5bbc8bf4f6d2f1081"}
May 09 19:53:19 msm8909 python3[3014]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 19:53:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:53:19 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:53:20 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255599.7930124, 'key': '7578f401069444d5bbc8bf4f6d2f1081', 'source': 0}
May 09 19:53:29 msm8909 python3[3014]: DBUS: Discovered 06:05:04:88:94:2A .
May 09 19:53:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:53:29 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:53:29 msm8909 python3[3014]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 19:53:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1330, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000532000b0000000059306464
May 09 19:53:30 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:53:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000048106a6a
May 09 19:53:30 msm8909 python3[3014]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 19:53:30 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255610, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:53:30 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255610, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:53:30 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715255610, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 11, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 106, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "3c91859417b544a19abaf5270247f8c9"}
May 09 19:53:30 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255610.511934, 'key': '3c91859417b544a19abaf5270247f8c9', 'source': 0}
May 09 19:53:30 msm8909 python3[3014]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 19:53:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 09 19:53:30 msm8909 python3[3014]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 19:53:30 msm8909 python3[3014]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 19:53:30 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00'} 1ff1065f00
May 09 19:53:30 msm8909 python3[3014]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 19:53:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 19:53:31 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 19:53:31 msm8909 python3[3014]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 19:53:31 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1b\xab', 'company_id': b'_\x00'} 1bab065f00
May 09 19:53:31 msm8909 python3[3014]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 19:53:31 msm8909 python3[3014]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 19:53:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 98, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1330, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000532000b000000005c006362
May 09 19:53:31 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:53:32 msm8909 python3[3014]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 19:53:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x8e', 'mtp_version': 6, 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 09 19:53:32 msm8909 python3[3014]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 19:53:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 19:53:32 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 19:53:32 msm8909 python3[3014]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 19:53:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 874, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036a000b0000040057006565
May 09 19:53:32 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:53:33 msm8909 python3[3014]: DBUS: Discovered 06:05:04:87:BB:28 .
May 09 19:53:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 808, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 832, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18e3284f48247a7c
May 09 19:53:33 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:53:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 19:53:33 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 19:53:33 msm8909 python3[3014]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 19:53:33 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:53:33 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:53:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 98, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1330, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000532000b000000005c106362
May 09 19:53:33 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:53:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f206464
May 09 19:53:34 msm8909 python3[3014]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 19:53:34 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255614, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 669, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:53:34 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255614, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 669, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:53:34 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715255614, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 669, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "0cb976c4fbea4f37b928d0baf3e3b249"}
May 09 19:53:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 19:53:34 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 19:53:34 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255614.504581, 'key': '0cb976c4fbea4f37b928d0baf3e3b249', 'source': 0}
May 09 19:53:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 98, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1330, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000532000b000000005c206362
May 09 19:53:43 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:53:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000048306566
May 09 19:53:44 msm8909 python3[3014]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 19:53:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 19:53:44 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 19:53:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000048206a6a
May 09 19:53:45 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:53:45 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:53:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 808, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 832, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18e3284f48347a7c
May 09 19:53:45 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:53:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 19:53:46 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 19:53:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f006464
May 09 19:53:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 19:53:46 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 19:53:47 msm8909 python3[3014]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 19:53:47 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 19:53:47 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 19:53:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 874, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036a000b0000040057206565
May 09 19:53:47 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:53:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 808, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 832, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18e3284f48147a7c
May 09 19:53:57 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:53:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f106464
May 09 19:53:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000048106566
May 09 19:53:59 msm8909 python3[3014]: DBUS: Discovered 06:05:04:5D:AD:F7 .
May 09 19:53:59 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x11\xb7', 'company_id': b'_\x00'} 11b7065f00
May 09 19:53:59 msm8909 python3[3014]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 09 19:53:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1330, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000532000b0000000059206464
May 09 19:53:59 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:53:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 874, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036a000b0000040057306565
May 09 19:53:59 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:54:00 msm8909 python3[3014]: DBUS: Discovered 06:05:04:94:8F:BC .
May 09 19:54:00 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1a\x8c', 'company_id': b'_\x00'} 1a8c065f00
May 09 19:54:00 msm8909 python3[3014]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 09 19:54:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1090, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000442000b000000004e206566
May 09 19:54:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000048006a6a
May 09 19:54:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1090, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000442000b000000004e306566
May 09 19:54:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047106a6b
May 09 19:54:12 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:54:12 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:54:13 msm8909 python3[3014]: DBUS: Discovered 06:05:04:61:2B:77 .
May 09 19:54:13 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04g', 'company_id': b'_\x00'} 0467065f00
May 09 19:54:13 msm8909 python3[3014]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 09 19:54:14 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:54:14 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:54:14 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "d1fb9dce63874eadbbfc72584bd060df"}
May 09 19:54:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 74, 'bmr_cals': 809, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 833, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18f3294f4a247a7c
May 09 19:54:15 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:54:15 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:54:15 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:54:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255655.3970556, 'key': 'd1fb9dce63874eadbbfc72584bd060df', 'source': 0}
May 09 19:54:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f306464
May 09 19:54:16 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 19:54:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000048106566
May 09 19:54:21 msm8909 python3[3014]: DBUS: Connected to 06:05:04:32:34:65
May 09 19:54:21 msm8909 python3[3014]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 19:54:21 msm8909 python3[3014]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 19:54:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}, "rt": "gw", "key": "c25018761cad46889c268f4b3848c7fc"}
May 09 19:54:21 msm8909 python3[3014]: ACTIVATING HR.
May 09 19:54:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047306a6b
May 09 19:54:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1091, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000443000b000000004e106566
May 09 19:54:28 msm8909 python3[3014]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:54:28 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255668, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1091, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:54:28 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255668, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1091, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:54:28 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255668, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 1091, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "abb1a6efb14c45018c5ba1036d6e4f55"}
May 09 19:54:28 msm8909 python3[3014]: 114.03244996070862 [06:05:04:32:34:65] <- HR 0000
May 09 19:54:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:54:28 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:54:29 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:54:29 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:54:29 msm8909 python3[3014]: 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, 60, 171, 31, 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 09 19:54:29 msm8909 python3[3014]: GOT Firmware Version: V1.5.4d0
May 09 19:54:29 msm8909 python3[3014]: GOT Pairing Code: 0d55
May 09 19:54:29 msm8909 python3[3014]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 19:54:29 msm8909 python3[3014]: NO FW Update needed.
May 09 19:54:29 msm8909 python3[3014]: LAST SYNC: 1715251999
May 09 19:54:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1332, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000534000b000000005d206363
May 09 19:54:31 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:54:31 msm8909 python3[3014]: 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, 33, 2, 0, 64, 20, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 19:54:31 msm8909 python3[3014]: ACTIVITY: 0
May 09 19:54:31 msm8909 python3[3014]: HR READING: 0 TOOK 0.000474 secs
May 09 19:54:31 msm8909 python3[3014]: DEACTIVATING HR.
May 09 19:54:31 msm8909 python3[3014]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:54:31 msm8909 python3[3014]: GOT Instant Data: {'activity': 0, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'bmr_cals': 0, 'skin_temp': 102, 'distance': 0, 'battery': 73, 'thermal_gen': 20, 'total_cals': 0, 'sleep_duration': 0, 'total_steps': 0, 'case_temp': 101, 'walk_steps': 0, 'solar_gen': 545}
May 09 19:54:31 msm8909 python3[3014]: W ID: 74
May 09 19:54:31 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255671, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 545, 'thermalGen': 20, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'activity': 0, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:54:31 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255671, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 545, 'thermalGen': 20, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'activity': 0, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:54:31 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255671, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "heartRate": 0, "solarGen": 545, "thermalGen": 20, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "activity": 0, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "14be9e8a7da24369ac16eae949b222b4"}
May 09 19:54:31 msm8909 python3[3014]: Instant Upload complete
May 09 19:54:31 msm8909 python3[3014]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 19:54:33 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 19:54:33 msm8909 python3[3014]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 19:54:33 msm8909 python3[3014]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 19:54:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000049206566
May 09 19:54:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000049206566
May 09 19:54:45 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:54:45 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:54:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000049106566
May 09 19:54:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1091, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000443000b000000004e306566
May 09 19:54:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 875, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036b000b0000040057006565
May 09 19:54:49 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:54:49 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:54:49 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:54:53 msm8909 python3[3014]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 09 19:54:53 msm8909 python3[3014]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 19:54:53 msm8909 python3[3014]: Device not connected, retrying later
May 09 19:54:53 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 19:55:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f306464
May 09 19:55:02 msm8909 python3[3014]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 19:55:02 msm8909 python3[3014]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 19:55:02 msm8909 python3[3014]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 19:55:02 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}, "rt": "gw", "key": "9746744bbab1482c88044dfb0beaffdc"}
May 09 19:55:02 msm8909 python3[3014]: ACTIVATING HR.
May 09 19:55:02 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:55:02 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:55:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 545, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022100140000000049206566
May 09 19:55:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:55:03 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:55:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:55:05 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:55:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:55:05 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:55:06 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:55:06 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:55:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:55:06 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:55:09 msm8909 python3[3014]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:55:09 msm8909 python3[3014]: 154.42403268814087 [06:05:04:AF:F9:E9] <- HR 0000
May 09 19:55:10 msm8909 python3[3014]: 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, 60, 171, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 09 19:55:10 msm8909 python3[3014]: GOT Firmware Version: V1.5.4d0
May 09 19:55:10 msm8909 python3[3014]: GOT Pairing Code: 0f89
May 09 19:55:10 msm8909 python3[3014]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 19:55:10 msm8909 python3[3014]: NO FW Update needed.
May 09 19:55:10 msm8909 python3[3014]: LAST SYNC: 1715252209
May 09 19:55:10 msm8909 python3[3014]: 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, 157, 2, 0, 64, 20, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 19:55:10 msm8909 python3[3014]: ACTIVITY: 0
May 09 19:55:10 msm8909 python3[3014]: HR READING: 0 TOOK 0.000453 secs
May 09 19:55:10 msm8909 python3[3014]: DEACTIVATING HR.
May 09 19:55:10 msm8909 python3[3014]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:55:10 msm8909 python3[3014]: GOT Instant Data: {'activity': 0, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'bmr_cals': 0, 'skin_temp': 100, 'distance': 0, 'battery': 79, 'thermal_gen': 20, 'total_cals': 0, 'sleep_duration': 0, 'total_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'solar_gen': 669}
May 09 19:55:10 msm8909 python3[3014]: W ID: 73
May 09 19:55:10 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255710, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 669, 'thermalGen': 20, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:55:10 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255710, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 669, 'thermalGen': 20, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:55:11 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715255710, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "heartRate": 0, "solarGen": 669, "thermalGen": 20, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "activity": 0, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "b2132521b0744478bea45b6671ecba4d"}
May 09 19:55:11 msm8909 python3[3014]: Instant Upload complete
May 09 19:55:11 msm8909 python3[3014]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 19:55:13 msm8909 python3[3014]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 19:55:13 msm8909 python3[3014]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 19:55:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 669, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029d0014000000004f306464
May 09 19:55:14 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:55:14 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:55:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255662.09954, 'key': 'c25018761cad46889c268f4b3848c7fc', 'source': 0}
May 09 19:55:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255669.0660095, 'key': 'abb1a6efb14c45018c5ba1036d6e4f55', 'source': 0}
May 09 19:55:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255671.5725667, 'key': '14be9e8a7da24369ac16eae949b222b4', 'source': 0}
May 09 19:55:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255702.6455269, 'key': '9746744bbab1482c88044dfb0beaffdc', 'source': 0}
May 09 19:55:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255711.5385714, 'key': 'b2132521b0744478bea45b6671ecba4d', 'source': 0}
May 09 19:55:14 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 19:55:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 809, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 833, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18f3294f48147a7c
May 09 19:55:20 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:55:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 546, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022200140000000048006566
May 09 19:55:21 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:55:21 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:55:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 809, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 833, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18f3294f48247a7c
May 09 19:55:21 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:55:22 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:55:22 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:55:22 msm8909 python3[3014]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 19:55:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x01', 'pairing_code': b'\x12t', 'mtp_version': 6, 'company_id': b'\x12t'} 127412740106
May 09 19:55:22 msm8909 python3[3014]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 19:55:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:55:22 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:55:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 670, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029e0014000000004f206464
May 09 19:55:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047306a6b
May 09 19:55:26 msm8909 python3[3014]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 19:55:26 msm8909 python3[3014]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 19:55:26 msm8909 python3[3014]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 19:55:26 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}, "rt": "gw", "key": "306e3cff2dc04486b5a0180f9c8071cb"}
May 09 19:55:26 msm8909 python3[3014]: ACTIVATING HR.
May 09 19:55:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 809, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 833, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18f3294f48347a7c
May 09 19:55:33 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:55:33 msm8909 python3[3014]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:55:33 msm8909 python3[3014]: 178.98292112350464 [06:05:04:11:B9:D2] <- HR 0000
May 09 19:55:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1334, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000536000b0000000059306464
May 09 19:55:33 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:55:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 546, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022200140000000048106566
May 09 19:55:34 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255734, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 546, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:55:34 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255734, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 546, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:55:34 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255734, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 546, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "0b7e1fef32984ba79d1f40231f7b33f7"}
May 09 19:55:34 msm8909 python3[3014]: 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, 60, 169, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 09 19:55:34 msm8909 python3[3014]: GOT Firmware Version: V1.5.4d0
May 09 19:55:34 msm8909 python3[3014]: GOT Pairing Code: 1d92
May 09 19:55:34 msm8909 python3[3014]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 19:55:34 msm8909 python3[3014]: NO FW Update needed.
May 09 19:55:34 msm8909 python3[3014]: LAST SYNC: 1715251599
May 09 19:55:35 msm8909 python3[3014]: 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, 11, 0, 0, 64, 11, 0, 0, 65, 106, 0, 0, 80, 106, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 19:55:35 msm8909 python3[3014]: ACTIVITY: 0
May 09 19:55:35 msm8909 python3[3014]: HR READING: 0 TOOK 0.000433 secs
May 09 19:55:35 msm8909 python3[3014]: DEACTIVATING HR.
May 09 19:55:35 msm8909 python3[3014]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:55:35 msm8909 python3[3014]: GOT Instant Data: {'activity': 0, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'bmr_cals': 0, 'skin_temp': 106, 'distance': 0, 'battery': 71, 'thermal_gen': 11, 'total_cals': 0, 'sleep_duration': 0, 'total_steps': 0, 'case_temp': 106, 'walk_steps': 0, 'solar_gen': 11}
May 09 19:55:35 msm8909 python3[3014]: W ID: 75
May 09 19:55:35 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255735, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 11, 'thermalGen': 11, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'activity': 0, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:55:35 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255735, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 11, 'thermalGen': 11, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'activity': 0, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:55:35 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715255735, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "heartRate": 0, "solarGen": 11, "thermalGen": 11, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "activity": 0, "skinTemp": 106, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "5ce990d0797a41238f193ba5eaadc8e1"}
May 09 19:55:35 msm8909 python3[3014]: Instant Upload complete
May 09 19:55:35 msm8909 python3[3014]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 19:55:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 670, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029e0014000000004f306464
May 09 19:55:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 875, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036b000b0000040057106565
May 09 19:55:36 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:55:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1092, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000444000b000000004d006566
May 09 19:55:37 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255737, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1092, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:55:37 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255737, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1092, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:55:37 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255737, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 1092, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "fac6d3f0a3f24e2d9e64e7cac0d14637"}
May 09 19:55:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:55:38 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:55:38 msm8909 python3[3014]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 19:55:38 msm8909 python3[3014]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 19:55:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047006a6a
May 09 19:55:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047006a6a
May 09 19:55:38 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:55:38 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:55:38 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "f426b1a515784b1c96aa776209e6b78f"}
May 09 19:55:38 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255727.1926134, 'key': '306e3cff2dc04486b5a0180f9c8071cb', 'source': 0}
May 09 19:55:39 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255735.2166696, 'key': '0b7e1fef32984ba79d1f40231f7b33f7', 'source': 0}
May 09 19:55:39 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255736.2675731, 'key': '5ce990d0797a41238f193ba5eaadc8e1', 'source': 0}
May 09 19:55:39 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255738.2083707, 'key': 'fac6d3f0a3f24e2d9e64e7cac0d14637', 'source': 0}
May 09 19:55:39 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255739.3094997, 'key': 'f426b1a515784b1c96aa776209e6b78f', 'source': 0}
May 09 19:55:44 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:55:44 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:55:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1334, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000536000b0000000059106464
May 09 19:55:47 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:55:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 670, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029e0014000000004f006464
May 09 19:55:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 546, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022200140000000048206566
May 09 19:55:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 875, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036b000b0000040057206565
May 09 19:55:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:55:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:55:51 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:55:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 546, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022200140000000048306566
May 09 19:55:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1334, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000536000b000000005c306363
May 09 19:55:52 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:56:01 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:56:01 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:56:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 19:56:02 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 19:56:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1334, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000536000b0000000059206464
May 09 19:56:02 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:56:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 546, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022200140000000048006566
May 09 19:56:04 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:56:04 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:56:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 670, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029e0014000000004f206464
May 09 19:56:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 875, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036b000b0000040057006565
May 09 19:56:05 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:56:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 24, 'battery': 72, 'bmr_cals': 809, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 833, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b18f3294f48247a7c
May 09 19:56:06 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:56:14 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:56:15 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:56:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047106a6a
May 09 19:56:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057106565
May 09 19:56:15 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:56:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 810, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 835, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032a4f48047a7c
May 09 19:56:17 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:56:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:56:18 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:56:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:56:18 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:56:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:56:19 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:56:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 547, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022300140000000049106666
May 09 19:56:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1336, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000538000b000000005b106363
May 09 19:56:19 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:56:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:56:19 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:56:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:56:29 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:56:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000048306a6b
May 09 19:56:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 810, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 835, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032a4f48147a7c
May 09 19:56:30 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:56:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 547, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022300140000000049206666
May 09 19:56:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057206565
May 09 19:56:30 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:56:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d106566
May 09 19:56:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1336, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000538000b000000005b306363
May 09 19:56:31 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:56:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d206566
May 09 19:56:38 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 19:56:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:56:43 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:56:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d306566
May 09 19:56:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1336, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000538000b000000005b006363
May 09 19:56:44 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:56:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 547, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022300140000000049306666
May 09 19:56:44 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255804, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 547, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:56:44 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255804, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 547, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:56:44 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255804, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 547, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "82408b51bac347468d48bcf3ed4fab2b"}
May 09 19:56:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000048006a6b
May 09 19:56:44 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255804, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:56:44 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255804, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:56:44 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715255804, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 11, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "a2ef8b68490e4bce80d925aa9b804b1a"}
May 09 19:56:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 671, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029f0014000000004e206464
May 09 19:56:45 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255805, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 671, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:56:45 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255805, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 671, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:56:45 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715255805, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 671, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "3429c3c876234e7d875d9529ea23bea5"}
May 09 19:56:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057006565
May 09 19:56:45 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:56:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 547, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022300140000000049006666
May 09 19:56:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d306566
May 09 19:56:53 msm8909 python3[3014]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 19:56:53 msm8909 python3[3014]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 19:56:53 msm8909 python3[3014]: Device not connected, retrying later
May 09 19:56:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d306566
May 09 19:56:53 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255813, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1093, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:56:53 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255813, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1093, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:56:54 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255813, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 1093, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "fdd8d47745ad46efa586f89b9d8490ef"}
May 09 19:56:54 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:56:54 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:56:54 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:56:54 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:56:54 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "7e52c48168b0430c9f42ed48f5842514"}
May 09 19:56:54 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255805.3474543, 'key': '82408b51bac347468d48bcf3ed4fab2b', 'source': 0}
May 09 19:56:54 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255805.4025519, 'key': 'a2ef8b68490e4bce80d925aa9b804b1a', 'source': 0}
May 09 19:56:54 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255805.5086861, 'key': '3429c3c876234e7d875d9529ea23bea5', 'source': 0}
May 09 19:56:54 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255814.4808607, 'key': 'fdd8d47745ad46efa586f89b9d8490ef', 'source': 0}
May 09 19:56:55 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255814.8384495, 'key': '7e52c48168b0430c9f42ed48f5842514', 'source': 0}
May 09 19:57:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d006566
May 09 19:57:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 547, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022300140000000049106666
May 09 19:57:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1093, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000445000b000000004d106566
May 09 19:57:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057106565
May 09 19:57:03 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:57:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1336, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000538000b000000005b206363
May 09 19:57:03 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:57:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 671, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000029f0014000000004e006464
May 09 19:57:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 810, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 835, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032a4f48147a7c
May 09 19:57:14 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:57:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1338, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000053a000b000000005c306363
May 09 19:57:15 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:57:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 548, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022400140000000049206666
May 09 19:57:15 msm8909 python3[3014]: DBUS: Discovered 06:05:04:98:43:90 .
May 09 19:57:15 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1c\x80', 'company_id': b'_\x00'} 1c80065f00
May 09 19:57:15 msm8909 python3[3014]: IGNORING 06:05:04:98:43:90 WITH PAIRING CODE: 1c80
May 09 19:57:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 19:57:16 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 19:57:16 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 19:57:16 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 19:57:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 672, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a00014000000004f106464
May 09 19:57:24 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:57:24 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:57:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1338, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000053a000b000000005a306464
May 09 19:57:29 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:57:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 672, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a00014000000004f206464
May 09 19:57:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 19:57:30 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 19:57:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1338, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000053a000b000000005c106363
May 09 19:57:30 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:57:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d006566
May 09 19:57:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:57:32 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:57:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 19:57:33 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 19:57:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d106566
May 09 19:57:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 19:57:42 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 19:57:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1338, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000053a000b000000005c206363
May 09 19:57:42 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:57:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 811, 'sleep_state': 4, 'skin_temp': 124, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 836, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032b4f49047b7c
May 09 19:57:42 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:57:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 548, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022400140000000049006666
May 09 19:57:43 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:57:43 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:57:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047206a6b
May 09 19:57:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 548, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022400140000000049106666
May 09 19:57:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047306a6b
May 09 19:57:46 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255866, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:57:46 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255866, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:57:46 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715255866, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 11, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "df662e43ee024046bc13aa6426c0819a"}
May 09 19:57:46 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:57:46 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:57:47 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255866.7261143, 'key': 'df662e43ee024046bc13aa6426c0819a', 'source': 0}
May 09 19:57:54 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 19:57:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d106566
May 09 19:57:56 msm8909 python3[3014]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 19:57:56 msm8909 python3[3014]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 19:57:56 msm8909 python3[3014]: Device not connected, retrying later
May 09 19:57:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d106566
May 09 19:57:56 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255876, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1094, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:57:56 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255876, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 1094, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:57:56 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255876, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 1094, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "8a52b07830fd4804b62a851238d6c533"}
May 09 19:57:57 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:57:57 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:57:57 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:57:57 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:57:57 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "1a4167ac668c48c3b75d786da944906c"}
May 09 19:57:57 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255877.2418249, 'key': '8a52b07830fd4804b62a851238d6c533', 'source': 0}
May 09 19:57:57 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255877.6287134, 'key': '1a4167ac668c48c3b75d786da944906c', 'source': 0}
May 09 19:57:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 548, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022400140000000049206666
May 09 19:57:58 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255878, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 548, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:57:58 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255878, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 548, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:57:58 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255878, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 548, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "402130dc92a64f51b7236656ea62def5"}
May 09 19:57:59 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255878.6293159, 'key': '402130dc92a64f51b7236656ea62def5', 'source': 0}
May 09 19:57:59 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:57:59 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:57:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d206566
May 09 19:58:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047106a6b
May 09 19:58:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 812, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 837, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032c4f4a047b7d
May 09 19:58:11 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:58:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 19:58:11 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 19:58:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 548, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022400140000000049306666
May 09 19:58:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1340, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000053c000b000000005d106363
May 09 19:58:12 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:58:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000046206a6a
May 09 19:58:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e306464
May 09 19:58:14 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255894, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 673, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:58:14 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255894, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 673, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:58:14 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715255894, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 673, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "f1b970659ac74b2097f7f9c9c4a46be1"}
May 09 19:58:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040056106565
May 09 19:58:14 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:58:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255894.550276, 'key': 'f1b970659ac74b2097f7f9c9c4a46be1', 'source': 0}
May 09 19:58:15 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 19:58:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 19:58:15 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 19:58:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000046006a6a
May 09 19:58:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 812, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 837, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032c4f4a147b7d
May 09 19:58:25 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:58:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d106566
May 09 19:58:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 19:58:27 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 19:58:27 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:58:27 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:58:27 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:58:27 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:58:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 19:58:27 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 19:58:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e006464
May 09 19:58:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057206565
May 09 19:58:29 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:58:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'mtp_version': 6, 'company_id': b'\x12t'} 127412740006
May 09 19:58:38 msm8909 python3[3014]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 19:58:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e106464
May 09 19:58:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d206566
May 09 19:58:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000048106666
May 09 19:58:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 19:58:39 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 19:58:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000046106a6a
May 09 19:58:40 msm8909 python3[3014]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 09 19:58:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 11, 'bmr_cals': 985, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1027, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 115, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73d9400b247375
May 09 19:58:40 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 19:58:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e206464
May 09 19:58:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 11, 'bmr_cals': 985, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1027, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 115, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73d9400b347375
May 09 19:58:53 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 19:58:53 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:58:53 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:58:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e306464
May 09 19:58:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057106565
May 09 19:58:53 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:58:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d006566
May 09 19:58:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000048306666
May 09 19:58:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 812, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 79, 'thermal_gen': 603, 'total_cals': 837, 'pairing_code': b'\x1e\xe8', 'solar_gen': 169, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000a9025b19032c4f4a047b7d
May 09 19:58:54 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 19:58:55 msm8909 python3[3014]: DBUS: Discovered 06:05:04:B5:22:28 .
May 09 19:58:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 50, 'bmr_cals': 678, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 64, 'thermal_gen': 105, 'total_cals': 704, 'pairing_code': b'"(', 'solar_gen': 366, 'total_steps': 6442, 'sleep_duration': 339, 'case_temp': 113, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30153016e00691a72a64032247173
May 09 19:58:55 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 19:58:55 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:58:55 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:58:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e306464
May 09 19:58:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 19:58:56 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 19:58:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057106565
May 09 19:58:56 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:58:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d006566
May 09 19:58:57 msm8909 python3[3014]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 19:59:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d006566
May 09 19:59:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 19:59:02 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 19:59:03 msm8909 python3[3014]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 19:59:03 msm8909 python3[3014]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 19:59:03 msm8909 python3[3014]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 19:59:03 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}, "rt": "gw", "key": "88558cd7aeb64019995e132451c31a76"}
May 09 19:59:03 msm8909 python3[3014]: ACTIVATING HR.
May 09 19:59:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e006464
May 09 19:59:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047006a6a
May 09 19:59:04 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255944, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:59:04 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715255944, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 11, 'solarGen': 11, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 106, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 19:59:04 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715255944, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 11, "solarGen": 11, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 106, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "ae5ebf13556f492e9e82d26989d809c0"}
May 09 19:59:04 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 19:59:04 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 19:59:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 19:59:05 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 19:59:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000048006666
May 09 19:59:05 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255945, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 549, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:59:05 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715255945, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 549, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 19:59:05 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715255945, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 549, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "2d5c454cc4c1408c8b9f34a507658025"}
May 09 19:59:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004e006464
May 09 19:59:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057206565
May 09 19:59:06 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:59:10 msm8909 python3[3014]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:59:10 msm8909 python3[3014]: 395.70834565162659 [06:05:04:02:E8:6A] <- HR 0000
May 09 19:59:11 msm8909 python3[3014]: 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, 60, 172, 116, 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 09 19:59:11 msm8909 python3[3014]: GOT Firmware Version: V1.5.4d0
May 09 19:59:11 msm8909 python3[3014]: GOT Pairing Code: 251a
May 09 19:59:11 msm8909 python3[3014]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 19:59:11 msm8909 python3[3014]: NO FW Update needed.
May 09 19:59:11 msm8909 python3[3014]: LAST SYNC: 1715252340
May 09 19:59:12 msm8909 python3[3014]: 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, 71, 4, 0, 64, 11, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 19:59:12 msm8909 python3[3014]: ACTIVITY: 0
May 09 19:59:12 msm8909 python3[3014]: HR READING: 0 TOOK 0.000569 secs
May 09 19:59:12 msm8909 python3[3014]: DEACTIVATING HR.
May 09 19:59:12 msm8909 python3[3014]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 19:59:12 msm8909 python3[3014]: GOT Instant Data: {'activity': 0, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'bmr_cals': 0, 'skin_temp': 102, 'distance': 0, 'battery': 78, 'thermal_gen': 11, 'total_cals': 0, 'sleep_duration': 0, 'total_steps': 0, 'case_temp': 101, 'walk_steps': 0, 'solar_gen': 1095}
May 09 19:59:12 msm8909 python3[3014]: W ID: 76
May 09 19:59:12 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255952, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 1095, 'thermalGen': 11, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'activity': 0, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:59:12 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715255952, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'heartRate': 0, 'solarGen': 1095, 'thermalGen': 11, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'activity': 0, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 19:59:12 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715255952, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "heartRate": 0, "solarGen": 1095, "thermalGen": 11, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "activity": 0, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "157bcda95aef4268808f0ca740971d3c"}
May 09 19:59:12 msm8909 python3[3014]: Instant Upload complete
May 09 19:59:12 msm8909 python3[3014]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 19:59:14 msm8909 python3[3014]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 19:59:14 msm8909 python3[3014]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 19:59:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1094, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000446000b000000004d006566
May 09 19:59:15 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:59:15 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:59:15 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 19:59:15 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 19:59:15 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "e09f1dbef2a443378a3923c2487bf459"}
May 09 19:59:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255944.1390367, 'key': '88558cd7aeb64019995e132451c31a76', 'source': 0}
May 09 19:59:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255944.9745371, 'key': 'ae5ebf13556f492e9e82d26989d809c0', 'source': 0}
May 09 19:59:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255945.9641466, 'key': '2d5c454cc4c1408c8b9f34a507658025', 'source': 0}
May 09 19:59:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255952.77439, 'key': '157bcda95aef4268808f0ca740971d3c', 'source': 0}
May 09 19:59:16 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255955.7982218, 'key': 'e09f1dbef2a443378a3923c2487bf459', 'source': 0}
May 09 19:59:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004f206464
May 09 19:59:20 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255960, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 673, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:59:20 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715255960, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 673, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 19:59:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715255960, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 673, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "75138e49c6484944ac6cfaa25d1be584"}
May 09 19:59:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 876, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036c000b0000040057306565
May 09 19:59:21 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:59:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1342, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000053e000b000000005c006363
May 09 19:59:21 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 19:59:21 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715255961.1489651, 'key': '75138e49c6484944ac6cfaa25d1be584', 'source': 0}
May 09 19:59:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047106a6a
May 09 19:59:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1095, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000447000b000000004e306566
May 09 19:59:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 986, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1028, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73da400d247275
May 09 19:59:22 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 19:59:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057006565
May 09 19:59:23 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:59:23 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:59:23 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:59:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000049106666
May 09 19:59:34 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 19:59:34 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 19:59:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 986, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1028, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73da400d347275
May 09 19:59:35 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 19:59:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004f306464
May 09 19:59:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057106565
May 09 19:59:36 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:59:36 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:59:36 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 19:59:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1095, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000447000b000000004e106566
May 09 19:59:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004f306464
May 09 19:59:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000049306666
May 09 19:59:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 106, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 11, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000b000b0000000047306a6a
May 09 19:59:45 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 19:59:45 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 19:59:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057206565
May 09 19:59:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 19:59:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1342, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000053e000b000000005a106464
May 09 19:59:48 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 19:59:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 19:59:48 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 19:59:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 986, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1028, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73da400d147275
May 09 19:59:49 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 19:59:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004f106464
May 09 19:59:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 19:59:51 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 19:59:52 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 19:59:52 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:00:02 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:00:02 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:00:02 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:00:02 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:00:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 673, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a10014000000004f206464
May 09 20:00:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046206a6b
May 09 20:00:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 678, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 64, 'thermal_gen': 105, 'total_cals': 704, 'pairing_code': b'"(', 'solar_gen': 366, 'total_steps': 6442, 'sleep_duration': 339, 'case_temp': 112, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30153016e00691a82a64033047073
May 09 20:00:04 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:00:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:00:04 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:00:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057006565
May 09 20:00:05 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:00:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:00:05 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:00:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1095, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000447000b000000004e006566
May 09 20:00:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 549, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022500140000000049106666
May 09 20:00:06 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256006, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 549, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:00:06 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256006, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 549, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:00:06 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256006, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 549, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "44284a3bd44b4a7c8eeffd98a915eaec"}
May 09 20:00:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:00:06 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:00:07 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256007.443198, 'key': '44284a3bd44b4a7c8eeffd98a915eaec', 'source': 0}
May 09 20:00:15 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:00:15 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:00:15 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:00:15 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:00:15 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "9d1e1bbcf76e489e9b7e8aef9ca06145"}
May 09 20:00:16 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256016.2184091, 'key': '9d1e1bbcf76e489e9b7e8aef9ca06145', 'source': 0}
May 09 20:00:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004d106566
May 09 20:00:16 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256016, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1096, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 20:00:16 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256016, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1096, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 20:00:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256016, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1096, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "78f5293d1a244e3dabf7516af2102431"}
May 09 20:00:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 678, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 64, 'thermal_gen': 105, 'total_cals': 704, 'pairing_code': b'"(', 'solar_gen': 366, 'total_steps': 6442, 'sleep_duration': 339, 'case_temp': 112, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30153016e00691a82a64033147073
May 09 20:00:17 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:00:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256017.0655901, 'key': '78f5293d1a244e3dabf7516af2102431', 'source': 0}
May 09 20:00:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 674, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a20014000000004e306464
May 09 20:00:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 550, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022600140000000048206666
May 09 20:00:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 16, 'bmr_cals': 987, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1029, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73db4010047275
May 09 20:00:19 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:00:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 674, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a20014000000004e006464
May 09 20:00:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046006a6b
May 09 20:00:30 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256030, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 20:00:30 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256030, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 20:00:30 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256030, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 70, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "36e6f7f33c0f46f19800925071d177a8"}
May 09 20:00:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:00:30 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:00:30 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:00:30 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:00:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 16, 'bmr_cals': 987, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1029, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73db4010147275
May 09 20:00:30 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:00:30 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256030.8271935, 'key': '36e6f7f33c0f46f19800925071d177a8', 'source': 0}
May 09 20:00:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:00:31 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:00:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 674, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a20014000000004e106464
May 09 20:00:32 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256032, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 674, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:00:32 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256032, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 674, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:00:32 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256032, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 674, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "411f9a08068049eebfd3ee4c1beb7483"}
May 09 20:00:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000540000c000000005d306363
May 09 20:00:33 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:00:33 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256032.8352065, 'key': '411f9a08068049eebfd3ee4c1beb7483', 'source': 0}
May 09 20:00:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 53, 'bmr_cals': 679, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 64, 'thermal_gen': 105, 'total_cals': 705, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 113, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f00691a82a74035347173
May 09 20:00:33 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:00:34 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x06^', 'company_id': b'_\x00'} 065e055f00
May 09 20:00:34 msm8909 python3[3014]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 20:00:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:00:35 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:00:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057306565
May 09 20:00:35 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:00:44 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x06^', 'company_id': b'_\x00'} 065e055f00
May 09 20:00:44 msm8909 python3[3014]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 20:00:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:00:45 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:00:45 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:00:45 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:00:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046206a6b
May 09 20:00:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000540000c000000005d106363
May 09 20:00:47 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:00:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 16, 'bmr_cals': 987, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1029, 'pairing_code': b'%?', 'solar_gen': 19, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080013020a2a73db4010347275
May 09 20:00:48 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:00:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:00:58 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:01:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 53, 'bmr_cals': 679, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 105, 'total_cals': 705, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 113, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f00691a82a76335147173
May 09 20:01:00 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:01:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 550, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022600140000000048206666
May 09 20:01:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 674, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a20014000000004e006464
May 09 20:01:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 11, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 877, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036d000b0000040057206565
May 09 20:01:02 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:01:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 550, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022600140000000048206666
May 09 20:01:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006a6b
May 09 20:01:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:01:12 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:01:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106a6b
May 09 20:01:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 53, 'bmr_cals': 679, 'sleep_state': 4, 'skin_temp': 115, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 105, 'total_cals': 705, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 113, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f00691a82a76335347173
May 09 20:01:14 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:01:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 550, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022600140000000048306666
May 09 20:01:14 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256074, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 550, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:01:14 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256074, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 20, 'solarGen': 550, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:01:14 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256074, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 20, "solarGen": 550, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "b4c54aa298544cb0abb2062e53e5779d"}
May 09 20:01:15 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256074.8371456, 'key': 'b4c54aa298544cb0abb2062e53e5779d', 'source': 0}
May 09 20:01:16 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:01:16 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:01:16 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:01:16 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:01:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "5d29979bab1344919c28f4dff093bd89"}
May 09 20:01:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1345, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000541000c000000005c006363
May 09 20:01:16 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:01:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000540000c000000005a306464
May 09 20:01:16 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:01:16 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256076.630748, 'key': '5d29979bab1344919c28f4dff093bd89', 'source': 0}
May 09 20:01:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 675, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a30015000000004f106464
May 09 20:01:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000540000c000000005a006464
May 09 20:01:26 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:01:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057006565
May 09 20:01:27 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:01:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:01:27 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:01:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206a6b
May 09 20:01:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 551, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022700140000000048006666
May 09 20:01:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e006566
May 09 20:01:28 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256088, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1096, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 20:01:28 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256088, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1096, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 101}}
May 09 20:01:28 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256088, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1096, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 101}}, "rt": "instant", "key": "8d279142d52b41bd93b5591ace8747e1"}
May 09 20:01:28 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256088.5431905, 'key': '8d279142d52b41bd93b5591ace8747e1', 'source': 0}
May 09 20:01:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 675, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a30015000000004f306464
May 09 20:01:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 49, 'bmr_cals': 680, 'sleep_state': 4, 'skin_temp': 116, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 108, 'total_cals': 706, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f006c1a82a86331047274
May 09 20:01:29 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:01:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 987, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1029, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020a2a83db400f347275
May 09 20:01:30 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:01:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306a6b
May 09 20:01:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:01:30 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:01:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e006566
May 09 20:01:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:01:40 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:01:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 20:01:42 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 20:01:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000540000c000000005a206464
May 09 20:01:43 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:01:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 987, 'sleep_state': 4, 'skin_temp': 117, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 522, 'total_cals': 1029, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 114, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020a2a83db400f047275
May 09 20:01:45 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:01:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e206566
May 09 20:01:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 551, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022700140000000048206666
May 09 20:01:46 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:01:46 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:01:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057306565
May 09 20:01:54 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:01:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:01:55 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:01:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e306566
May 09 20:01:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 106, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106a6b
May 09 20:01:57 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256117, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 20:01:57 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256117, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 106}}
May 09 20:01:57 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256117, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 106}}, "rt": "instant", "key": "235739f648364d3daef4aaadb2588815"}
May 09 20:01:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e306566
May 09 20:01:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 49, 'bmr_cals': 680, 'sleep_state': 4, 'skin_temp': 116, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 108, 'total_cals': 706, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f006c1a82a86331347274
May 09 20:01:58 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:01:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:01:58 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:01:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000540000c000000005a306464
May 09 20:01:58 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256118.5208972, 'key': '235739f648364d3daef4aaadb2588815', 'source': 0}
May 09 20:01:58 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:02:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:02:08 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:02:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1096, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000448000c000000004e006566
May 09 20:02:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 20:02:10 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 20:02:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1344, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000540000c000000005a006464
May 09 20:02:11 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:02:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1345, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000541000c0000000059106464
May 09 20:02:11 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:02:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1097, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000449000c000000004d106666
May 09 20:02:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 20, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 551, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022700140000000048006666
May 09 20:02:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 815, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 840, 'pairing_code': b'\x1e\xe8', 'solar_gen': 170, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000aa025b19232f4347147a7d
May 09 20:02:13 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:02:16 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:02:16 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:02:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "82b6044d0610434fab5aadd2b6db5e7c"}
May 09 20:02:17 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:02:17 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:02:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256136.9373722, 'key': '82b6044d0610434fab5aadd2b6db5e7c', 'source': 0}
May 09 20:02:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1347, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000543000c000000005d206363
May 09 20:02:22 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:02:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 49, 'bmr_cals': 680, 'sleep_state': 5, 'skin_temp': 116, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 108, 'total_cals': 706, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f006c1a82a86331157274
May 09 20:02:23 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:02:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 676, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a40015000000004e006464
May 09 20:02:23 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256143, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 676, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:02:23 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256143, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 676, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:02:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256143, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 676, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "d78e86a16e864b31ae695560e3ff4a10"}
May 09 20:02:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 552, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022800150000000049106666
May 09 20:02:24 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256144, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 552, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:02:24 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256144, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 552, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:02:24 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256144, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 552, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "01d3778e7a4c401c81cdfe0224a055e7"}
May 09 20:02:24 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256144.1864173, 'key': 'd78e86a16e864b31ae695560e3ff4a10', 'source': 0}
May 09 20:02:24 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256144.638536, 'key': '01d3778e7a4c401c81cdfe0224a055e7', 'source': 0}
May 09 20:02:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 552, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022800150000000049206666
May 09 20:02:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 170, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000aa025b1923304348247b7d
May 09 20:02:25 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:02:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1097, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000449000c000000004d206666
May 09 20:02:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 552, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022800150000000049306666
May 09 20:02:36 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:02:36 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:02:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:02:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:02:37 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:02:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1097, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000449000c000000004d306666
May 09 20:02:37 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256157, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1097, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:02:37 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256157, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1097, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:02:37 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256157, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1097, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "abef5fec478740d2a8c9111feeb50d66"}
May 09 20:02:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 69, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 170, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000aa025b1923304548047b7d
May 09 20:02:37 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:02:38 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256157.7606156, 'key': 'abef5fec478740d2a8c9111feeb50d66', 'source': 0}
May 09 20:02:38 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:02:38 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:02:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:02:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:02:41 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:02:47 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:02:47 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:02:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 12, 'bmr_cals': 988, 'sleep_state': 4, 'skin_temp': 118, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 523, 'total_cals': 1030, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 115, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020b2a83dc400c347376
May 09 20:02:51 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:02:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:02:52 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:02:52 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:02:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 69, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 170, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000aa025b1923304548147b7d
May 09 20:02:52 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:02:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:02:52 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:02:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 676, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a40015000000004e306464
May 09 20:02:54 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:02:54 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:02:55 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:02:55 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:03:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:03:04 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:03:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 45, 'bmr_cals': 681, 'sleep_state': 4, 'skin_temp': 120, 'distance': 4835, 'heart_rate': 99, 'thermal_gen': 111, 'total_cals': 707, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 116, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f006f1a92a9632d147478
May 09 20:03:05 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:03:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:03:05 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:03:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 69, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 170, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000aa025b1923304548247b7d
May 09 20:03:05 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:03:05 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:03:05 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:03:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:03:06 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256186, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:03:06 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256186, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:03:06 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256186, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "90df6b56319b4b67946aaffe73662b50"}
May 09 20:03:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 552, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022800150000000049106666
May 09 20:03:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1097, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000449000c000000004d206666
May 09 20:03:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1349, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000545000c000000005d306363
May 09 20:03:07 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:03:07 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256186.6386771, 'key': '90df6b56319b4b67946aaffe73662b50', 'source': 0}
May 09 20:03:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1345, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000541000c0000000059206464
May 09 20:03:08 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:03:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:03:08 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:03:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057206565
May 09 20:03:08 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:03:09 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:03:09 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:03:15 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 20:03:17 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:03:17 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:03:17 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "1196752a50de464f8471d9e8e2aeac69"}
May 09 20:03:17 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:03:17 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:03:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256197.4902861, 'key': '1196752a50de464f8471d9e8e2aeac69', 'source': 0}
May 09 20:03:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057306565
May 09 20:03:18 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:03:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e306666
May 09 20:03:19 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04g', 'company_id': b'_\x00'} 0467065f00
May 09 20:03:19 msm8909 python3[3014]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 09 20:03:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1347, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000543000c0000000059006464
May 09 20:03:20 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:03:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049306666
May 09 20:03:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:03:21 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:03:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 677, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a50015000000004f206464
May 09 20:03:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057006565
May 09 20:03:23 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:03:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e106666
May 09 20:03:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 171, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ab025b1923304348147b7d
May 09 20:03:34 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:03:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1347, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000543000c0000000059106464
May 09 20:03:35 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:03:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:03:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:03:36 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:03:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1349, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000545000c000000005d206363
May 09 20:03:36 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:03:36 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:03:36 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:03:46 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:03:46 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:03:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e206666
May 09 20:03:46 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256226, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1098, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:03:46 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256226, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1098, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:03:46 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256226, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1098, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "e5ceff47bf854e8d90a7b222628d0776"}
May 09 20:03:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 171, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ab025b1923304348347b7d
May 09 20:03:46 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:03:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:03:47 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:03:47 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256226.9588408, 'key': 'e5ceff47bf854e8d90a7b222628d0776', 'source': 0}
May 09 20:03:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 677, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a50015000000004f106464
May 09 20:03:47 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256227, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 677, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:03:47 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256227, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 677, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:03:47 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256227, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 677, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "65ad082b3ebd4d6781639df41ac366b5"}
May 09 20:03:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1347, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000543000c0000000059206464
May 09 20:03:47 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:03:47 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:03:48 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:03:48 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256227.9227898, 'key': '65ad082b3ebd4d6781639df41ac366b5', 'source': 0}
May 09 20:03:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057206565
May 09 20:03:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:03:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 48, 'bmr_cals': 682, 'sleep_state': 4, 'skin_temp': 121, 'distance': 4835, 'heart_rate': 67, 'thermal_gen': 112, 'total_cals': 708, 'pairing_code': b'"(', 'solar_gen': 367, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 117, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000016f00701a92aa4330047579
May 09 20:03:48 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:03:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049106666
May 09 20:03:48 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256228, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 553, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:03:48 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256228, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 553, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:03:48 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256228, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 553, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "daf9e2bdfc8f41438f821a04a4a305c2"}
May 09 20:03:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1349, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000545000c000000005d306363
May 09 20:03:49 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:03:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:03:49 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:03:49 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256229.3239379, 'key': 'daf9e2bdfc8f41438f821a04a4a305c2', 'source': 0}
May 09 20:03:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057306565
May 09 20:03:50 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:03:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:04:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e006666
May 09 20:04:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:04:01 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:04:01 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:04:01 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:04:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:04:02 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:04:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:04:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049206666
May 09 20:04:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057006565
May 09 20:04:02 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:04:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:04:03 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:04:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 816, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 841, 'pairing_code': b'\x1e\xe8', 'solar_gen': 171, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ab025b1923304348047b7d
May 09 20:04:04 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:04:04 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:04:04 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:04:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 989, 'sleep_state': 4, 'skin_temp': 120, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 524, 'total_cals': 1031, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 116, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a83dd400f347478
May 09 20:04:04 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:04:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:04:05 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:04:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 677, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a50015000000004e306464
May 09 20:04:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 878, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036e000c0000040057106565
May 09 20:04:15 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:04:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 817, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 842, 'pairing_code': b'\x1e\xe8', 'solar_gen': 171, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ab025b1933314348247b7d
May 09 20:04:16 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:04:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000547000c000000005d206363
May 09 20:04:16 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:04:16 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:04:16 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:04:17 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:04:17 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:04:17 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "dd3f93e96b024cba8d7048c3cf467e85"}
May 09 20:04:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:04:17 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:04:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:04:17 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:04:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049006666
May 09 20:04:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256257.6807058, 'key': 'dd3f93e96b024cba8d7048c3cf467e85', 'source': 0}
May 09 20:04:18 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:04:18 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:04:18 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:04:18 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:04:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 817, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 842, 'pairing_code': b'\x1e\xe8', 'solar_gen': 171, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ab025b1933314348347b7d
May 09 20:04:28 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:04:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 677, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a50015000000004e106464
May 09 20:04:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e306666
May 09 20:04:43 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:04:43 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:04:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e006666
May 09 20:04:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:04:44 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:04:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:04:44 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:04:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000547000c000000005d106363
May 09 20:04:44 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:04:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040057006565
May 09 20:04:45 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:04:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:04:45 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:04:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1349, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000545000c000000005a006464
May 09 20:04:46 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:04:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:04:46 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256286, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:04:46 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256286, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:04:46 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256286, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "327e8fa18c1b4f2a8612b403e58638ba"}
May 09 20:04:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:04:46 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:04:47 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256287.0022683, 'key': '327e8fa18c1b4f2a8612b403e58638ba', 'source': 0}
May 09 20:04:48 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:04:48 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:04:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 683, 'sleep_state': 4, 'skin_temp': 121, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 114, 'total_cals': 709, 'pairing_code': b'"(', 'solar_gen': 369, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017100721a92ab5433347679
May 09 20:04:56 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:04:56 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:04:56 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:04:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 99, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000547000c000000005d206363
May 09 20:04:57 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:04:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049306666
May 09 20:04:57 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256297, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 553, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:04:57 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256297, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 553, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:04:57 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256297, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 553, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "81ccd7bb27c34f02af950fbc4a8f1c86"}
May 09 20:04:58 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256298.3949592, 'key': '81ccd7bb27c34f02af950fbc4a8f1c86', 'source': 0}
May 09 20:04:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040057206565
May 09 20:04:59 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:05:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1098, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044a000c000000004e206666
May 09 20:05:00 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256300, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1098, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:05:00 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256300, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1098, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:05:00 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256300, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1098, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "64729d24f4484ba18ae5ea9df79c8afd"}
May 09 20:05:01 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256300.8954391, 'key': '64729d24f4484ba18ae5ea9df79c8afd', 'source': 0}
May 09 20:05:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:05:01 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:05:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:05:01 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:05:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 553, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022900150000000049006666
May 09 20:05:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000547000c0000000059306464
May 09 20:05:10 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:05:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 20:05:11 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 20:05:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:05:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:05:11 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:05:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 990, 'sleep_state': 4, 'skin_temp': 121, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 524, 'total_cals': 1032, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 117, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a93de400d147579
May 09 20:05:11 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:05:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040057306565
May 09 20:05:12 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:05:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 683, 'sleep_state': 4, 'skin_temp': 121, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 114, 'total_cals': 709, 'pairing_code': b'"(', 'solar_gen': 369, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017100721a92ab5433047679
May 09 20:05:12 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:05:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:05:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 991, 'sleep_state': 4, 'skin_temp': 122, 'distance': 8666, 'heart_rate': 64, 'thermal_gen': 524, 'total_cals': 1033, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 119, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a93df400f24777a
May 09 20:05:14 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:05:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 678, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a60015000000004e106464
May 09 20:05:14 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256314, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 678, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:05:14 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256314, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 678, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:05:14 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256314, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 678, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "58f9789999a54ac7b618166ee6e6cb91"}
May 09 20:05:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:05:14 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:05:14 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:05:14 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:05:14 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256314.7649653, 'key': '58f9789999a54ac7b618166ee6e6cb91', 'source': 0}
May 09 20:05:17 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:05:17 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:05:17 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "8e8ab70da49341799e495769de81215c"}
May 09 20:05:18 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256318.1339974, 'key': '8e8ab70da49341799e495769de81215c', 'source': 0}
May 09 20:05:18 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:05:18 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:05:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040056006565
May 09 20:05:24 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:05:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000547000c0000000059006464
May 09 20:05:25 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:05:28 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:05:28 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:05:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 991, 'sleep_state': 4, 'skin_temp': 122, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 524, 'total_cals': 1033, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 119, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a93df420f34777a
May 09 20:05:29 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:05:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 20:05:29 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 20:05:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 678, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a60015000000004e006464
May 09 20:05:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 991, 'sleep_state': 4, 'skin_temp': 122, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 524, 'total_cals': 1033, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 119, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a93df420f04777a
May 09 20:05:38 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:05:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:05:39 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:05:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1099, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044b000c000000004d206666
May 09 20:05:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:05:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040056206565
May 09 20:05:41 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:05:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:05:42 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:05:42 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:05:42 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:05:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:05:42 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:05:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 684, 'sleep_state': 4, 'skin_temp': 122, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 116, 'total_cals': 710, 'pairing_code': b'"(', 'solar_gen': 371, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017300741aa2ac543334767a
May 09 20:05:42 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:05:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1351, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000547000c0000000059206464
May 09 20:05:43 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:05:43 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:05:43 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:05:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:05:49 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:05:49 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:05:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 818, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 843, 'pairing_code': b'\x1e\xe8', 'solar_gen': 172, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ac025b1933324347347b7d
May 09 20:05:52 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:05:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:05:52 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256352, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:05:52 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256352, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:05:53 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256352, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "572c07eda59146a988c21d2b50f20bf1"}
May 09 20:05:53 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:05:53 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:05:53 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256353.4731381, 'key': '572c07eda59146a988c21d2b50f20bf1', 'source': 0}
May 09 20:05:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 678, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a60015000000004e106464
May 09 20:05:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040056306565
May 09 20:05:54 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:05:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:05:54 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:05:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1099, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044b000c000000004d306666
May 09 20:05:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 09 20:05:55 msm8909 python3[3014]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 20:05:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:05:55 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:05:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 15, 'bmr_cals': 991, 'sleep_state': 4, 'skin_temp': 122, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 524, 'total_cals': 1033, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 119, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2a93df420f24777a
May 09 20:05:56 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:05:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 684, 'sleep_state': 4, 'skin_temp': 122, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 116, 'total_cals': 710, 'pairing_code': b'"(', 'solar_gen': 371, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017300741aa2ac543304767a
May 09 20:05:56 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:06:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:06:06 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:06:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 879, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000036f000c0000040056006565
May 09 20:06:06 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:06:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:06:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 818, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 843, 'pairing_code': b'\x1e\xe8', 'solar_gen': 172, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ac025b1933324347147b7d
May 09 20:06:07 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:06:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1099, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044b000c000000004d006666
May 09 20:06:07 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256367, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1099, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:06:07 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256367, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1099, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:06:07 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256367, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1099, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "a7d4d22d999546f38965e158b95d23a1"}
May 09 20:06:08 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256367.9263566, 'key': 'a7d4d22d999546f38965e158b95d23a1', 'source': 0}
May 09 20:06:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 554, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022a00150000000048206666
May 09 20:06:08 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256368, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 554, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:06:08 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256368, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 554, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:06:08 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256368, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 554, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "ff68847c98b44e8fbfe3a9c9feca4391"}
May 09 20:06:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 678, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a60015000000004e306464
May 09 20:06:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 684, 'sleep_state': 4, 'skin_temp': 122, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 116, 'total_cals': 710, 'pairing_code': b'"(', 'solar_gen': 371, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017300741aa2ac543314767a
May 09 20:06:09 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:06:09 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256368.8481438, 'key': 'ff68847c98b44e8fbfe3a9c9feca4391', 'source': 0}
May 09 20:06:10 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:06:10 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:06:18 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:06:18 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:06:18 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "b03f5eb9224443518216aa1ffdffda61"}
May 09 20:06:19 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:06:19 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:06:19 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256379.4934011, 'key': 'b03f5eb9224443518216aa1ffdffda61', 'source': 0}
May 09 20:06:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 992, 'sleep_state': 4, 'skin_temp': 122, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 524, 'total_cals': 1034, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 119, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020c2aa3e0420d04777a
May 09 20:06:21 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:06:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 51, 'bmr_cals': 684, 'sleep_state': 4, 'skin_temp': 122, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 116, 'total_cals': 710, 'pairing_code': b'"(', 'solar_gen': 371, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 118, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017300741aa2ac543334767a
May 09 20:06:21 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:06:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1100, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044c000c000000004e206666
May 09 20:06:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 555, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022b00150000000048306666
May 09 20:06:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 880, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000370000c0000040057206565
May 09 20:06:23 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:06:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1100, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044c000c000000004e306666
May 09 20:06:35 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:06:35 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:06:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 880, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000370000c0000040057306565
May 09 20:06:36 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:06:36 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:06:36 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:06:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:06:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 46, 'bmr_cals': 685, 'sleep_state': 4, 'skin_temp': 123, 'distance': 4835, 'heart_rate': 84, 'thermal_gen': 119, 'total_cals': 711, 'pairing_code': b'"(', 'solar_gen': 373, 'total_steps': 6442, 'sleep_duration': 0, 'case_temp': 119, 'walk_steps': 6442, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000192a12e30000017500771aa2ad542e04777b
May 09 20:06:37 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:06:37 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:06:38 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:06:38 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:06:38 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:06:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:06:50 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:06:50 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:06:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 679, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a70015000000004f306464
May 09 20:06:50 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256410, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 679, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:06:50 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256410, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 679, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:06:50 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256410, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 679, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "14eb83a522fe4134a6eef2a927b185dd"}
May 09 20:06:51 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256411.1059623, 'key': '14eb83a522fe4134a6eef2a927b185dd', 'source': 0}
May 09 20:06:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1353, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000549000c0000000059106464
May 09 20:06:51 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:06:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1100, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044c000c000000004e106666
May 09 20:06:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 555, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022b00150000000048106666
May 09 20:06:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 555, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022b00150000000048206666
May 09 20:07:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:07:02 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:07:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 679, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a70015000000004f006464
May 09 20:07:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048106b6b
May 09 20:07:03 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256423, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:07:03 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256423, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:07:03 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256423, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "bf05a25b88db49368f6237afb534da75"}
May 09 20:07:03 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:07:03 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:07:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 819, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 844, 'pairing_code': b'\x1e\xe8', 'solar_gen': 172, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ac025b1943334c49347c7e
May 09 20:07:04 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:07:04 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256423.8168557, 'key': 'bf05a25b88db49368f6237afb534da75', 'source': 0}
May 09 20:07:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:07:04 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:07:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 555, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022b00150000000048306666
May 09 20:07:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:07:06 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:07:06 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:07:06 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:07:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:07:06 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:07:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1101, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044d000c000000004e306666
May 09 20:07:16 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256436, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1101, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:07:16 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256436, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1101, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:07:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256436, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1101, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "3dee23745a76428fae6536fa61f5d858"}
May 09 20:07:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:07:16 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:07:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256437.0150652, 'key': '3dee23745a76428fae6536fa61f5d858', 'source': 0}
May 09 20:07:18 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:07:18 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:07:18 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "74481f5c81ff4dc38cb3f8881aa41ae3"}
May 09 20:07:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1355, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000054b000c0000000058006464
May 09 20:07:18 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:07:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 820, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 845, 'pairing_code': b'\x1e\xe8', 'solar_gen': 173, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ad025b1943344c4a047c7e
May 09 20:07:19 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:07:19 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256438.9576917, 'key': '74481f5c81ff4dc38cb3f8881aa41ae3', 'source': 0}
May 09 20:07:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 680, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a80015000000004f206464
May 09 20:07:20 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:07:20 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:07:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:07:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:07:20 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:07:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:07:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 880, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000370000c0000040057106565
May 09 20:07:30 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:07:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1101, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044d000c000000004e106666
May 09 20:07:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:07:32 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:07:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 680, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a80015000000004f006464
May 09 20:07:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:07:34 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:07:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 680, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a80015000000004f106464
May 09 20:07:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:07:45 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:07:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 820, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 845, 'pairing_code': b'\x1e\xe8', 'solar_gen': 173, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ad025b1943344c4a347c7e
May 09 20:07:46 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:07:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 880, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000370000c0000040057306565
May 09 20:07:47 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:07:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1355, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000054b000c0000000058306464
May 09 20:07:48 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:07:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1101, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044d000c000000004e306666
May 09 20:07:50 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:07:50 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:07:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 820, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 845, 'pairing_code': b'\x1e\xe8', 'solar_gen': 173, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ad025b1943344c4a047c7e
May 09 20:07:58 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:07:59 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1b\xab', 'company_id': b'_\x00'} 1bab065f00
May 09 20:07:59 msm8909 python3[3014]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 20:07:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 680, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a80015000000004f206464
May 09 20:07:59 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256479, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 680, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:07:59 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256479, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 680, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:07:59 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256479, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 680, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "6833401c75e1497587d185e0c2e8ee67"}
May 09 20:08:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:08:00 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:08:00 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:08:00 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256480.2993073, 'key': '6833401c75e1497587d185e0c2e8ee67', 'source': 0}
May 09 20:08:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1355, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000054b000c0000000058006464
May 09 20:08:00 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:08:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1357, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000054d000c000000005d106463
May 09 20:08:01 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:08:02 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:08:02 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:08:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:08:12 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256492, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:08:12 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256492, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:08:12 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256492, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "9be50bdfb9434222b814c58c2e3c96b2"}
May 09 20:08:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 26, 'battery': 54, 'bmr_cals': 686, 'sleep_state': 5, 'skin_temp': 125, 'distance': 4870, 'heart_rate': 84, 'thermal_gen': 120, 'total_cals': 712, 'pairing_code': b'"(', 'solar_gen': 375, 'total_steps': 6489, 'sleep_duration': 0, 'case_temp': 121, 'walk_steps': 6489, 'mtp_version': 7, 'company_id': b'"('} 2228222800070000195913060000017700781ac2ae543615797d
May 09 20:08:12 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:08:13 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256492.9918883, 'key': '9be50bdfb9434222b814c58c2e3c96b2', 'source': 0}
May 09 20:08:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:08:13 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:08:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:08:14 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:08:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:08:14 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:08:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 681, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a90015000000004f006464
May 09 20:08:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 880, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000370000c0000040057106565
May 09 20:08:15 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:08:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:08:15 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:08:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1101, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044d000c000000004e106666
May 09 20:08:15 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 20:08:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:08:15 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:08:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1b\xab', 'company_id': b'_\x00'} 1bab065f00
May 09 20:08:17 msm8909 python3[3014]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 20:08:18 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:08:18 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:08:18 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "d2aef5d7ba894197b7ebb676e1c8fbe0"}
May 09 20:08:19 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256499.3836663, 'key': 'd2aef5d7ba894197b7ebb676e1c8fbe0', 'source': 0}
May 09 20:08:21 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:08:21 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:08:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:08:29 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:08:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:08:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 557, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022d00150000000049206666
May 09 20:08:30 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256510, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 557, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:08:30 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256510, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 557, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:08:30 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256510, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 557, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "cf0f981ebbf049a39459e9f69608ad40"}
May 09 20:08:31 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256511.4121103, 'key': 'cf0f981ebbf049a39459e9f69608ad40', 'source': 0}
May 09 20:08:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 994, 'sleep_state': 5, 'skin_temp': 124, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 526, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 120, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020e2aa3e2420d35787c
May 09 20:08:40 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:08:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 681, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a90015000000004f206464
May 09 20:08:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:08:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 881, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000371000c0000040057006565
May 09 20:08:42 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:08:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d006666
May 09 20:08:42 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256522, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1102, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:08:42 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256522, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1102, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:08:42 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256522, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1102, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "149f16e2bb3146a49f8641a43bd31499"}
May 09 20:08:43 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256523.1004586, 'key': '149f16e2bb3146a49f8641a43bd31499', 'source': 0}
May 09 20:08:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 821, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 846, 'pairing_code': b'\x1e\xe8', 'solar_gen': 174, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ae025b1943354c48147b7e
May 09 20:08:44 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:08:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 557, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022d00150000000049306666
May 09 20:08:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:08:45 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:08:51 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:08:51 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:08:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:08:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d106666
May 09 20:08:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 881, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000371000c0000040057106565
May 09 20:08:54 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:08:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 821, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 846, 'pairing_code': b'\x1e\xe8', 'solar_gen': 174, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000ae025b1943354c48247b7e
May 09 20:08:55 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:08:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:08:57 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:08:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 13, 'bmr_cals': 994, 'sleep_state': 5, 'skin_temp': 124, 'distance': 8666, 'heart_rate': 66, 'thermal_gen': 526, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11446, 'sleep_duration': 8, 'case_temp': 120, 'walk_steps': 11350, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c5621da00080014020e2aa3e2420d05787c
May 09 20:08:58 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:08:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:08:58 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:08:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:08:59 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:09:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:09:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:09:09 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:09:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:09:09 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:09:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:09:11 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:09:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d306666
May 09 20:09:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:09:12 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:09:19 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:09:19 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:09:19 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "3c2893b064a549fab0316b03d4d39d1c"}
May 09 20:09:19 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256559.5143604, 'key': '3c2893b064a549fab0316b03d4d39d1c', 'source': 0}
May 09 20:09:21 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:09:21 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:09:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 14, 'bmr_cals': 994, 'sleep_state': 4, 'skin_temp': 125, 'distance': 8707, 'heart_rate': 66, 'thermal_gen': 527, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11502, 'sleep_duration': 8, 'case_temp': 121, 'walk_steps': 11406, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c8e220300080014020f2ac3e2420e34797d
May 09 20:09:22 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:09:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 681, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a90015000000004f306464
May 09 20:09:23 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256563, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 681, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:09:23 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256563, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 681, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:09:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256563, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 681, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "b2456b6fb71844e9b52f893933b63dbf"}
May 09 20:09:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1358, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000054e000c000000005a106564
May 09 20:09:23 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:09:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:09:23 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256563, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:09:23 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256563, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:09:24 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256563, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "dbbb76a3644448e7a8e6f23ca1bffe25"}
May 09 20:09:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 557, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022d00150000000048306666
May 09 20:09:24 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256563.9966252, 'key': 'b2456b6fb71844e9b52f893933b63dbf', 'source': 0}
May 09 20:09:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 882, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000372000c0000040057006565
May 09 20:09:24 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:09:24 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256564.3933442, 'key': 'dbbb76a3644448e7a8e6f23ca1bffe25', 'source': 0}
May 09 20:09:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 14, 'bmr_cals': 994, 'sleep_state': 4, 'skin_temp': 125, 'distance': 8707, 'heart_rate': 66, 'thermal_gen': 527, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11502, 'sleep_duration': 8, 'case_temp': 121, 'walk_steps': 11406, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c8e220300080014020f2ac3e2420e34797d
May 09 20:09:25 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:09:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 822, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 76, 'thermal_gen': 603, 'total_cals': 847, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1953364c47147b7d
May 09 20:09:25 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:09:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:09:25 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:09:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d106666
May 09 20:09:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048006b6b
May 09 20:09:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 822, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 82, 'thermal_gen': 603, 'total_cals': 847, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1953365247347b7d
May 09 20:09:37 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:09:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:09:37 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:09:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 557, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022d00150000000048006666
May 09 20:09:37 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256577, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 557, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:09:37 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256577, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 557, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:09:37 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256577, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 557, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "db40388169f34894abdaae5d9b7b0882"}
May 09 20:09:38 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256578.3359377, 'key': 'db40388169f34894abdaae5d9b7b0882', 'source': 0}
May 09 20:09:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 681, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a90015000000004f006464
May 09 20:09:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 882, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000372000c0000040057306565
May 09 20:09:38 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:09:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 14, 'bmr_cals': 994, 'sleep_state': 4, 'skin_temp': 125, 'distance': 8707, 'heart_rate': 66, 'thermal_gen': 527, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11502, 'sleep_duration': 8, 'case_temp': 121, 'walk_steps': 11406, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c8e220300080014020f2ac3e2420e14797d
May 09 20:09:40 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:09:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 681, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002a90015000000004f106464
May 09 20:09:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:09:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d306666
May 09 20:09:51 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256591, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1102, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:09:51 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256591, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1102, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:09:51 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256591, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1102, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "f3565fc62cc7422aa8159acc57d2339e"}
May 09 20:09:51 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256591.6883152, 'key': 'f3565fc62cc7422aa8159acc57d2339e', 'source': 0}
May 09 20:09:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 14, 'bmr_cals': 994, 'sleep_state': 5, 'skin_temp': 125, 'distance': 8707, 'heart_rate': 66, 'thermal_gen': 527, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11502, 'sleep_duration': 8, 'case_temp': 121, 'walk_steps': 11406, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c8e220300080014020f2ac3e2420e25797d
May 09 20:09:52 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:09:52 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:09:52 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:09:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 822, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 82, 'thermal_gen': 603, 'total_cals': 847, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1953365247047b7d
May 09 20:09:52 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:09:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1358, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000054e000c000000005a006564
May 09 20:09:53 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:09:53 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:09:53 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:09:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:09:54 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:09:54 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:09:54 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:10:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 42, 'battery': 14, 'bmr_cals': 994, 'sleep_state': 4, 'skin_temp': 125, 'distance': 8707, 'heart_rate': 66, 'thermal_gen': 527, 'total_cals': 1036, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11502, 'sleep_duration': 8, 'case_temp': 121, 'walk_steps': 11406, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602c8e220300080014020f2ac3e2420e34797d
May 09 20:10:04 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:10:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:10:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1102, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044e000c000000004d106666
May 09 20:10:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 882, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000372000c0000040057206565
May 09 20:10:08 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:10:19 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:10:19 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:10:19 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "6c95a798d36f4e689adeb1ff19bab749"}
May 09 20:10:20 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256620.0211885, 'key': '6c95a798d36f4e689adeb1ff19bab749', 'source': 0}
May 09 20:10:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:10:20 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:10:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1360, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000550000c000000005a206565
May 09 20:10:20 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:10:22 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:10:22 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:10:22 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:10:23 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:10:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046106b6b
May 09 20:10:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 682, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002aa0015000000004f206464
May 09 20:10:32 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256632, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 682, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:10:32 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256632, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 682, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:10:32 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256632, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 682, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "cdbd280f55c443649ec76a8d67c793c5"}
May 09 20:10:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1360, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000550000c000000005a006565
May 09 20:10:32 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:10:33 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:10:33 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:10:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1103, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044f000c000000004e306666
May 09 20:10:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 883, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000373000c0000040056006565
May 09 20:10:33 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:10:33 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256633.1859546, 'key': 'cdbd280f55c443649ec76a8d67c793c5', 'source': 0}
May 09 20:10:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:10:34 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:10:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:10:35 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:10:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:10:35 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:10:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1103, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044f000c000000004e006666
May 09 20:10:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 558, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022e00150000000048106666
May 09 20:10:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 558, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022e00150000000048206666
May 09 20:10:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046006b6b
May 09 20:10:47 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256647, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:10:47 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256647, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:10:47 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256647, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 70, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "4572f907b3cd42b1a7b6adc6926e25d0"}
May 09 20:10:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 682, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002aa0015000000004f306464
May 09 20:10:47 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256647.8157341, 'key': '4572f907b3cd42b1a7b6adc6926e25d0', 'source': 0}
May 09 20:10:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 883, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000373000c0000040056206565
May 09 20:10:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:10:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1103, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a00070000000000000000044f000c000000004e106666
May 09 20:10:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1362, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000552000c000000005c206463
May 09 20:10:50 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:10:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 823, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 82, 'thermal_gen': 603, 'total_cals': 848, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b195337524a247a7d
May 09 20:10:51 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:10:53 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:10:53 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:11:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1360, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000550000c000000005a206565
May 09 20:11:00 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:11:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 823, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 82, 'thermal_gen': 603, 'total_cals': 848, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b195337524a347a7d
May 09 20:11:01 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:11:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 558, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022e00150000000048006666
May 09 20:11:02 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256662, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 558, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:11:02 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256662, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 558, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:11:02 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256662, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 558, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "20cb75612a1249bbb89e58a302da8f1c"}
May 09 20:11:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046106b6b
May 09 20:11:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:11:02 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:11:02 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256662.4905696, 'key': '20cb75612a1249bbb89e58a302da8f1c', 'source': 0}
May 09 20:11:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1362, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000552000c000000005c306463
May 09 20:11:03 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:11:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:11:14 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:11:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:11:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1362, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000552000c000000005a006565
May 09 20:11:15 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:11:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000554000c000000005c106463
May 09 20:11:15 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:11:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:11:16 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:11:17 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:11:17 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:11:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1104, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000450000c000000004d006666
May 09 20:11:17 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256677, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1104, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:11:17 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256677, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1104, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:11:17 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256677, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1104, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "de80e9c6c55a43fcb4a4a5925937122e"}
May 09 20:11:18 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256677.9344561, 'key': 'de80e9c6c55a43fcb4a4a5925937122e', 'source': 0}
May 09 20:11:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 824, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 82, 'thermal_gen': 603, 'total_cals': 849, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1963385247147a7d
May 09 20:11:18 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:11:20 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:11:20 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:11:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "3d8562c358a045519affc3e97525b93a"}
May 09 20:11:21 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256681.0225253, 'key': '3d8562c358a045519affc3e97525b93a', 'source': 0}
May 09 20:11:23 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:11:23 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:11:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:11:29 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:11:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 559, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000022f00150000000048206666
May 09 20:11:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1362, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000552000c000000005a206565
May 09 20:11:32 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:11:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1104, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000450000c000000004d206666
May 09 20:11:42 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:11:42 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:11:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000554000c000000005c006463
May 09 20:11:43 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:11:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:11:45 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:11:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:11:45 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:11:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:11:45 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:11:54 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:11:54 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:11:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:11:56 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256716, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:11:56 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256716, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:11:56 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256716, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "524ccb01eff6473488986309037845ca"}
May 09 20:11:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:11:56 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:11:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1104, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000450000c000000004d006666
May 09 20:11:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 683, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ab0015000000004e206464
May 09 20:11:56 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256716, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 683, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:11:56 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256716, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 683, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:11:57 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256716, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 683, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "87dc5a9e7f2f4bc9ba363aacc18c4389"}
May 09 20:11:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1362, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000552000c000000005a006565
May 09 20:11:57 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:11:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 884, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000374000c0000040057106565
May 09 20:11:57 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:11:57 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256717.2617164, 'key': '524ccb01eff6473488986309037845ca', 'source': 0}
May 09 20:11:57 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256717.3913376, 'key': '87dc5a9e7f2f4bc9ba363aacc18c4389', 'source': 0}
May 09 20:11:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1104, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000450000c000000004d006666
May 09 20:11:59 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:11:59 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:12:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:12:00 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:12:00 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:12:00 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:12:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:12:01 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:12:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048006b6b
May 09 20:12:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 684, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ac0015000000004f006464
May 09 20:12:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:12:12 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:12:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000554000c000000005a206565
May 09 20:12:13 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:12:13 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:12:13 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:12:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:12:13 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:12:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1105, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000451000c000000004d206666
May 09 20:12:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:12:14 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:12:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 884, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000374000c0000040057206565
May 09 20:12:14 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:12:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000556000c000000005c306463
May 09 20:12:15 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:12:20 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:12:20 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:12:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "57b77a57d6534a4faf1eaf9310a65006"}
May 09 20:12:20 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256740.9054651, 'key': '57b77a57d6534a4faf1eaf9310a65006', 'source': 0}
May 09 20:12:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'mtp_version': 6, 'company_id': b'\x12t'} 127412740006
May 09 20:12:24 msm8909 python3[3014]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 20:12:24 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:12:24 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:12:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000556000c000000005c006463
May 09 20:12:25 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:12:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:12:25 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:12:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 824, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 849, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1963384049047a7d
May 09 20:12:27 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:12:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:12:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 560, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023000150000000049306666
May 09 20:12:28 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256748, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 560, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:12:28 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256748, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 560, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:12:28 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256748, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 560, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "b10638a43f2849b2ac43fd58405bac44"}
May 09 20:12:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:12:28 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:12:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000554000c000000005a306565
May 09 20:12:28 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:12:29 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256748.7900953, 'key': 'b10638a43f2849b2ac43fd58405bac44', 'source': 0}
May 09 20:12:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000554000c000000005a006565
May 09 20:12:38 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:12:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 684, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ac0015000000004f206464
May 09 20:12:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1105, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000451000c000000004d006666
May 09 20:12:39 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256759, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1105, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:12:39 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256759, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1105, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:12:39 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256759, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1105, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "3bc72540bf624770a8703698fa4f5b05"}
May 09 20:12:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 884, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000374000c0000040057106565
May 09 20:12:39 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:12:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 560, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023000150000000049006666
May 09 20:12:39 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256759.5399687, 'key': '3bc72540bf624770a8703698fa4f5b05', 'source': 0}
May 09 20:12:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'mtp_version': 6, 'company_id': b'\x12t'} 127412740006
May 09 20:12:40 msm8909 python3[3014]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 20:12:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 560, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023000150000000049106666
May 09 20:12:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000556000c000000005c206463
May 09 20:12:42 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:12:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 14, 'bmr_cals': 997, 'sleep_state': 5, 'skin_temp': 122, 'distance': 8924, 'heart_rate': 66, 'thermal_gen': 532, 'total_cals': 1040, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11793, 'sleep_duration': 8, 'case_temp': 118, 'walk_steps': 11697, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db122dc0008001402142b23e5420e35767a
May 09 20:12:42 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:12:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048106b6b
May 09 20:12:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 824, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 849, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1963384049347a7d
May 09 20:12:54 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:12:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000556000c000000005c306463
May 09 20:12:54 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:12:55 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:12:55 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:12:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000554000c000000005a206565
May 09 20:12:55 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:12:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:12:55 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:12:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 684, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ac0015000000004f006464
May 09 20:13:06 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:13:06 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:13:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 824, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 849, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1963384049047a7d
May 09 20:13:07 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:13:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1364, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000554000c000000005a306565
May 09 20:13:08 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:13:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:13:08 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:13:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 684, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ac0015000000004f106464
May 09 20:13:08 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256788, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 684, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:13:08 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256788, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 684, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:13:08 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256788, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 684, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "0b7b1749faae43509188495e29e11f01"}
May 09 20:13:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:13:09 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256789, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:13:09 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256789, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:13:09 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256789, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "c698f09d6e364858ac68d8bf6939e5d9"}
May 09 20:13:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:13:09 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:13:09 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256789.2271192, 'key': '0b7b1749faae43509188495e29e11f01', 'source': 0}
May 09 20:13:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 824, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 849, 'pairing_code': b'\x1e\xe8', 'solar_gen': 175, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000af025b1963384049047a7d
May 09 20:13:09 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:13:09 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256789.5966249, 'key': 'c698f09d6e364858ac68d8bf6939e5d9', 'source': 0}
May 09 20:13:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 560, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023000150000000049306666
May 09 20:13:15 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 20:13:20 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:13:20 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:13:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "1e0f162fd81e48a8b914bce5f105f04a"}
May 09 20:13:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:13:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:13:21 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:13:21 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256801.2159467, 'key': '1e0f162fd81e48a8b914bce5f105f04a', 'source': 0}
May 09 20:13:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:13:21 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:13:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 69, 'bmr_cals': 825, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 850, 'pairing_code': b'\x1e\xe8', 'solar_gen': 176, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b0025b1963394045147a7d
May 09 20:13:22 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:13:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:13:22 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:13:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:13:24 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:13:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 69, 'bmr_cals': 825, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 850, 'pairing_code': b'\x1e\xe8', 'solar_gen': 176, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b0025b1963394045247a7d
May 09 20:13:24 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:13:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1368, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000558000c000000005c206463
May 09 20:13:24 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:13:25 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:13:25 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:13:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:13:35 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:13:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:13:35 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:13:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:13:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 685, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ad0015000000004f006464
May 09 20:13:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 20:13:35 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 20:13:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 50, 'bmr_cals': 692, 'sleep_state': 4, 'skin_temp': 118, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 127, 'total_cals': 719, 'pairing_code': b'"(', 'solar_gen': 378, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017a007f1b52b44332247276
May 09 20:13:36 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:13:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 561, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023100150000000049206666
May 09 20:13:36 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256816, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 561, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:13:36 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256816, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 561, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 73, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:13:36 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256816, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 561, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 73, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "2729f0052c5a4b5ea7def8198f69bb9b"}
May 09 20:13:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000556000c0000000059206565
May 09 20:13:37 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:13:37 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256817.2539413, 'key': '2729f0052c5a4b5ea7def8198f69bb9b', 'source': 0}
May 09 20:13:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:13:37 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:13:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 885, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000375000c0000040057306566
May 09 20:13:38 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:13:38 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:13:38 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:13:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:13:39 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:13:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 885, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000375000c0000040057006566
May 09 20:13:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:13:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 12, 'bmr_cals': 998, 'sleep_state': 4, 'skin_temp': 121, 'distance': 8925, 'heart_rate': 64, 'thermal_gen': 534, 'total_cals': 1041, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11796, 'sleep_duration': 8, 'case_temp': 116, 'walk_steps': 11700, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db422dd0008001402162b33e6400c247479
May 09 20:13:49 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:13:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 50, 'bmr_cals': 692, 'sleep_state': 4, 'skin_temp': 118, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 127, 'total_cals': 719, 'pairing_code': b'"(', 'solar_gen': 378, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017a007f1b52b44332347276
May 09 20:13:49 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:13:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:13:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 561, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023100150000000049306666
May 09 20:13:50 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:13:50 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:13:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:13:50 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:13:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000556000c0000000059006565
May 09 20:13:51 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:13:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:13:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:13:53 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:13:56 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:13:56 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:14:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:14:03 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:14:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 885, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000375000c0000040057106566
May 09 20:14:03 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:14:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1366, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000556000c0000000059106565
May 09 20:14:03 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:14:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:14:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 12, 'bmr_cals': 998, 'sleep_state': 4, 'skin_temp': 121, 'distance': 8925, 'heart_rate': 64, 'thermal_gen': 534, 'total_cals': 1041, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11796, 'sleep_duration': 8, 'case_temp': 116, 'walk_steps': 11700, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db422dd0008001402162b33e6400c347479
May 09 20:14:04 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:14:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 685, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ad0015000000004f306464
May 09 20:14:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:14:06 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:14:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046106b6b
May 09 20:14:16 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256856, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:14:16 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256856, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:14:16 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256856, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 70, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "720a11cc065f4a12995e57e2fd24e38c"}
May 09 20:14:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055a000c000000005c306463
May 09 20:14:16 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:14:17 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256857.1282976, 'key': '720a11cc065f4a12995e57e2fd24e38c', 'source': 0}
May 09 20:14:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 886, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000376000c0000040057306566
May 09 20:14:18 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:14:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 50, 'bmr_cals': 692, 'sleep_state': 4, 'skin_temp': 118, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 127, 'total_cals': 719, 'pairing_code': b'"(', 'solar_gen': 378, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 114, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017a007f1b52b44332247276
May 09 20:14:18 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:14:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 20:14:19 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 20:14:19 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:14:19 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:14:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 685, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ad0015000000004e106464
May 09 20:14:20 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256860, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 685, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:14:20 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256860, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 685, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:14:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256860, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 685, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "93943de1b8c24805924cc88d5ec73727"}
May 09 20:14:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 09 20:14:20 msm8909 python3[3014]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 09 20:14:20 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256860.504977, 'key': '93943de1b8c24805924cc88d5ec73727', 'source': 0}
May 09 20:14:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:14:21 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:14:21 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:14:21 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:14:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "5500a85e5ce7485099fc9129d71eaafe"}
May 09 20:14:21 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:14:21 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:14:21 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256861.6359842, 'key': '5500a85e5ce7485099fc9129d71eaafe', 'source': 0}
May 09 20:14:26 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:14:26 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:14:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046306b6b
May 09 20:14:30 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 09 20:14:30 msm8909 python3[3014]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 20:14:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055a000c000000005c106463
May 09 20:14:31 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:14:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 53, 'bmr_cals': 693, 'sleep_state': 4, 'skin_temp': 117, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 128, 'total_cals': 720, 'pairing_code': b'"(', 'solar_gen': 379, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 115, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017b00801b52b54335347375
May 09 20:14:31 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:14:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:14:31 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:14:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:14:32 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:14:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1106, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000452000c000000004e006666
May 09 20:14:32 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256872, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1106, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:14:32 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256872, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1106, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:14:32 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256872, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1106, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "93a56cc0d5164aa99b5c8993c938b860"}
May 09 20:14:33 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256872.9294319, 'key': '93a56cc0d5164aa99b5c8993c938b860', 'source': 0}
May 09 20:14:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:14:34 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:14:44 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:14:44 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:14:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x08\xbc', 'mtp_version': 6, 'company_id': b'\x08\xbc'} 08bc08bc0006
May 09 20:14:44 msm8909 python3[3014]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 20:14:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 53, 'bmr_cals': 693, 'sleep_state': 4, 'skin_temp': 117, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 128, 'total_cals': 720, 'pairing_code': b'"(', 'solar_gen': 379, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 115, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017b00801b52b54335047375
May 09 20:14:45 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:14:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 886, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000376000c0000040057206566
May 09 20:14:45 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:14:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 826, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 851, 'pairing_code': b'\x1e\xe8', 'solar_gen': 176, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b0025b19733a4048247a7d
May 09 20:14:45 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:14:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 99, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055a000c000000005c206463
May 09 20:14:46 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:14:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 826, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 851, 'pairing_code': b'\x1e\xe8', 'solar_gen': 176, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b0025b19733a4048247a7d
May 09 20:14:48 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:14:57 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:14:57 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:14:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 53, 'bmr_cals': 693, 'sleep_state': 4, 'skin_temp': 117, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 128, 'total_cals': 720, 'pairing_code': b'"(', 'solar_gen': 379, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 115, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017b00801b52b54335147375
May 09 20:14:58 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:14:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 70, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000046206b6b
May 09 20:15:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1368, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000558000c0000000059306565
May 09 20:15:00 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:15:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:15:00 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:15:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 14, 'bmr_cals': 999, 'sleep_state': 4, 'skin_temp': 120, 'distance': 8925, 'heart_rate': 64, 'thermal_gen': 536, 'total_cals': 1042, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11796, 'sleep_duration': 8, 'case_temp': 116, 'walk_steps': 11700, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db422dd0008001402182b33e7400e147478
May 09 20:15:01 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:15:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 53, 'bmr_cals': 693, 'sleep_state': 4, 'skin_temp': 117, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 128, 'total_cals': 720, 'pairing_code': b'"(', 'solar_gen': 379, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 115, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017b00801b52b54335247375
May 09 20:15:12 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:15:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 14, 'bmr_cals': 999, 'sleep_state': 4, 'skin_temp': 120, 'distance': 8925, 'heart_rate': 64, 'thermal_gen': 536, 'total_cals': 1042, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11796, 'sleep_duration': 8, 'case_temp': 116, 'walk_steps': 11700, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db422dd0008001402182b33e7400e247478
May 09 20:15:13 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:15:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:15:14 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:15:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:15:14 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:15:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:15:14 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:15:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055a000c0000000059006565
May 09 20:15:15 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:15:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:15:15 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:15:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055c000c000000005d106464
May 09 20:15:15 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:15:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:15:17 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256917, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:15:17 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256917, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:15:17 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256917, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "b26760b4b77b42bea3b99d2ec7928693"}
May 09 20:15:18 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256918.0586922, 'key': 'b26760b4b77b42bea3b99d2ec7928693', 'source': 0}
May 09 20:15:21 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:15:21 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:15:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "b8e95a512f694f08ae4ab414a7fab7eb"}
May 09 20:15:22 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256921.9774525, 'key': 'b8e95a512f694f08ae4ab414a7fab7eb', 'source': 0}
May 09 20:15:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 686, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ae0015000000004f306464
May 09 20:15:27 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256927, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 686, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:15:27 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715256927, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 686, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:15:27 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715256927, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 686, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "75dce2c712df4fcdb5aef8cc6748b1ff"}
May 09 20:15:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 887, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000377000c0000040057206566
May 09 20:15:27 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:15:27 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:15:27 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:15:27 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256927.577801, 'key': '75dce2c712df4fcdb5aef8cc6748b1ff', 'source': 0}
May 09 20:15:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:15:28 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:15:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047106b6b
May 09 20:15:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055a000c0000000059206565
May 09 20:15:30 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:15:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055c000c000000005d306464
May 09 20:15:30 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:15:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:15:40 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:15:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:15:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 686, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002ae0015000000004f106464
May 09 20:15:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055a000c0000000059306565
May 09 20:15:41 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:15:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:15:42 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:15:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 562, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023200150000000048106666
May 09 20:15:45 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256945, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 562, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:15:45 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715256945, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 562, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:15:45 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715256945, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 562, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "7fe14f8cdaf04f9fa8c09deccaa36d66"}
May 09 20:15:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055c000c000000005d006464
May 09 20:15:45 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:15:46 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256945.9158475, 'key': '7fe14f8cdaf04f9fa8c09deccaa36d66', 'source': 0}
May 09 20:15:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1370, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055a000c0000000059006565
May 09 20:15:54 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:15:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055c000c000000005d106464
May 09 20:15:55 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:15:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1107, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000453000c000000004d006666
May 09 20:15:56 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256956, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1107, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:15:56 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715256956, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1107, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:15:56 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715256956, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1107, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "4ec76262a8ef43b0b16dca9963ca3101"}
May 09 20:15:56 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 887, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000377000c0000040057106566
May 09 20:15:56 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:15:57 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256957.2100344, 'key': '4ec76262a8ef43b0b16dca9963ca3101', 'source': 0}
May 09 20:15:58 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:15:58 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:15:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:16:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1107, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000453000c000000004d106666
May 09 20:16:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 887, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000377000c0000040057206566
May 09 20:16:09 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:16:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 827, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 852, 'pairing_code': b'\x1e\xe8', 'solar_gen': 176, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b0025b19733b4048347a7d
May 09 20:16:10 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:16:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 562, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023200150000000048306666
May 09 20:16:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 96, 'act_cals': 43, 'battery': 15, 'bmr_cals': 1000, 'sleep_state': 4, 'skin_temp': 121, 'distance': 8925, 'heart_rate': 64, 'thermal_gen': 537, 'total_cals': 1043, 'pairing_code': b'%?', 'solar_gen': 20, 'total_steps': 11796, 'sleep_duration': 8, 'case_temp': 117, 'walk_steps': 11700, 'mtp_version': 7, 'company_id': b'%?'} 253f253f000700602db422dd0008001402192b43e8400f047579
May 09 20:16:12 msm8909 python3[3014]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 20:16:21 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:16:21 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:16:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "4a846155d9ce4df699acd867a4280e9e"}
May 09 20:16:22 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256982.3506203, 'key': '4a846155d9ce4df699acd867a4280e9e', 'source': 0}
May 09 20:16:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:16:23 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256983, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:16:23 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715256983, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:16:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715256983, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "95a8190c066f466ab387e3278a64194e"}
May 09 20:16:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1108, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000454000c000000004d306666
May 09 20:16:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 888, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000378000c0000040057006566
May 09 20:16:23 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:16:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055c000c0000000059306565
May 09 20:16:24 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:16:24 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715256984.0383892, 'key': '95a8190c066f466ab387e3278a64194e', 'source': 0}
May 09 20:16:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 563, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023300150000000048006666
May 09 20:16:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:16:25 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:16:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 09 20:16:25 msm8909 python3[3014]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 20:16:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1372, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055c000c0000000059006565
May 09 20:16:26 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:16:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 687, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002af0015000000004e106464
May 09 20:16:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:16:26 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:16:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:16:27 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:16:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 09 20:16:27 msm8909 python3[3014]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 09 20:16:28 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:16:28 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:16:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048006b6b
May 09 20:16:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 70, 'bmr_cals': 828, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 853, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833c4046247a7d
May 09 20:16:39 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:16:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 687, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002af0015000000004e306464
May 09 20:16:41 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257001, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 687, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:16:41 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257001, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 687, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:16:41 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715257001, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 687, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "c116c226a9af477e9445b3a0e90939fd"}
May 09 20:16:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 51, 'bmr_cals': 695, 'sleep_state': 5, 'skin_temp': 121, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 132, 'total_cals': 722, 'pairing_code': b'"(', 'solar_gen': 380, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 117, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017c00841b62b74333357579
May 09 20:16:41 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:16:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:16:41 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:16:41 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257001.5830097, 'key': 'c116c226a9af477e9445b3a0e90939fd', 'source': 0}
May 09 20:16:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 687, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002af0015000000004e006464
May 09 20:16:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 51, 'bmr_cals': 695, 'sleep_state': 5, 'skin_temp': 121, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 132, 'total_cals': 722, 'pairing_code': b'"(', 'solar_gen': 380, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 117, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017c00841b62b74333357579
May 09 20:16:51 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:16:52 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:16:52 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:16:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 51, 'bmr_cals': 695, 'sleep_state': 4, 'skin_temp': 121, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 132, 'total_cals': 722, 'pairing_code': b'"(', 'solar_gen': 380, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 117, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017c00841b62b74333047579
May 09 20:16:52 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:16:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 563, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023300150000000048306666
May 09 20:16:52 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257012, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 563, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:16:52 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257012, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 563, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:16:52 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257012, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 563, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "ef2f08039c094250b8794709a48a51c6"}
May 09 20:16:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:16:52 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:16:53 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257013.2666559, 'key': 'ef2f08039c094250b8794709a48a51c6', 'source': 0}
May 09 20:16:53 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1373, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055d000c000000005b306464
May 09 20:16:53 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:16:54 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:16:54 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:16:54 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:16:54 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:16:59 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:16:59 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:17:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:17:05 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:17:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 563, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023300150000000048006666
May 09 20:17:07 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:17:07 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:17:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 70, 'bmr_cals': 828, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 853, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833c4046047a7d
May 09 20:17:07 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:17:08 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:17:08 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:17:19 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 829, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 854, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833d4049247a7d
May 09 20:17:19 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:17:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\xce', 'mtp_version': 6, 'company_id': b'\n\xce'} 0ace0ace0006
May 09 20:17:20 msm8909 python3[3014]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 09 20:17:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:17:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:17:22 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:17:22 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:17:22 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:17:22 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "58e4d27d631a45c08549d2129cd37321"}
May 09 20:17:22 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 27, 'battery': 51, 'bmr_cals': 695, 'sleep_state': 4, 'skin_temp': 121, 'distance': 5079, 'heart_rate': 67, 'thermal_gen': 132, 'total_cals': 722, 'pairing_code': b'"(', 'solar_gen': 380, 'total_steps': 6771, 'sleep_duration': 0, 'case_temp': 117, 'walk_steps': 6771, 'mtp_version': 7, 'company_id': b'"('} 22282228000700001a7313d70000017c00841b62b74333247579
May 09 20:17:22 msm8909 python3[3014]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 20:17:22 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257042.6351628, 'key': '58e4d27d631a45c08549d2129cd37321', 'source': 0}
May 09 20:17:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1375, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055f000c000000005d206464
May 09 20:17:23 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:17:29 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:17:29 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:17:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:17:32 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:17:33 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 888, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000378000c0000040056306566
May 09 20:17:33 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:17:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1373, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055d000c000000005a306565
May 09 20:17:35 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:17:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:17:36 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:17:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 829, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 854, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833d4049347a7d
May 09 20:17:36 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:17:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1375, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055f000c000000005d006464
May 09 20:17:37 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:17:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1373, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055d000c000000005a006565
May 09 20:17:47 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:17:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:17:48 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257068, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:17:48 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257068, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:17:48 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715257068, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "f9845c79f2874a12bfa03fdd58deb86a"}
May 09 20:17:48 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 888, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000378000c0000040056006566
May 09 20:17:48 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:17:48 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257068.6427486, 'key': 'f9845c79f2874a12bfa03fdd58deb86a', 'source': 0}
May 09 20:17:49 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1109, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000455000c000000004e006666
May 09 20:17:49 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257069, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1109, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:17:49 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257069, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1109, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:17:49 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715257069, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1109, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "3136bea76cbe4255a4c8ced2eb5dbaa2"}
May 09 20:17:49 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257069.6725156, 'key': '3136bea76cbe4255a4c8ced2eb5dbaa2', 'source': 0}
May 09 20:17:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:17:50 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:17:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:17:50 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:17:59 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:17:59 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:18:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 829, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 854, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833d4049247a7d
May 09 20:18:01 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:18:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1375, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000055f000c000000005d206464
May 09 20:18:01 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:18:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 688, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b00015000000004f306464
May 09 20:18:02 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257082, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 688, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:18:02 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257082, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 688, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:18:02 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715257082, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 688, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "604e41e6b54e477786712e337d8720ad"}
May 09 20:18:03 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257083.1732435, 'key': '604e41e6b54e477786712e337d8720ad', 'source': 0}
May 09 20:18:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:18:15 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:18:15 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:18:15 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:18:15 msm8909 python3[3014]: Running Scheduled: Thread Check
May 09 20:18:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 73, 'bmr_cals': 829, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 854, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833d4049347a7d
May 09 20:18:16 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:18:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:18:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 889, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000379000c0000040057306566
May 09 20:18:17 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:18:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 830, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 855, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833e4047047a7d
May 09 20:18:17 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:18:18 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:18:18 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:18:18 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:18:18 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:18:22 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:18:22 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:18:22 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "7254d34e6dc74705a3df8aa218098aa7"}
May 09 20:18:23 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257103.0342171, 'key': '7254d34e6dc74705a3df8aa218098aa7', 'source': 0}
May 09 20:18:28 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:18:28 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:18:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:18:28 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:18:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000561000c000000005c106464
May 09 20:18:28 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:18:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 689, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b10015000000004e206464
May 09 20:18:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:18:30 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:18:30 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:18:30 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:18:30 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:18:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000047006666
May 09 20:18:31 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257111, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 565, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:18:31 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257111, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 565, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:18:31 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257111, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 565, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "1d071a168bd34d3a90fc7189b7755b2e"}
May 09 20:18:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 09 20:18:31 msm8909 python3[3014]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 09 20:18:31 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257111.8053973, 'key': '1d071a168bd34d3a90fc7189b7755b2e', 'source': 0}
May 09 20:18:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 889, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000379000c0000040057106566
May 09 20:18:32 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:18:32 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:18:32 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:18:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 889, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000379000c0000040057206566
May 09 20:18:42 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:18:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1375, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000055f000c0000000059106565
May 09 20:18:42 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:18:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000047106666
May 09 20:18:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 830, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 855, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833e4047247a7d
May 09 20:18:42 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:18:43 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1110, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000456000c000000004e106666
May 09 20:18:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000561000c000000005c206464
May 09 20:18:44 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:18:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:18:44 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:18:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 689, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b10015000000004e006464
May 09 20:18:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1110, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000456000c000000004e306666
May 09 20:18:58 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257138, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1110, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:18:58 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257138, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1110, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:18:58 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715257138, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1110, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "a8d88d78b54d4ee4a48c0aec25030bf5"}
May 09 20:18:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:18:58 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:18:59 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257138.982492, 'key': 'a8d88d78b54d4ee4a48c0aec25030bf5', 'source': 0}
May 09 20:18:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 889, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 15831583000700000000000000000379000c0000040057306566
May 09 20:18:59 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:19:00 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000561000c000000005c006464
May 09 20:19:00 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:19:00 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:19:00 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:19:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 689, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b10015000000004e106464
May 09 20:19:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 830, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 855, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 122, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19833e4047147a7d
May 09 20:19:10 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:19:10 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:19:10 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:19:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1110, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000456000c000000004e006666
May 09 20:19:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:19:11 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:19:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 689, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b10015000000004e206464
May 09 20:19:11 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257151, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 689, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:19:11 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257151, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 689, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:19:11 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715257151, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 689, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "ca680017130e417aa0b88ccd37d6240f"}
May 09 20:19:11 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257151.5983856, 'key': 'ca680017130e417aa0b88ccd37d6240f', 'source': 0}
May 09 20:19:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:19:12 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:19:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:19:12 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:19:12 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000561000c000000005c106464
May 09 20:19:12 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:19:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 890, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037a000c0000040057106566
May 09 20:19:14 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:19:14 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:19:14 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:19:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 831, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 856, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19933f4047247b7d
May 09 20:19:14 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:19:15 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:19:15 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:19:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000563000c000000005c206464
May 09 20:19:15 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:19:22 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:19:22 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:19:22 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "772b0cdde15c47208342791a8f4cb71c"}
May 09 20:19:23 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257163.342469, 'key': '772b0cdde15c47208342791a8f4cb71c', 'source': 0}
May 09 20:19:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 890, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037a000c0000040057206566
May 09 20:19:24 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:19:24 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:19:24 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:19:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:25 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:26 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:26 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:26 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000048106666
May 09 20:19:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000563000c000000005c306464
May 09 20:19:27 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:19:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048106b6b
May 09 20:19:28 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257168, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:19:28 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257168, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:19:28 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715257168, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "198c56ea5fea4c97b3c613d37a3a84a6"}
May 09 20:19:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:29 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:29 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x18\x98', 'mtp_version': 6, 'company_id': b'\x18\x98'} 189818980006
May 09 20:19:29 msm8909 python3[3014]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 20:19:29 msm8909 python3[3014]: [SSE] RX'd: {'data': '', 'type': 's', 'timestamp': 1715257169.2111003, 'key': '198c56ea5fea4c97b3c613d37a3a84a6', 'source': 0}
May 09 20:19:31 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:19:31 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:19:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:19:38 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:19:39 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 890, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037a000c0000040057306566
May 09 20:19:39 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:19:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 831, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 856, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19933f4047147b7d
May 09 20:19:40 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:19:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 689, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b10015000000004e106464
May 09 20:19:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000048206666
May 09 20:19:41 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257181, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 565, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:19:41 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257181, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 565, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:19:41 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257181, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 565, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "baa4d8ac769d4a01852af77ac9607258"}
May 09 20:19:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x0fd', 'mtp_version': 6, 'company_id': b'\x0fd'} 0f640f640006
May 09 20:19:42 msm8909 python3[3014]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 20:19:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:19:43 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 09 20:19:43 msm8909 python3[3014]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 20:19:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 71, 'bmr_cals': 831, 'sleep_state': 4, 'skin_temp': 125, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 856, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 123, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19933f4047247b7d
May 09 20:19:54 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:19:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:19:54 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:19:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000048306666
May 09 20:19:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000561000c0000000058106565
May 09 20:19:55 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:19:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000563000c000000005c206464
May 09 20:19:57 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:20:01 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:20:01 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:20:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000563000c000000005c306464
May 09 20:20:06 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:20:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:20:07 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:20:07 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1110, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000456000c000000004d206666
May 09 20:20:07 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257207, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1110, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:20:07 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257207, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1110, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:20:07 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715257207, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1110, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 77, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "9bf34db5bc4443e19840b8255bfef203"}
May 09 20:20:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:20:08 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:20:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:20:08 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:20:08 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000048006666
May 09 20:20:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:20:09 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:20:09 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 565, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023500150000000048106666
May 09 20:20:10 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1377, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000561000c0000000058206565
May 09 20:20:10 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:20:11 msm8909 python3[3014]: DBUS: Discovered 06:05:04:D7:44:7C .
May 09 20:20:11 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1dl', 'mtp_version': 6, 'company_id': b'\x1dl'} 1d6c1d6c0006
May 09 20:20:11 msm8909 python3[3014]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 09 20:20:20 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 690, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b20015000000004e106464
May 09 20:20:20 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257220, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 690, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:20:20 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257220, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 690, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:20:20 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715257220, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 690, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "10361b16c88949b48802c0cce8807fbc"}
May 09 20:20:21 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:20:23 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:20:23 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:20:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "49929c78adc14bd087b81969b3bd0f01"}
May 09 20:20:23 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 566, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023600150000000048206666
May 09 20:20:25 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1111, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000457000c000000004d306666
May 09 20:20:32 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:20:32 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:20:34 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:20:34 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:20:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:20:35 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:20:35 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000565000c000000005c206464
May 09 20:20:35 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:20:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047006b6b
May 09 20:20:36 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257236, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:20:36 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257236, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:20:36 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715257236, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 71, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "7e8382957a764728b18536913e022f76"}
May 09 20:20:36 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1111, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000457000c000000004d106666
May 09 20:20:37 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 566, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023600150000000048306666
May 09 20:20:38 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:20:38 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:20:49 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:20:49 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:20:50 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000565000c000000005c306464
May 09 20:20:50 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:20:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 566, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023600150000000048006666
May 09 20:20:51 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257251, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 566, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:20:51 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257251, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 566, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:20:51 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257251, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 566, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "dd03b57b136e4958ba5a1876162a45c3"}
May 09 20:20:51 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:20:51 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:20:51 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:20:51 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:20:52 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000563000c0000000059306565
May 09 20:20:52 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:21:02 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000565000c000000005c106464
May 09 20:21:02 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:21:02 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:21:02 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:21:03 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 891, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037b000c0000040057006566
May 09 20:21:03 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:21:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:21:04 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:21:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:21:04 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:21:04 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 690, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b20015000000004e206464
May 09 20:21:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1379, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000563000c0000000059006565
May 09 20:21:05 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:21:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 72, 'bmr_cals': 831, 'sleep_state': 4, 'skin_temp': 126, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 856, 'pairing_code': b'\x1e\xe8', 'solar_gen': 177, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b1025b19933f4048147c7e
May 09 20:21:05 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:21:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:21:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:21:05 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:21:05 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 891, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037b000c0000040057006566
May 09 20:21:05 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:21:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:21:06 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:21:06 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:21:06 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:21:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:21:16 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:21:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 691, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b30015000000004f306464
May 09 20:21:17 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 69, 'bmr_cals': 832, 'sleep_state': 4, 'skin_temp': 127, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 857, 'pairing_code': b'\x1e\xe8', 'solar_gen': 178, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b2025b19a3404045347c7f
May 09 20:21:17 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:21:18 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048006b6b
May 09 20:21:19 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:21:19 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:21:21 msm8909 python3[3014]: [SSE] RETRY: instant
May 09 20:21:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257251, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "sleepState": 0, "thermalGen": 21, "solarGen": 566, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "dd03b57b136e4958ba5a1876162a45c3"}
May 09 20:21:21 msm8909 python3[3014]: [SSE] RETRY: instant
May 09 20:21:21 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257251, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "sleepState": 0, "thermalGen": 21, "solarGen": 566, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "dd03b57b136e4958ba5a1876162a45c3"}
May 09 20:21:23 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:21:23 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:21:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "4abb6ddc960e4180a20ff238437c3d4b"}
May 09 20:21:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 567, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023700150000000049006666
May 09 20:21:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:21:31 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:21:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000565000c0000000058306565
May 09 20:21:32 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:21:32 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048206b6b
May 09 20:21:32 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:21:32 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:21:32 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 09 20:21:32 msm8909 python3[3014]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 20:21:34 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:21:34 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:21:34 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 09 20:21:34 msm8909 python3[3014]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 20:21:35 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:21:35 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:21:44 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000565000c0000000058006565
May 09 20:21:44 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:21:45 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048306b6b
May 09 20:21:45 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257305, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:21:45 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'utcTimestamp': 1715257305, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 12, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 107, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 107}}
May 09 20:21:45 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 291, "utcTimestamp": 1715257305, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 12, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 107, "walkSteps": 0, "totalCals": 0, "caseTemp": 107}}, "rt": "instant", "key": "1a1da48d4a7b4c5099373ed3938c0137"}
May 09 20:21:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1383, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000567000c000000005c106464
May 09 20:21:46 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:21:46 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 691, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b30015000000004f206464
May 09 20:21:46 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257306, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 691, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:21:46 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'utcTimestamp': 1715257306, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 691, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 79, 'skinTemp': 100, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 100}}
May 09 20:21:46 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 292, "utcTimestamp": 1715257306, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 691, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 79, "skinTemp": 100, "walkSteps": 0, "totalCals": 0, "caseTemp": 100}}, "rt": "instant", "key": "39cee0668033458f87408b68790776af"}
May 09 20:21:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 567, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023700150000000049106666
May 09 20:21:47 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 892, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037c000c0000040056006566
May 09 20:21:47 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:21:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1112, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000458000c000000004e106666
May 09 20:21:58 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257318, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1112, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:21:58 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'utcTimestamp': 1715257318, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 12, 'solarGen': 1112, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:21:58 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 295, "utcTimestamp": 1715257318, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 12, "solarGen": 1112, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 78, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "25c4243513e44a3181922efe819835fc"}
May 09 20:21:58 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1383, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000567000c000000005c206464
May 09 20:21:58 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:21:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000048106b6b
May 09 20:21:59 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000565000c0000000058106565
May 09 20:21:59 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:22:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1381, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000565000c0000000058206565
May 09 20:22:01 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:22:01 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 691, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b30015000000004f306464
May 09 20:22:03 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:22:03 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:22:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 568, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023800150000000048106666
May 09 20:22:13 msm8909 python3[3014]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257333, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 568, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:22:13 msm8909 python3[3014]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'utcTimestamp': 1715257333, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None, 'statusValues': {'sleepState': 0, 'runSteps': 0, 'bmrCals': 0, 'totalSteps': 0, 'thermalGen': 21, 'solarGen': 568, 'heartRate': 0, 'distance': 0, 'sleepDuration': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'walkSteps': 0, 'totalCals': 0, 'caseTemp': 102}}
May 09 20:22:13 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257333, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"sleepState": 0, "runSteps": 0, "bmrCals": 0, "totalSteps": 0, "thermalGen": 21, "solarGen": 568, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "089fb51f507c42059b419cbbe30ac373"}
May 09 20:22:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1385, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000569000c000000005c006464
May 09 20:22:13 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:22:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1112, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000458000c000000004e206666
May 09 20:22:13 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 692, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b40015000000004f106464
May 09 20:22:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047206b6b
May 09 20:22:14 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:22:14 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:22:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 892, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037c000c0000040056306566
May 09 20:22:15 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:22:15 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1113, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000459000c000000004d306666
May 09 20:22:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:22:16 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:22:16 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 833, 'sleep_state': 4, 'skin_temp': 127, 'distance': 2784, 'heart_rate': 64, 'thermal_gen': 603, 'total_cals': 858, 'pairing_code': b'\x1e\xe8', 'solar_gen': 178, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b2025b19a341404a147c7f
May 09 20:22:16 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:22:23 msm8909 python3[3014]: [SSE] Sending keepalive ping
May 09 20:22:23 msm8909 python3[3014]: [SSE] SENDING GATEWAY STATUS PING
May 09 20:22:23 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "rt": "gw", "key": "f45ac522c1bc4c6cb5337eb0af3f024f"}
May 09 20:22:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 71, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 107, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\x92', 'solar_gen': 12, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 107, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000c000c0000000047306b6b
May 09 20:22:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 223, 'act_cals': 25, 'battery': 74, 'bmr_cals': 833, 'sleep_state': 4, 'skin_temp': 127, 'distance': 2784, 'heart_rate': 67, 'thermal_gen': 603, 'total_cals': 858, 'pairing_code': b'\x1e\xe8', 'solar_gen': 178, 'total_steps': 4434, 'sleep_duration': 0, 'case_temp': 124, 'walk_steps': 4211, 'mtp_version': 7, 'company_id': b'\x1e\xe8'} 1ee81ee8000700df10730ae0000000b2025b19a341434a247c7f
May 09 20:22:26 msm8909 python3[3014]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 20:22:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 101, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x1d\xd5', 'solar_gen': 1383, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x1d\xd5'} 1dd51dd5000700000000000000000567000c0000000059006565
May 09 20:22:26 msm8909 python3[3014]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 20:22:26 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 09 20:22:26 msm8909 python3[3014]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 09 20:22:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 568, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023800150000000048206666
May 09 20:22:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 892, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037c000c0000040057006566
May 09 20:22:27 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:22:27 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 09 20:22:27 msm8909 python3[3014]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 20:22:28 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1113, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000459000c000000004d006666
May 09 20:22:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:22:30 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:22:30 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1113, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000459000c000000004d006666
May 09 20:22:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 09 20:22:31 msm8909 python3[3014]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 20:22:31 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 692, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b40015000000004f206464
May 09 20:22:33 msm8909 python3[3014]: Running Scheduled: Check Network
May 09 20:22:33 msm8909 python3[3014]: [NET] NETWORK GOOD.
May 09 20:22:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 77, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'%\x1a', 'solar_gen': 1113, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'%\x1a'} 251a251a000700000000000000000459000c000000004d106666
May 09 20:22:40 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 568, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023800150000000048306666
May 09 20:22:41 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x02\xda', 'company_id': b'_\x00'} 02da055f00
May 09 20:22:41 msm8909 python3[3014]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 20:22:41 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\x0f\x89', 'solar_gen': 692, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x0f\x89'} 0f890f890007000000000000000002b40015000000004f306464
May 09 20:22:41 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:22:41 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:22:42 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 892, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037c000c0000040057206566
May 09 20:22:42 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:22:43 msm8909 python3[3014]: [SSE] RETRY: instant
May 09 20:22:43 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257333, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "sleepState": 0, "thermalGen": 21, "solarGen": 568, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "089fb51f507c42059b419cbbe30ac373"}
May 09 20:22:43 msm8909 python3[3014]: [SSE] RETRY: instant
May 09 20:22:43 msm8909 python3[3014]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "configId": 294, "utcTimestamp": 1715257333, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null, "statusValues": {"runSteps": 0, "bmrCals": 0, "totalSteps": 0, "sleepState": 0, "thermalGen": 21, "solarGen": 568, "heartRate": 0, "distance": 0, "sleepDuration": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "walkSteps": 0, "totalCals": 0, "caseTemp": 102}}, "rt": "instant", "key": "089fb51f507c42059b419cbbe30ac373"}
May 09 20:22:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 21, 'total_cals': 0, 'pairing_code': b'\rU', 'solar_gen': 568, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 102, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\rU'} 0d550d5500070000000000000000023800150000000048006666
May 09 20:22:54 msm8909 python3[3014]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04+', 'company_id': b'_\x00'} 042b055f00
May 09 20:22:54 msm8909 python3[3014]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 20:22:54 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'bmr_cals': 0, 'sleep_state': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 0, 'pairing_code': b'\x18\xcf', 'solar_gen': 1385, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 100, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x18\xcf'} 18cf18cf000700000000000000000569000c000000005c006464
May 09 20:22:54 msm8909 python3[3014]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 20:22:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x02}', 'mtp_version': 6, 'company_id': b'\x02}'} 027d027d0006
May 09 20:22:55 msm8909 python3[3014]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 20:22:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x12t', 'mtp_version': 6, 'company_id': b'\x12t'} 127412740006
May 09 20:22:55 msm8909 python3[3014]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 20:22:55 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\tB', 'mtp_version': 6, 'company_id': b'\tB'} 094209420006
May 09 20:22:55 msm8909 python3[3014]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 20:22:57 msm8909 python3[3014]: ADVERT: {'alert_status': b'\x00', 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'bmr_cals': 4, 'sleep_state': 0, 'skin_temp': 102, 'distance': 0, 'heart_rate': 0, 'thermal_gen': 12, 'total_cals': 4, 'pairing_code': b'\x15\x83', 'solar_gen': 892, 'total_steps': 0, 'sleep_duration': 0, 'case_temp': 101, 'walk_steps': 0, 'mtp_version': 7, 'company_id': b'\x15\x83'} 1583158300070000000000000000037c000c0000040057306566
May 09 20:22:57 msm8909 python3[3014]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 20:22:57 msm8909 python3[3014]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT