-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 06:59:29 msm8909 python3[2237]: DB VERSION: 9
May 12 06:59:29 msm8909 python3[2237]: [DB] No upgrade needed
May 12 06:59:30 msm8909 python3[2237]: [DEBUG] Looking for old files to remove in /data/logs
May 12 06:59:30 msm8909 python3[2237]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:30 msm8909 python3[2237]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:30 msm8909 python3[2237]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:31 msm8909 python3[2237]: [SSE] SETTING UP SSE
May 12 06:59:31 msm8909 python3[2237]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:31 msm8909 python3[2237]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb5e4fd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 06:59:31 msm8909 python3[2237]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb537b950>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 06:59:44 msm8909 python3[2237]: Traceback (most recent call last):
May 12 06:59:44 msm8909 python3[2237]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 06:59:44 msm8909 python3[2237]: hci0 = BluetoothAdapter(0);
May 12 06:59:44 msm8909 python3[2237]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 06:59:44 msm8909 python3[2237]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 06:59:44 msm8909 python3[2237]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 06:59:44 msm8909 python3[2237]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 06:59:44 msm8909 python3[2237]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 06:59:44 msm8909 python3[2237]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 06:59:44 msm8909 python3[2237]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 06:59:44 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 06:59:44 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 06:59:44 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 06:59:49 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 06:59:49 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 06:59:50 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 06:59:52 msm8909 python3[3071]: READING DB FROM FILE: /data/mother.db
May 12 06:59:52 msm8909 python3[3071]: DB VERSION: 9
May 12 06:59:52 msm8909 python3[3071]: [DB] No upgrade needed
May 12 06:59:52 msm8909 python3[3071]: [DEBUG] Looking for old files to remove in /data/logs
May 12 06:59:52 msm8909 python3[3071]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:52 msm8909 python3[3071]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:52 msm8909 python3[3071]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 06:59:53 msm8909 python3[3071]: [SSE] SETTING UP SSE
May 12 06:59:53 msm8909 python3[3071]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 07:00:31 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:00:31 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:00:31 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:00:31 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:00:31 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:00:31 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f570932c28e249b08dc7666b1ed05867"}
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468394.3961425, 'data': '', 'key': 'd5ef609090e5461ab0be4cd21b52498e', 'source': 0}
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468395.6565096, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468395.6688895, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468395.8644359, 'type': 'wconfig', '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}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.044632, 'type': 'wconfig', '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}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.2409832, 'type': 'wconfig', '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}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.4405565, 'type': 'wconfig', '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}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 07:00:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.6388476, 'type': 'wconfig', '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}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.8213918, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] UPDATING W CONFIG
May 12 07:00:31 msm8909 python3[3071]: [SSE] RX'd: {'timestamp': 1715468396.8808346, 'type': 'prov', 'data': '0', 'source': 1, 'key': None}
May 12 07:00:31 msm8909 python3[3071]: [SSE] SETTING PROVISIONING TO: 0
May 12 07:00:31 msm8909 python3[3071]: [CONFIG] SSE Has new config, updating
May 12 07:00:31 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:00:31 msm8909 python3[3071]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 07:00:31 msm8909 python3[3071]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 07:00:31 msm8909 python3[3071]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 07:00:31 msm8909 python3[3071]: [CLOUD] Activating Gateway
May 12 07:00:31 msm8909 python3[3071]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 07:00:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'&,', 'company_id': b'&,', 'mtp_version': 6} 262c262c0006
May 12 07:00:31 msm8909 python3[3071]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 07:00:32 msm8909 python3[3071]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 07:00:32 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:00:32 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:00:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468431.7098, 'data': '', 'key': 'f570932c28e249b08dc7666b1ed05867', 'source': 0}
May 12 07:00:32 msm8909 python3[3071]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 07:00:32 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\t7', 'company_id': b'\t7', 'mtp_version': 6} 093709370006
May 12 07:00:32 msm8909 python3[3071]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 07:00:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 22, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001604c0a5003f00797a
May 12 07:00:32 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 07:00:32 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468432, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 961, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 169, 'sleepDuration': 59, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 165}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:00:32 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468432, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 961, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 169, 'sleepDuration': 59, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 165}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:00:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468432, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 961, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 121, "totalCals": 169, "sleepDuration": 59, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 122, "actCals": 4, "bmrCals": 165}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "de55ab48e11b4fadbccd199de55681f2"}
May 12 07:00:32 msm8909 python3[3071]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 07:00:32 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x10!', 'company_id': b'\x10!', 'mtp_version': 6} 102110210006
May 12 07:00:32 msm8909 python3[3071]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 07:00:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468432.6754448, 'data': '', 'key': 'de55ab48e11b4fadbccd199de55681f2', 'source': 0}
May 12 07:00:32 msm8909 python3[3071]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 07:00:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005f206464
May 12 07:00:32 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:00:33 msm8909 python3[3071]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 07:00:33 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:00:33 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:00:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 7, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00070000000047206464
May 12 07:00:33 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 07:00:33 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468433, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 31, 'distance': 0, 'thermalGen': 7, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:00:33 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468433, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 31, 'distance': 0, 'thermalGen': 7, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:00:33 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468433, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 31, "distance": 0, "thermalGen": 7, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "3c6963d74d154b9187fc543e5f4f30dc"}
May 12 07:00:33 msm8909 python3[3071]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 07:00:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c200160000000058006464
May 12 07:00:33 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:00:33 msm8909 python3[3071]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 07:00:33 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:00:33 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:00:33 msm8909 python3[3071]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 07:00:33 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 07:00:33 msm8909 python3[3071]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 07:00:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468433.8755596, 'data': '', 'key': '3c6963d74d154b9187fc543e5f4f30dc', 'source': 0}
May 12 07:00:34 msm8909 python3[3071]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 07:00:34 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:00:34 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:00:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 7, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000250007000000004d306363
May 12 07:00:34 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 07:00:34 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468434, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 7, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:00:34 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468434, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 7, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:00:34 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468434, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 37, "distance": 0, "thermalGen": 7, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "9a30c7c73e46401d9a8fc850dcdb7dc4"}
May 12 07:00:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001600160000000044306464
May 12 07:00:34 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 07:00:34 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468434, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:00:34 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468434, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:00:34 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468434, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 22, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "f436018ee8004b038d7de428fc5de9cc"}
May 12 07:00:35 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468434.9727731, 'data': '', 'key': '9a30c7c73e46401d9a8fc850dcdb7dc4', 'source': 0}
May 12 07:00:35 msm8909 python3[3071]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 07:00:35 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 12 07:00:35 msm8909 python3[3071]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 07:00:35 msm8909 python3[3071]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 07:00:35 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:00:35 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:00:35 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468435.1818264, 'data': '', 'key': 'f436018ee8004b038d7de428fc5de9cc', 'source': 0}
May 12 07:00:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000047006363
May 12 07:00:35 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 07:00:35 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468435, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:00:35 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468435, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:00:35 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468435, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 22, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "bd5ce90e8f9d42a6913a16a5ef2119fb"}
May 12 07:00:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 7, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00070000000047206464
May 12 07:00:36 msm8909 python3[3071]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 07:00:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000160000000003206363
May 12 07:00:36 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:00:36 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468436.3696384, 'data': '', 'key': 'bd5ce90e8f9d42a6913a16a5ef2119fb', 'source': 0}
May 12 07:00:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005f306464
May 12 07:00:45 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:00:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 7, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00070000000047306464
May 12 07:00:46 msm8909 python3[3071]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 07:00:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 07:00:46 msm8909 python3[3071]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 07:00:46 msm8909 python3[3071]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 07:00:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 12 07:00:46 msm8909 python3[3071]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 07:00:46 msm8909 python3[3071]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 07:00:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:00:46 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:00:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001600160000000044006464
May 12 07:00:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 22, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001604c0a5003f20797a
May 12 07:00:47 msm8909 python3[3071]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 07:00:47 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 07:00:47 msm8909 python3[3071]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 07:00:47 msm8909 python3[3071]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 07:00:47 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa', 'company_id': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 07:00:47 msm8909 python3[3071]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 07:00:48 msm8909 python3[3071]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 07:00:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c800160000000059306464
May 12 07:00:48 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:00:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000160000000003306363
May 12 07:00:48 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:00:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 7, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000250007000000004d106363
May 12 07:00:49 msm8909 python3[3071]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 07:00:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c500160000000055006363
May 12 07:00:49 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:00:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 22, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001604c0a5003f30797a
May 12 07:00:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004b006464
May 12 07:00:59 msm8909 python3[3071]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 07:00:59 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468459, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 890, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:00:59 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468459, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 890, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:00:59 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468459, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 890, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "24f7c1b8425c45e0ad1be4b42a54a0e8"}
May 12 07:00:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c500160000000055106363
May 12 07:00:59 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:00:59 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468459.7692795, 'data': '', 'key': '24f7c1b8425c45e0ad1be4b42a54a0e8', 'source': 0}
May 12 07:01:00 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:01:00 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:01:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 7, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00070000000047106464
May 12 07:01:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c200160000000058306464
May 12 07:01:00 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:01:01 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:01:01 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:01:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001600160000000044206464
May 12 07:01:04 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:01:04 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:01:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:01:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004c206464
May 12 07:01:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00080000000047206464
May 12 07:01:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003206363
May 12 07:01:15 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:01:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80016000000005a106464
May 12 07:01:15 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:01:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003f10797a
May 12 07:01:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 7, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000250007000000004d306363
May 12 07:01:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c500170000000055306363
May 12 07:01:16 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:01:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300160000000057106464
May 12 07:01:17 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:01:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048006364
May 12 07:01:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005f306464
May 12 07:01:27 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:01:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048106364
May 12 07:01:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003306363
May 12 07:01:28 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:01:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:01:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d106363
May 12 07:01:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003f20797a
May 12 07:01:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c500170000000055006363
May 12 07:01:29 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:01:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00080000000047006464
May 12 07:01:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004c006464
May 12 07:01:31 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:01:31 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:01:31 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:01:31 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:01:31 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c5a6a58a23a9452f9f94199d3bd3fadf"}
May 12 07:01:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300160000000057206464
May 12 07:01:32 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:01:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468492.2317247, 'data': '', 'key': 'c5a6a58a23a9452f9f94199d3bd3fadf', 'source': 0}
May 12 07:01:32 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 07:01:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003f20797a
May 12 07:01:42 msm8909 python3[3071]: DBUS: Connected to 06:05:04:30:B0:14
May 12 07:01:43 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 12 07:01:43 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 12 07:01:43 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "82f5e0d98196418fb018edd9d83c1cc7"}
May 12 07:01:43 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:01:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00080000000047106464
May 12 07:01:45 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468505, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 31, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:01:45 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468505, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 31, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:01:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468505, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 31, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "dd6133b517e64f2eb2df81abdcaedb1d"}
May 12 07:01:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:01:45 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468505, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:01:45 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468505, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:01:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468505, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "e163ec13c37540679f118989fa618631"}
May 12 07:01:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300160000000057006464
May 12 07:01:46 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:01:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c500170000000055206363
May 12 07:01:46 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:01:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005f106464
May 12 07:01:46 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:01:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003106363
May 12 07:01:48 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:01:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004c106464
May 12 07:01:49 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:01:49 msm8909 python3[3071]: 119.10496234893799 [06:05:04:30:B0:14] <- HR 0000
May 12 07:01:50 msm8909 python3[3071]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 245, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 07:01:50 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:01:50 msm8909 python3[3071]: GOT Pairing Code: 13d4
May 12 07:01:50 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:01:50 msm8909 python3[3071]: NO FW Update needed.
May 12 07:01:50 msm8909 python3[3071]: LAST SYNC: 1715467709
May 12 07:01:51 msm8909 python3[3071]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 253, 176, 3, 16, 60, 134, 2, 17, 193, 42, 1, 18, 59, 0, 0, 32, 0, 0, 0, 48, 193, 3, 0, 64, 23, 0, 0, 65, 122, 0, 0, 80, 121, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:01:51 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:01:51 msm8909 python3[3071]: HR READING: 0 TOOK 0.000433 secs
May 12 07:01:51 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:01:51 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:01:51 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 961, 'bmr_cals': 165436, 'skin_temp': 122, 'total_cals': 241917, 'thermal_gen': 23, 'battery': 63, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 76481, 'activity': 0, 'case_temp': 121, 'sleep_duration': 59, 'run_steps': 0}
May 12 07:01:51 msm8909 python3[3071]: W ID: 81
May 12 07:01:51 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468511, 'wearableId': 81, 'configId': 301, 'statusValues': {'solarGen': 961, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 241917, 'sleepDuration': 59, 'battery': 63, 'runSteps': 0, 'activity': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 76481, 'bmrCals': 165436}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:01:51 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468511, 'wearableId': 81, 'configId': 301, 'statusValues': {'solarGen': 961, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 241917, 'sleepDuration': 59, 'battery': 63, 'runSteps': 0, 'activity': 0, 'skinTemp': 122, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 76481, 'bmrCals': 165436}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:01:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468511, "wearableId": 81, "configId": 301, "statusValues": {"solarGen": 961, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 241917, "sleepDuration": 59, "battery": 63, "runSteps": 0, "activity": 0, "skinTemp": 122, "walkSteps": 0, "totalSteps": 0, "actCals": 76481, "bmrCals": 165436}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "d4782acdb59f4fe3a07ea7f2f24405c7"}
May 12 07:01:51 msm8909 python3[3071]: Instant Upload complete
May 12 07:01:52 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 07:01:54 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 07:01:54 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:01:54 msm8909 python3[3071]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 07:01:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003f20797a
May 12 07:02:00 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:02:00 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:02:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004c306464
May 12 07:02:00 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468520, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 890, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:02:00 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468520, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 890, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:02:00 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468520, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 890, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "0ce24462b4394ebbad973e633ec84bbd"}
May 12 07:02:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005f306464
May 12 07:02:01 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:02:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300160000000057106464
May 12 07:02:01 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:02:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 31, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000001f00080000000047306464
May 12 07:02:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80016000000005a206464
May 12 07:02:02 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:02:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003306363
May 12 07:02:02 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:02:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:02:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d106363
May 12 07:02:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003306363
May 12 07:02:05 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:02:05 msm8909 python3[3071]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 07:02:05 msm8909 python3[3071]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 07:02:05 msm8909 python3[3071]: Device not connected, retrying later
May 12 07:02:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d106363
May 12 07:02:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468525, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:02:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468525, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:02:05 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468525, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 38, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "958c5b00f1714782b79942285d01464f"}
May 12 07:02:06 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:02:06 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468503.5286558, 'data': '', 'key': '82f5e0d98196418fb018edd9d83c1cc7', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468505.6473567, 'data': '', 'key': 'dd6133b517e64f2eb2df81abdcaedb1d', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468506.0952075, 'data': '', 'key': 'e163ec13c37540679f118989fa618631', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468512.384788, 'data': '', 'key': 'd4782acdb59f4fe3a07ea7f2f24405c7', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468521.2964771, 'data': '', 'key': '0ce24462b4394ebbad973e633ec84bbd', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468526.0516582, 'data': '', 'key': '958c5b00f1714782b79942285d01464f', 'source': 0}
May 12 07:02:06 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 07:02:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048106364
May 12 07:02:11 msm8909 python3[3071]: DBUS: Connected to 06:05:04:FC:44:79
May 12 07:02:11 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 12 07:02:11 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 12 07:02:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "195dcdb241c545e6bec501412cdf04af"}
May 12 07:02:11 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:02:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:02:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d306363
May 12 07:02:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 890, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037a0016000000004c006464
May 12 07:02:18 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:02:18 msm8909 python3[3071]: 147.8030846118927 [06:05:04:FC:44:79] <- HR 0000
May 12 07:02:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e106464
May 12 07:02:18 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:02:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003e30797a
May 12 07:02:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047106464
May 12 07:02:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003106363
May 12 07:02:19 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:02:19 msm8909 python3[3071]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 247, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 12 07:02:19 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:02:19 msm8909 python3[3071]: GOT Pairing Code: 1d69
May 12 07:02:19 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:02:19 msm8909 python3[3071]: NO FW Update needed.
May 12 07:02:19 msm8909 python3[3071]: LAST SYNC: 1715468283
May 12 07:02:20 msm8909 python3[3071]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 22, 0, 0, 64, 22, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:02:20 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:02:20 msm8909 python3[3071]: HR READING: 0 TOOK 0.000686 secs
May 12 07:02:20 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:02:20 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:02:20 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 22, 'bmr_cals': 0, 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 0, 'activity': 0, 'case_temp': 99, 'sleep_duration': 0, 'run_steps': 0}
May 12 07:02:20 msm8909 python3[3071]: W ID: 63
May 12 07:02:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468540, 'wearableId': 63, 'configId': 293, 'statusValues': {'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'activity': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:02:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468540, 'wearableId': 63, 'configId': 293, 'statusValues': {'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'activity': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:02:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468540, "wearableId": 63, "configId": 293, "statusValues": {"solarGen": 22, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "activity": 0, "skinTemp": 99, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "d75aa369c0d34a3fb6289f016cfad195"}
May 12 07:02:20 msm8909 python3[3071]: Instant Upload complete
May 12 07:02:21 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 07:02:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005a006464
May 12 07:02:21 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:02:23 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:02:23 msm8909 python3[3071]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 07:02:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048106364
May 12 07:02:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468532.2133071, 'data': '', 'key': '195dcdb241c545e6bec501412cdf04af', 'source': 0}
May 12 07:02:24 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468541.3948019, 'data': '', 'key': 'd75aa369c0d34a3fb6289f016cfad195', 'source': 0}
May 12 07:02:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055206363
May 12 07:02:31 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:02:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e206464
May 12 07:02:31 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:02:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:02:31 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:02:31 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:02:31 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:02:31 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "9f9cf2c307ff4fdb8132ccc5f2b268f3"}
May 12 07:02:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047206464
May 12 07:02:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468552.2394726, 'data': '', 'key': '9f9cf2c307ff4fdb8132ccc5f2b268f3', 'source': 0}
May 12 07:02:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:02:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d006363
May 12 07:02:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048006363
May 12 07:02:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005a106464
May 12 07:02:34 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:02:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003206363
May 12 07:02:34 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:02:36 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:02:36 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:02:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d106363
May 12 07:02:45 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 07:02:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005a306464
May 12 07:02:51 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:02:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:02:51 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468571, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:02:51 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468571, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:02:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468571, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "b84f8345c56e4e8bbd59e2192bba2ede"}
May 12 07:02:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003e20797a
May 12 07:02:52 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:02:52 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:02:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048206363
May 12 07:02:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055106363
May 12 07:02:53 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:02:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e006464
May 12 07:02:53 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:02:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047206464
May 12 07:02:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003006363
May 12 07:02:55 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:02:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a006464
May 12 07:02:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d206363
May 12 07:02:56 msm8909 python3[3071]: DBUS: Connected to 06:05:04:32:34:65
May 12 07:02:56 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 12 07:02:56 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 12 07:02:56 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "b34ff74c1ea849b1be36a11a0dbbe995"}
May 12 07:02:56 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:03:03 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:03:03 msm8909 python3[3071]: 192.42328500747681 [06:05:04:32:34:65] <- HR 0000
May 12 07:03:04 msm8909 python3[3071]: 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, 63, 238, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 07:03:04 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:03:04 msm8909 python3[3071]: GOT Pairing Code: 0d55
May 12 07:03:04 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:03:04 msm8909 python3[3071]: NO FW Update needed.
May 12 07:03:04 msm8909 python3[3071]: LAST SYNC: 1715465910
May 12 07:03:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a106464
May 12 07:03:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468585, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:03:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468585, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:03:05 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468585, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 74, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "b039867c927542438eb37ea6590d9921"}
May 12 07:03:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d306363
May 12 07:03:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055206363
May 12 07:03:05 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:03:05 msm8909 python3[3071]: 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, 32, 0, 0, 64, 8, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:03:05 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:03:05 msm8909 python3[3071]: HR READING: 0 TOOK 0.000441 secs
May 12 07:03:05 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:03:05 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:03:05 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 32, 'bmr_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 0, 'activity': 0, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0}
May 12 07:03:05 msm8909 python3[3071]: W ID: 74
May 12 07:03:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468585, 'wearableId': 74, 'configId': 294, 'statusValues': {'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:03:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468585, 'wearableId': 74, 'configId': 294, 'statusValues': {'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:03:05 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468585, "wearableId": 74, "configId": 294, "statusValues": {"solarGen": 32, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "activity": 0, "skinTemp": 100, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "b7677a22517c4b3f940d5734442cbfb6"}
May 12 07:03:05 msm8909 python3[3071]: Instant Upload complete
May 12 07:03:05 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 07:03:06 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:03:06 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:03:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e106464
May 12 07:03:06 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:03:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000003106363
May 12 07:03:07 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:03:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 22, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000048306363
May 12 07:03:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005a106464
May 12 07:03:08 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:03:08 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:03:08 msm8909 python3[3071]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 07:03:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047206464
May 12 07:03:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:03:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c1001704c0a5003e00797a
May 12 07:03:08 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468588, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 961, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 169, 'sleepDuration': 59, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 165}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:03:08 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468588, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 961, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 169, 'sleepDuration': 59, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 165}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:03:08 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468588, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 961, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 169, "sleepDuration": 59, "battery": 62, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 122, "actCals": 4, "bmrCals": 165}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "da219056d6c04c6fb0e0e85dec5f7cba"}
May 12 07:03:08 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:03:08 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:03:08 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468571.855695, 'data': '', 'key': 'b84f8345c56e4e8bbd59e2192bba2ede', 'source': 0}
May 12 07:03:08 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468576.5104263, 'data': '', 'key': 'b34ff74c1ea849b1be36a11a0dbbe995', 'source': 0}
May 12 07:03:09 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468585.7685475, 'data': '', 'key': 'b039867c927542438eb37ea6590d9921', 'source': 0}
May 12 07:03:09 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468586.2617621, 'data': '', 'key': 'b7677a22517c4b3f940d5734442cbfb6', 'source': 0}
May 12 07:03:09 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 07:03:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d306363
May 12 07:03:12 msm8909 python3[3071]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 07:03:12 msm8909 python3[3071]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 07:03:12 msm8909 python3[3071]: Device not connected, retrying later
May 12 07:03:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d306363
May 12 07:03:12 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468592, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:03:12 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468592, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:03:12 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468592, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 38, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "5c06f4fa2cc84708b1552d6fac0e8059"}
May 12 07:03:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468589.2411337, 'data': '', 'key': 'da219056d6c04c6fb0e0e85dec5f7cba', 'source': 0}
May 12 07:03:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468592.6669412, 'data': '', 'key': '5c06f4fa2cc84708b1552d6fac0e8059', 'source': 0}
May 12 07:03:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d106363
May 12 07:03:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a206464
May 12 07:03:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055306363
May 12 07:03:18 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:03:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005b206464
May 12 07:03:18 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:03:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000046306464
May 12 07:03:18 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:03:18 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:03:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c2001704c0a5003f10797a
May 12 07:03:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000004306363
May 12 07:03:19 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:03:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000047006364
May 12 07:03:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000004306363
May 12 07:03:21 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:03:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e306464
May 12 07:03:21 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:03:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e006464
May 12 07:03:31 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:03:32 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:03:32 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:03:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fa0aa12dec284cf2ba9d8fc7fac5a859"}
May 12 07:03:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b006464
May 12 07:03:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d206363
May 12 07:03:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468612.4695382, 'data': '', 'key': 'fa0aa12dec284cf2ba9d8fc7fac5a859', 'source': 0}
May 12 07:03:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000047206364
May 12 07:03:32 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468612, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:03:32 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468612, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 22, 'distance': 0, 'thermalGen': 22, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:03:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468612, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 22, "distance": 0, "thermalGen": 22, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "7b87164dbc9346ca93f6946a93443cd3"}
May 12 07:03:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c2001704c0a5003f31797a
May 12 07:03:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000046006464
May 12 07:03:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:03:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468613.1888874, 'data': '', 'key': '7b87164dbc9346ca93f6946a93443cd3', 'source': 0}
May 12 07:03:35 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:03:35 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:03:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055106363
May 12 07:03:35 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:03:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005b006464
May 12 07:03:35 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:03:39 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:03:39 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:03:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055206363
May 12 07:03:45 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:03:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:03:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e206464
May 12 07:03:45 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:03:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c2001704c0a5003f01797a
May 12 07:03:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000046106464
May 12 07:03:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000004106363
May 12 07:03:46 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:03:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:03:46 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:03:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004d006363
May 12 07:03:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b106464
May 12 07:03:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000047306364
May 12 07:03:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000057006464
May 12 07:03:49 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:03:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b206464
May 12 07:03:51 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 07:03:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:03:54 msm8909 python3[3071]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 07:03:55 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 12 07:03:55 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 12 07:03:55 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "598979c8e36e4e79906c3371c8684be5"}
May 12 07:03:55 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 22, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 22, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001600160000000047006364
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:04:00 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c80017000000005b206464
May 12 07:04:00 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000057206464
May 12 07:04:00 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000046306464
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 165, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 169, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003b03c2001704c0a5003f11797a
May 12 07:04:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 62, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003e0008000000005e306464
May 12 07:04:00 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:04:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 960, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c000170000000004306363
May 12 07:04:01 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:04:01 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:04:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b306464
May 12 07:04:01 msm8909 python3[3071]: 251.10548090934753 [06:05:04:11:B9:D2] <- HR 0000
May 12 07:04:03 msm8909 python3[3071]: 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, 63, 240, 193, 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 12 07:04:03 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:04:03 msm8909 python3[3071]: GOT Pairing Code: 1d92
May 12 07:04:03 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:04:03 msm8909 python3[3071]: NO FW Update needed.
May 12 07:04:03 msm8909 python3[3071]: LAST SYNC: 1715466433
May 12 07:04:04 msm8909 python3[3071]: 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, 23, 0, 0, 64, 23, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:04:04 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:04:04 msm8909 python3[3071]: HR READING: 0 TOOK 0.000394 secs
May 12 07:04:04 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:04:04 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:04:04 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 23, 'bmr_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 0, 'activity': 0, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0}
May 12 07:04:04 msm8909 python3[3071]: W ID: 75
May 12 07:04:04 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468644, 'wearableId': 75, 'configId': 291, 'statusValues': {'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:04:04 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468644, 'wearableId': 75, 'configId': 291, 'statusValues': {'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:04:04 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468644, "wearableId": 75, "configId": 291, "statusValues": {"solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "activity": 0, "skinTemp": 100, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "28cbd664123d4e75a8ad2eee4162e1b9"}
May 12 07:04:04 msm8909 python3[3071]: Instant Upload complete
May 12 07:04:04 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 07:04:06 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 07:04:06 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:04:06 msm8909 python3[3071]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 07:04:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:04:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b306464
May 12 07:04:11 msm8909 python3[3071]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 07:04:11 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 12 07:04:11 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 12 07:04:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "f2395a3bb33e4bcfb6b98ee134523afa"}
May 12 07:04:11 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:04:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c306363
May 12 07:04:16 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468656, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:04:16 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468656, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:04:16 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468656, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 38, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f19133e488da4fa1b21a55838390660f"}
May 12 07:04:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000046206364
May 12 07:04:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005a006464
May 12 07:04:17 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:04:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047106464
May 12 07:04:17 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468657, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:04:17 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468657, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:04:17 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468657, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 32, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "2c133b7ad3e2473baeb8e45b0ffc0dfe"}
May 12 07:04:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000058306464
May 12 07:04:17 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:04:18 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:04:18 msm8909 python3[3071]: 267.31031608581543 [06:05:04:02:E8:6A] <- HR 0000
May 12 07:04:19 msm8909 python3[3071]: 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, 63, 239, 54, 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 12 07:04:19 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:04:19 msm8909 python3[3071]: GOT Pairing Code: 251a
May 12 07:04:19 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:04:19 msm8909 python3[3071]: NO FW Update needed.
May 12 07:04:19 msm8909 python3[3071]: LAST SYNC: 1715466038
May 12 07:04:20 msm8909 python3[3071]: 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, 123, 3, 0, 64, 23, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:04:20 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:04:20 msm8909 python3[3071]: HR READING: 0 TOOK 0.000438 secs
May 12 07:04:20 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:04:20 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:04:20 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 891, 'bmr_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 0, 'activity': 0, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0}
May 12 07:04:20 msm8909 python3[3071]: W ID: 76
May 12 07:04:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468660, 'wearableId': 76, 'configId': 295, 'statusValues': {'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:04:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468660, 'wearableId': 76, 'configId': 295, 'statusValues': {'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:04:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468660, "wearableId": 76, "configId": 295, "statusValues": {"solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "activity": 0, "skinTemp": 100, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "54ea6906c1384958948e99a304c3b482"}
May 12 07:04:20 msm8909 python3[3071]: Instant Upload complete
May 12 07:04:20 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 07:04:20 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:04:20 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:04:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003f31797a
May 12 07:04:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468660, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:04:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468660, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:04:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468660, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 1, "solarGen": 962, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 170, "sleepDuration": 60, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 122, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "cbe1f7d7600f4074ae7fae98632e61c1"}
May 12 07:04:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005f106464
May 12 07:04:20 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:04:22 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:04:22 msm8909 python3[3071]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 07:04:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b306464
May 12 07:04:22 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:04:22 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:04:22 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468635.4519463, 'data': '', 'key': '598979c8e36e4e79906c3371c8684be5', 'source': 0}
May 12 07:04:22 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468644.5890603, 'data': '', 'key': '28cbd664123d4e75a8ad2eee4162e1b9', 'source': 0}
May 12 07:04:22 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468651.700856, 'data': '', 'key': 'f2395a3bb33e4bcfb6b98ee134523afa', 'source': 0}
May 12 07:04:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468657.0064042, 'data': '', 'key': 'f19133e488da4fa1b21a55838390660f', 'source': 0}
May 12 07:04:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468658.0266421, 'data': '', 'key': '2c133b7ad3e2473baeb8e45b0ffc0dfe', 'source': 0}
May 12 07:04:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468660.5088234, 'data': '', 'key': '54ea6906c1384958948e99a304c3b482', 'source': 0}
May 12 07:04:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468660.8640053, 'data': '', 'key': 'cbe1f7d7600f4074ae7fae98632e61c1', 'source': 0}
May 12 07:04:30 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:04:30 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:04:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003206363
May 12 07:04:30 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:04:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:04:31 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:04:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000046006364
May 12 07:04:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055306363
May 12 07:04:32 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:04:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000058106464
May 12 07:04:32 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:04:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005a106464
May 12 07:04:32 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:04:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003f10797a
May 12 07:04:32 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:04:32 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:04:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b92f34dc1e0d494eb613a2d30950d674"}
May 12 07:04:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468672.9729095, 'data': '', 'key': 'b92f34dc1e0d494eb613a2d30950d674', 'source': 0}
May 12 07:04:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005f206464
May 12 07:04:33 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:04:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:04:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c306464
May 12 07:04:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047206464
May 12 07:04:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000046106364
May 12 07:04:44 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468684, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:04:44 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468684, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:04:44 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468684, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "67f6fc840174455fa31a30517416bc64"}
May 12 07:04:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c006464
May 12 07:04:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003f20797a
May 12 07:04:45 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468685.0182681, 'data': '', 'key': '67f6fc840174455fa31a30517416bc64', 'source': 0}
May 12 07:04:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:04:45 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:04:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:04:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c206363
May 12 07:04:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055006363
May 12 07:04:47 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:04:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000058206464
May 12 07:04:47 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:04:52 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:04:52 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:04:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:04:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c300170000000058006464
May 12 07:04:59 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:04:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000046206364
May 12 07:04:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005a006464
May 12 07:04:59 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:04:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c106464
May 12 07:04:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003f30797a
May 12 07:05:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003106363
May 12 07:05:00 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:05:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005f106464
May 12 07:05:02 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:05:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003106363
May 12 07:05:03 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:05:12 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:05:12 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:05:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c006363
May 12 07:05:14 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:05:14 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:05:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b206464
May 12 07:05:14 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:05:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b306464
May 12 07:05:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d10797b
May 12 07:05:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:05:15 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468715, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:05:15 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468715, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:05:15 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468715, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "8b05f011e27c49ac934eb9c422f4cdaf"}
May 12 07:05:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003206363
May 12 07:05:15 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:05:15 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468715.5065997, 'data': '', 'key': '8b05f011e27c49ac934eb9c422f4cdaf', 'source': 0}
May 12 07:05:16 msm8909 python3[3071]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 07:05:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005e006464
May 12 07:05:22 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:05:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:05:22 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:05:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c106363
May 12 07:05:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:05:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d20797b
May 12 07:05:24 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468724, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:05:24 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468724, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:05:24 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468724, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 962, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 170, "sleepDuration": 60, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "d62dd17f5db04467b37be58dd988024f"}
May 12 07:05:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047306464
May 12 07:05:24 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468724, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:05:24 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468724, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:05:24 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468724, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 32, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "a2d7768c68e8469ea02513246480dac9"}
May 12 07:05:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b006464
May 12 07:05:26 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468726, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:05:26 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468726, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:05:26 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468726, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "2da8f002815f4df494a168368f744216"}
May 12 07:05:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b306464
May 12 07:05:27 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:05:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c106363
May 12 07:05:33 msm8909 python3[3071]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 07:05:33 msm8909 python3[3071]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 12 07:05:33 msm8909 python3[3071]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 12 07:05:33 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "eda76516bb2141ba8edce5b3ec747e32"}
May 12 07:05:33 msm8909 python3[3071]: ACTIVATING HR.
May 12 07:05:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:05:40 msm8909 python3[3071]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:05:40 msm8909 python3[3071]: 349.22549080848694 [06:05:04:AF:F9:E9] <- HR 0000
May 12 07:05:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003106363
May 12 07:05:40 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:05:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b206464
May 12 07:05:41 msm8909 python3[3071]: 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, 63, 245, 142, 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 12 07:05:41 msm8909 python3[3071]: GOT Firmware Version: V1.5.4d0
May 12 07:05:41 msm8909 python3[3071]: GOT Pairing Code: 0f89
May 12 07:05:41 msm8909 python3[3071]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 07:05:41 msm8909 python3[3071]: NO FW Update needed.
May 12 07:05:41 msm8909 python3[3071]: LAST SYNC: 1715467662
May 12 07:05:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:05:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b006464
May 12 07:05:41 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:05:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047106464
May 12 07:05:41 msm8909 python3[3071]: 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, 38, 0, 0, 64, 8, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 07:05:41 msm8909 python3[3071]: ACTIVITY: 0
May 12 07:05:41 msm8909 python3[3071]: HR READING: 0 TOOK 0.000505 secs
May 12 07:05:41 msm8909 python3[3071]: DEACTIVATING HR.
May 12 07:05:42 msm8909 python3[3071]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 07:05:42 msm8909 python3[3071]: GOT Instant Data: {'walk_steps': 0, 'distance': 0, 'solar_gen': 38, 'bmr_cals': 0, 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'heart_rate': 0, 'total_steps': 0, 'act_cals': 0, 'activity': 0, 'case_temp': 99, 'sleep_duration': 0, 'run_steps': 0}
May 12 07:05:42 msm8909 python3[3071]: W ID: 73
May 12 07:05:42 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468742, 'wearableId': 73, 'configId': 292, 'statusValues': {'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'activity': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:05:42 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468742, 'wearableId': 73, 'configId': 292, 'statusValues': {'solarGen': 38, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'activity': 0, 'skinTemp': 99, 'walkSteps': 0, 'totalSteps': 0, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:05:42 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468742, "wearableId": 73, "configId": 292, "statusValues": {"solarGen": 38, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "activity": 0, "skinTemp": 99, "walkSteps": 0, "totalSteps": 0, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "d2c046faac894120ae061b90a3159f93"}
May 12 07:05:42 msm8909 python3[3071]: Instant Upload complete
May 12 07:05:42 msm8909 python3[3071]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 07:05:44 msm8909 python3[3071]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 07:05:44 msm8909 python3[3071]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 07:05:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c206363
May 12 07:05:44 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:05:44 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:05:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 38, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000260008000000004c206363
May 12 07:05:44 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:05:44 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:05:44 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:05:44 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:05:44 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:05:44 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3d22756f8be84576abfb5eb9cbe1018b"}
May 12 07:05:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468724.9938185, 'data': '', 'key': 'd62dd17f5db04467b37be58dd988024f', 'source': 0}
May 12 07:05:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468725.1366334, 'data': '', 'key': 'a2d7768c68e8469ea02513246480dac9', 'source': 0}
May 12 07:05:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468726.6260505, 'data': '', 'key': '2da8f002815f4df494a168368f744216', 'source': 0}
May 12 07:05:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468733.613961, 'data': '', 'key': 'eda76516bb2141ba8edce5b3ec747e32', 'source': 0}
May 12 07:05:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468742.488724, 'data': '', 'key': 'd2c046faac894120ae061b90a3159f93', 'source': 0}
May 12 07:05:45 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468745.2301726, 'data': '', 'key': '3d22756f8be84576abfb5eb9cbe1018b', 'source': 0}
May 12 07:05:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:05:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d10797b
May 12 07:05:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b306464
May 12 07:05:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b206464
May 12 07:05:56 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:05:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047306464
May 12 07:05:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:05:57 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b006464
May 12 07:06:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057306464
May 12 07:06:08 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:06:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055006363
May 12 07:06:08 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:06:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:06:08 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468768, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:06:08 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468768, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:06:08 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468768, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "f8ed8086230b46098e1f000831d2a067"}
May 12 07:06:09 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:06:09 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:06:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:06:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005e006464
May 12 07:06:09 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:06:09 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468769.2499368, 'data': '', 'key': 'f8ed8086230b46098e1f000831d2a067', 'source': 0}
May 12 07:06:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:06:09 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047006464
May 12 07:06:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d106464
May 12 07:06:12 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:06:15 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:06:15 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:06:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047106464
May 12 07:06:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:06:21 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468781, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:06:21 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468781, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:06:21 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468781, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "d5c576fc2ada4da298bf8c460441829f"}
May 12 07:06:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d206464
May 12 07:06:21 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:06:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468781.9231808, 'data': '', 'key': 'd5c576fc2ada4da298bf8c460441829f', 'source': 0}
May 12 07:06:22 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:06:22 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:06:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d007a7b
May 12 07:06:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055206363
May 12 07:06:23 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:06:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b106464
May 12 07:06:23 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:06:23 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:06:23 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:06:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d306363
May 12 07:06:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003106363
May 12 07:06:25 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:06:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a306464
May 12 07:06:35 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468795, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:06:35 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468795, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:06:35 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468795, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 74, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "4043cab8738249c5b6812f5fae0d3ba0"}
May 12 07:06:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:06:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057106464
May 12 07:06:35 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:06:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:06:36 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468795.8770251, 'data': '', 'key': '4043cab8738249c5b6812f5fae0d3ba0', 'source': 0}
May 12 07:06:36 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:06:36 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:06:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:06:36 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d306464
May 12 07:06:36 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:06:37 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:06:37 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:06:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055306363
May 12 07:06:38 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:06:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b306464
May 12 07:06:38 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:06:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047306464
May 12 07:06:38 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468798, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:06:38 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468798, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 32, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:06:38 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468798, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 32, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "a67bed1c23604b73a48a037f8d1a9845"}
May 12 07:06:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d006363
May 12 07:06:39 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468798.9102707, 'data': '', 'key': 'a67bed1c23604b73a48a037f8d1a9845', 'source': 0}
May 12 07:06:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d207a7b
May 12 07:06:40 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468800, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:06:40 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468800, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:06:40 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468800, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 962, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "0434a5fb39bb41609029ce5be3403a02"}
May 12 07:06:40 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468800.6621373, 'data': '', 'key': '0434a5fb39bb41609029ce5be3403a02', 'source': 0}
May 12 07:06:45 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:06:45 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:06:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f63ea22be3fa497dbdce7d12f46211a8"}
May 12 07:06:45 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:06:45 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:06:45 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468805.6901255, 'data': '', 'key': 'f63ea22be3fa497dbdce7d12f46211a8', 'source': 0}
May 12 07:06:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:06:49 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d006464
May 12 07:06:49 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:06:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003d307a7b
May 12 07:06:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:06:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057306464
May 12 07:06:50 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:06:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:06:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:06:51 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:06:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a106464
May 12 07:06:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c600170000000055106363
May 12 07:06:52 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:06:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b106464
May 12 07:06:52 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:06:53 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:06:53 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:06:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d206363
May 12 07:06:53 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468813, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:06:53 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468813, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:06:53 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468813, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 39, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "658b63a9c892486684e8392167201daa"}
May 12 07:06:54 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468813.9194853, 'data': '', 'key': '658b63a9c892486684e8392167201daa', 'source': 0}
May 12 07:07:03 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:07:03 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:07:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d306363
May 12 07:07:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 32, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002000080000000047106464
May 12 07:07:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d206464
May 12 07:07:04 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:07:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003106363
May 12 07:07:04 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:07:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004a206464
May 12 07:07:05 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:07:05 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:07:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:07:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000056106464
May 12 07:07:07 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:07:16 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:07:16 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:07:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000056206464
May 12 07:07:17 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:07:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c306464
May 12 07:07:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003e107a7b
May 12 07:07:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:07:17 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468837, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:07:17 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468837, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:07:17 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468837, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "b8f6177b2bd9495396b9effb9637464f"}
May 12 07:07:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:07:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047306465
May 12 07:07:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d006363
May 12 07:07:18 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468838.4106412, 'data': '', 'key': 'b8f6177b2bd9495396b9effb9637464f', 'source': 0}
May 12 07:07:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:07:19 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:07:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055006364
May 12 07:07:19 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:07:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:07:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:07:31 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:07:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c106464
May 12 07:07:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055106364
May 12 07:07:32 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:07:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:07:32 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468852, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:07:32 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468852, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:07:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468852, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "3a0f721290b540d987aeab2fa966b2bb"}
May 12 07:07:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000056306464
May 12 07:07:32 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:07:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468852.8692966, 'data': '', 'key': '3a0f721290b540d987aeab2fa966b2bb', 'source': 0}
May 12 07:07:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d206363
May 12 07:07:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047006465
May 12 07:07:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d106464
May 12 07:07:33 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:07:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003e307a7b
May 12 07:07:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047106465
May 12 07:07:45 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:07:45 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:07:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0ee8bc3dffcc4b9e85158cd309377965"}
May 12 07:07:45 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:07:45 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:07:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003206363
May 12 07:07:46 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:07:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468866.0284164, 'data': '', 'key': '0ee8bc3dffcc4b9e85158cd309377965', 'source': 0}
May 12 07:07:46 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:07:46 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:07:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b206464
May 12 07:07:46 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:07:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c206464
May 12 07:07:47 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468867, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:07:47 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468867, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:07:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468867, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "9ff833e92a6f4c7ebd068295a8d65212"}
May 12 07:07:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003e007a7b
May 12 07:07:47 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468867, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:07:47 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468867, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 962, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:07:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468867, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 962, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 62, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "c188db3520a9442aac6d469b2ac0a3aa"}
May 12 07:07:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:07:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468867.6503217, 'data': '', 'key': '9ff833e92a6f4c7ebd068295a8d65212', 'source': 0}
May 12 07:07:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468867.704751, 'data': '', 'key': 'c188db3520a9442aac6d469b2ac0a3aa', 'source': 0}
May 12 07:07:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005d206464
May 12 07:07:48 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:07:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000056106464
May 12 07:07:49 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:07:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000056206464
May 12 07:07:59 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:07:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:08:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047306465
May 12 07:08:00 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468880, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:08:00 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468880, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:08:00 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468880, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 33, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "63b947030e1741edb1d95f5dd15d219c"}
May 12 07:08:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d006363
May 12 07:08:00 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468880, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:08:00 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468880, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:08:00 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468880, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 39, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "73ad71048bf44af192e7d429917072e5"}
May 12 07:08:01 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468880.6190491, 'data': '', 'key': '63b947030e1741edb1d95f5dd15d219c', 'source': 0}
May 12 07:08:01 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468880.8941488, 'data': '', 'key': '73ad71048bf44af192e7d429917072e5', 'source': 0}
May 12 07:08:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003306363
May 12 07:08:01 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:08:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004c006464
May 12 07:08:02 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:08:02 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:08:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b006464
May 12 07:08:03 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:08:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003e207a7b
May 12 07:08:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:08:13 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:08:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c2001704d0a6003e307a7b
May 12 07:08:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b106464
May 12 07:08:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:08:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000058306464
May 12 07:08:14 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:08:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047106465
May 12 07:08:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005e106464
May 12 07:08:15 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:08:17 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:08:17 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:08:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:08:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d206363
May 12 07:08:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d306363
May 12 07:08:27 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:08:27 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:08:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003d107a7b
May 12 07:08:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:08:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047206465
May 12 07:08:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003206363
May 12 07:08:30 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:08:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055306363
May 12 07:08:31 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:08:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:08:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:08:31 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468911, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:08:31 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468911, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:08:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468911, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "52c8966c2b8d4984882005a63cf5ab02"}
May 12 07:08:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468912.6376333, 'data': '', 'key': '52c8966c2b8d4984882005a63cf5ab02', 'source': 0}
May 12 07:08:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b006464
May 12 07:08:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055006363
May 12 07:08:41 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:08:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:08:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d106363
May 12 07:08:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005e006464
May 12 07:08:42 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:08:43 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003d207a7b
May 12 07:08:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:08:44 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468924, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:08:44 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468924, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:08:44 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468924, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "c9ccce4dae2b43cdbaff631b71d6346d"}
May 12 07:08:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047006465
May 12 07:08:44 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468924.5714247, 'data': '', 'key': 'c9ccce4dae2b43cdbaff631b71d6346d', 'source': 0}
May 12 07:08:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 961, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c100170000000003006363
May 12 07:08:45 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:08:45 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:08:45 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:08:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d5d91a2453f44ca1a7dcf89b91e52368"}
May 12 07:08:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468926.3027575, 'data': '', 'key': 'd5d91a2453f44ca1a7dcf89b91e52368', 'source': 0}
May 12 07:08:47 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:08:47 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:08:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003d307a7b
May 12 07:08:56 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468936, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:08:56 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468936, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:08:56 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468936, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 963, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "96a971382e104d728be079157d7e5881"}
May 12 07:08:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055106363
May 12 07:08:56 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:08:56 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468936.5891032, 'data': '', 'key': '96a971382e104d728be079157d7e5881', 'source': 0}
May 12 07:08:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 63, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d300070000000000000000003f0008000000005e106464
May 12 07:08:57 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:08:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003c90017000000005b106464
May 12 07:08:57 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:08:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 891, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037b0017000000004b206464
May 12 07:08:58 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468938, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:08:58 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468938, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 891, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:08:58 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468938, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 891, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "4341cd1ee5ae445fb50544fb60e7cec0"}
May 12 07:08:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306364
May 12 07:08:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:08:59 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468939.1410987, 'data': '', 'key': '4341cd1ee5ae445fb50544fb60e7cec0', 'source': 0}
May 12 07:08:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047106465
May 12 07:09:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047206465
May 12 07:09:09 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468949, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:09:09 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468949, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:09:09 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468949, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 33, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "de8c717d73b248c995a9527fff939e5e"}
May 12 07:09:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a306464
May 12 07:09:09 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:09:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d306363
May 12 07:09:09 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468949, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:09:09 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468949, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:09:09 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468949, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 39, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "a066dc3f41bc43fc88518f352b269fee"}
May 12 07:09:10 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468949.7766287, 'data': '', 'key': 'de8c717d73b248c995a9527fff939e5e', 'source': 0}
May 12 07:09:10 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468950.0038314, 'data': '', 'key': 'a066dc3f41bc43fc88518f352b269fee', 'source': 0}
May 12 07:09:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003d107a7b
May 12 07:09:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b306464
May 12 07:09:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:09:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:09:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055306363
May 12 07:09:13 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:09:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d006363
May 12 07:09:17 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:09:18 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:09:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b006464
May 12 07:09:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055006363
May 12 07:09:23 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:09:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:09:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d106363
May 12 07:09:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005f006464
May 12 07:09:24 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:09:24 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:09:24 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:09:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:09:26 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:09:26 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:09:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000046006465
May 12 07:09:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f307a7b
May 12 07:09:37 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:09:37 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:09:37 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:09:37 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:09:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055206363
May 12 07:09:38 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:09:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306364
May 12 07:09:38 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468978, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:09:38 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468978, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:09:38 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468978, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "2e75770d369940dab536dbbe030c231f"}
May 12 07:09:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a206464
May 12 07:09:39 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:09:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d306363
May 12 07:09:39 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:09:39 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:09:39 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468978.9884186, 'data': '', 'key': '2e75770d369940dab536dbbe030c231f', 'source': 0}
May 12 07:09:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f007a7b
May 12 07:09:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:09:46 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:09:46 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:09:46 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "fd04129f3d864d3892f11ecd5c37fcac"}
May 12 07:09:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468986.4628928, 'data': '', 'key': 'fd04129f3d864d3892f11ecd5c37fcac', 'source': 0}
May 12 07:09:48 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:09:48 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:09:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d106363
May 12 07:09:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000046206465
May 12 07:09:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:09:53 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715468993, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:09:53 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715468993, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:09:53 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715468993, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "39af83c9684b4b92983187bfea9a26f3"}
May 12 07:09:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055306363
May 12 07:09:53 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:09:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:09:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057106464
May 12 07:09:53 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:09:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000046306465
May 12 07:09:53 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715468993.6731842, 'data': '', 'key': '39af83c9684b4b92983187bfea9a26f3', 'source': 0}
May 12 07:10:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f307a7b
May 12 07:10:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469005, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:10:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469005, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:10:05 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469005, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 963, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "a1a036b16fa04ac9abdb503e4a8a0f47"}
May 12 07:10:05 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:10:05 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:10:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469005.830199, 'data': '', 'key': 'a1a036b16fa04ac9abdb503e4a8a0f47', 'source': 0}
May 12 07:10:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004d206363
May 12 07:10:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a006464
May 12 07:10:06 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:10:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:10:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f007a7b
May 12 07:10:07 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:10:07 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:10:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055106363
May 12 07:10:07 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:10:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:10:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000046006465
May 12 07:10:18 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:10:18 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:10:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f107a7b
May 12 07:10:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:10:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469020, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:10:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469020, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:10:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469020, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "a0bbe19b628749bb95160e6e26a5c4b6"}
May 12 07:10:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005f206464
May 12 07:10:20 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:10:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306364
May 12 07:10:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469020.6814961, 'data': '', 'key': 'a0bbe19b628749bb95160e6e26a5c4b6', 'source': 0}
May 12 07:10:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 39, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000270008000000004c006363
May 12 07:10:23 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469023, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:10:23 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469023, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 39, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:10:23 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469023, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 39, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "57e761c62b474945a5cbccd7fbc88068"}
May 12 07:10:24 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:10:24 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:10:24 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469023.9527774, 'data': '', 'key': '57e761c62b474945a5cbccd7fbc88068', 'source': 0}
May 12 07:10:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005b306464
May 12 07:10:33 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:10:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:10:34 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:10:34 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:10:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b306464
May 12 07:10:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055306363
May 12 07:10:35 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:10:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f307a7b
May 12 07:10:45 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:10:46 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:10:46 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:10:46 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "3d50f93b10ee4475b4a2c2382f02eaa3"}
May 12 07:10:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469046.8403141, 'data': '', 'key': '3d50f93b10ee4475b4a2c2382f02eaa3', 'source': 0}
May 12 07:10:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057306464
May 12 07:10:47 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:10:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005b106464
May 12 07:10:48 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:10:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005f106464
May 12 07:10:48 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:10:49 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 07:10:49 msm8909 python3[3071]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 07:10:49 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:10:49 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:10:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f007a7b
May 12 07:10:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055106363
May 12 07:10:49 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:10:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:10:50 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469050, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:10:50 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469050, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:10:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469050, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "28bac6d8a91c4da0af355d2aa860d3ec"}
May 12 07:10:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047006465
May 12 07:10:50 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469050, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:10:50 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469050, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:10:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469050, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 33, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "169c8b25bfef4e7cbad70750fbc377e3"}
May 12 07:10:50 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469050.6508906, 'data': '', 'key': '28bac6d8a91c4da0af355d2aa860d3ec', 'source': 0}
May 12 07:10:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469051.130024, 'data': '', 'key': '169c8b25bfef4e7cbad70750fbc377e3', 'source': 0}
May 12 07:11:02 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:11:02 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:11:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055206363
May 12 07:11:02 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:11:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c400170000000057006464
May 12 07:11:02 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:11:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047206465
May 12 07:11:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:11:03 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469063, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:11:03 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469063, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:11:03 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469063, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "77b164d8438f40b4b1c7c844834489fc"}
May 12 07:11:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005f206464
May 12 07:11:03 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:11:04 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469063.6393495, 'data': '', 'key': '77b164d8438f40b4b1c7c844834489fc', 'source': 0}
May 12 07:11:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:11:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f107a7b
May 12 07:11:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047306465
May 12 07:11:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d106363
May 12 07:11:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:11:15 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:11:15 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:11:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f307a7b
May 12 07:11:16 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469076, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:11:16 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469076, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:11:16 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469076, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 963, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "ad22d9f69b644d8ebb4ff9b85e9a7d67"}
May 12 07:11:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055006364
May 12 07:11:17 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:11:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058206464
May 12 07:11:17 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:11:17 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469077.1688097, 'data': '', 'key': 'ad22d9f69b644d8ebb4ff9b85e9a7d67', 'source': 0}
May 12 07:11:19 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:11:19 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:11:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:11:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:11:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:11:31 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:11:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 07:11:31 msm8909 python3[3071]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 07:11:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b106464
May 12 07:11:31 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469091, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:11:31 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469091, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:11:31 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469091, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "069c56adfceb46ada7d6f63af6181ef5"}
May 12 07:11:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f007a7b
May 12 07:11:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c700170000000055106364
May 12 07:11:32 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:11:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469091.8311253, 'data': '', 'key': '069c56adfceb46ada7d6f63af6181ef5', 'source': 0}
May 12 07:11:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:11:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047106465
May 12 07:11:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d306363
May 12 07:11:32 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469092, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:11:32 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469092, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:11:32 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469092, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 40, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "55c278905eb64d57bb2376df24e26f9b"}
May 12 07:11:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e106464
May 12 07:11:32 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:11:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469093.187957, 'data': '', 'key': '55c278905eb64d57bb2376df24e26f9b', 'source': 0}
May 12 07:11:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f107a7b
May 12 07:11:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:11:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005b206464
May 12 07:11:45 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:11:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003206363
May 12 07:11:46 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:11:46 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:11:46 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:11:46 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "cb48cec6b43d4016a0c018b96580836e"}
May 12 07:11:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e306464
May 12 07:11:46 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:11:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:11:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469107.1816723, 'data': '', 'key': 'cb48cec6b43d4016a0c018b96580836e', 'source': 0}
May 12 07:11:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047206465
May 12 07:11:50 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:11:50 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:11:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b006464
May 12 07:11:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:11:59 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469119, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:11:59 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469119, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:11:59 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469119, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "9869336cb8354168b4012f65120868f0"}
May 12 07:11:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e006464
May 12 07:11:59 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:11:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005b006464
May 12 07:11:59 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:11:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d206363
May 12 07:12:00 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469119.918891, 'data': '', 'key': '9869336cb8354168b4012f65120868f0', 'source': 0}
May 12 07:12:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003306363
May 12 07:12:01 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:12:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:12:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 33, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002100080000000047006465
May 12 07:12:02 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469122, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:12:02 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469122, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 33, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:12:02 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469122, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 33, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "b14eddae0e474f04a0a0a44cf346be49"}
May 12 07:12:02 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469122.7854578, 'data': '', 'key': 'b14eddae0e474f04a0a0a44cf346be49', 'source': 0}
May 12 07:12:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:12:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058306464
May 12 07:12:11 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:12:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d306363
May 12 07:12:12 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:12:12 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:12:12 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:12:12 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:12:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003106363
May 12 07:12:13 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:12:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b106464
May 12 07:12:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:12:14 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469134, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:12:14 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469134, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:12:14 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469134, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "33f45958050f4e27a03184eb44f4358c"}
May 12 07:12:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046106465
May 12 07:12:15 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469134.6796346, 'data': '', 'key': '33f45958050f4e27a03184eb44f4358c', 'source': 0}
May 12 07:12:20 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:12:20 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:12:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b306464
May 12 07:12:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003206363
May 12 07:12:25 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:12:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f207a7b
May 12 07:12:25 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469145, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:12:25 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469145, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 963, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:12:25 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469145, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 963, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "9502de991d8742c58ccd7494bb0efe97"}
May 12 07:12:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:12:26 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469146.28195, 'data': '', 'key': '9502de991d8742c58ccd7494bb0efe97', 'source': 0}
May 12 07:12:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e306464
May 12 07:12:26 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:12:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046206465
May 12 07:12:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a306464
May 12 07:12:28 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:12:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058106464
May 12 07:12:29 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:12:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d106363
May 12 07:12:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e006464
May 12 07:12:39 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:12:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f307a7b
May 12 07:12:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a006464
May 12 07:12:41 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:12:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:12:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058206464
May 12 07:12:41 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:12:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d206363
May 12 07:12:41 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469161, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:12:41 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469161, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:12:41 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469161, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 40, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "dd69dc88292e4f48824d555f071787e7"}
May 12 07:12:42 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469162.3591886, 'data': '', 'key': 'dd69dc88292e4f48824d555f071787e7', 'source': 0}
May 12 07:12:43 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058306464
May 12 07:12:43 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:12:47 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:12:47 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:12:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "24a2ad6eb780424ab11ff0f62d86d6a7"}
May 12 07:12:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469167.4971266, 'data': '', 'key': '24a2ad6eb780424ab11ff0f62d86d6a7', 'source': 0}
May 12 07:12:50 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:12:50 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:12:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058006464
May 12 07:12:53 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:12:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:12:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046106465
May 12 07:12:54 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:12:54 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:12:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:12:55 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469175, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:12:55 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469175, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:12:55 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469175, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "f6d90814984849b09fa6e348a2fe179f"}
May 12 07:12:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003106363
May 12 07:12:55 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:12:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:12:55 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469175.6042089, 'data': '', 'key': 'f6d90814984849b09fa6e348a2fe179f', 'source': 0}
May 12 07:12:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306364
May 12 07:12:56 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:12:56 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:12:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d306363
May 12 07:12:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:12:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e206464
May 12 07:12:57 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:12:57 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 07:12:57 msm8909 python3[3071]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 07:12:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c3001704d0a6003f107a7b
May 12 07:13:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003206363
May 12 07:13:07 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:13:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005e306464
May 12 07:13:07 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:13:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:13:08 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469188, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:13:08 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469188, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:13:08 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469188, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "817b2f37ad654962a70d53eabd661e53"}
May 12 07:13:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004c106363
May 12 07:13:09 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469189.117286, 'data': '', 'key': '817b2f37ad654962a70d53eabd661e53', 'source': 0}
May 12 07:13:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a306464
May 12 07:13:10 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:13:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003206363
May 12 07:13:10 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:13:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003d207a7b
May 12 07:13:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046306465
May 12 07:13:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469191, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:13:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469191, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:13:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469191, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 34, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "6ba1ad62a802474ca1c103e67b4619e9"}
May 12 07:13:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055306363
May 12 07:13:11 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:13:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469191.662478, 'data': '', 'key': '6ba1ad62a802474ca1c103e67b4619e9', 'source': 0}
May 12 07:13:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004c206363
May 12 07:13:21 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:13:21 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:13:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003006363
May 12 07:13:22 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:13:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a006464
May 12 07:13:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055106364
May 12 07:13:23 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:13:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046006465
May 12 07:13:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a106464
May 12 07:13:24 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:13:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005d106464
May 12 07:13:25 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:13:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:13:25 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469205, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:13:25 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469205, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:13:25 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469205, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "0417aa0ee7474c1e8162ed15ac0cde89"}
May 12 07:13:25 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469205.5421751, 'data': '', 'key': '0417aa0ee7474c1e8162ed15ac0cde89', 'source': 0}
May 12 07:13:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:13:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046006465
May 12 07:13:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:13:35 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:13:35 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:13:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055206364
May 12 07:13:36 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:13:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046106465
May 12 07:13:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004c306363
May 12 07:13:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a206464
May 12 07:13:36 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:13:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a206464
May 12 07:13:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003106363
May 12 07:13:37 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:13:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003d107a7b
May 12 07:13:37 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469217, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:13:37 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469217, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:13:37 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469217, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 964, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "fae42f3749f94f2092d748a84bd167a3"}
May 12 07:13:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:13:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005d206464
May 12 07:13:37 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:13:38 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469218.0752192, 'data': '', 'key': 'fae42f3749f94f2092d748a84bd167a3', 'source': 0}
May 12 07:13:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005d206464
May 12 07:13:40 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:13:47 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:13:47 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:13:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "98e6e3b7590d4020bdd84a3379975503"}
May 12 07:13:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469227.8915489, 'data': '', 'key': '98e6e3b7590d4020bdd84a3379975503', 'source': 0}
May 12 07:13:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:13:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046306465
May 12 07:13:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004c106363
May 12 07:13:51 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469231, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:13:51 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469231, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:13:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469231, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 40, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "07aaf526d6f7477e9cba7e74509e37d1"}
May 12 07:13:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055306364
May 12 07:13:51 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:13:51 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:13:51 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:13:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469231.4661238, 'data': '', 'key': '07aaf526d6f7477e9cba7e74509e37d1', 'source': 0}
May 12 07:13:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058206464
May 12 07:13:52 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:13:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:13:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a006464
May 12 07:13:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003d307a7b
May 12 07:13:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ca0017000000005a006464
May 12 07:13:54 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:14:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046006465
May 12 07:14:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a106464
May 12 07:14:03 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469243, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:14:03 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469243, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:14:03 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469243, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 74, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "b15fdb08c65444fca60934a2fbd202c3"}
May 12 07:14:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004c206363
May 12 07:14:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003e007a7b
May 12 07:14:04 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469243.8035326, 'data': '', 'key': 'b15fdb08c65444fca60934a2fbd202c3', 'source': 0}
May 12 07:14:04 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:14:04 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:14:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 962, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c200170000000003006363
May 12 07:14:04 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:14:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:14:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a106464
May 12 07:14:06 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:14:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 64, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000400008000000005d106464
May 12 07:14:07 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306465
May 12 07:14:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058306464
May 12 07:14:07 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:14:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:14:17 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469257, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:14:17 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469257, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:14:17 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469257, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "53af6c8798254fa9964419b7a9bfb539"}
May 12 07:14:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d006363
May 12 07:14:18 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:14:18 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:14:18 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469258.3168054, 'data': '', 'key': '53af6c8798254fa9964419b7a9bfb539', 'source': 0}
May 12 07:14:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e206464
May 12 07:14:18 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003e117a7b
May 12 07:14:19 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:14:19 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:14:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006465
May 12 07:14:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047206465
May 12 07:14:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469260, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:14:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469260, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:14:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469260, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 34, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "b6503a86957d428481ab1c057aa8677e"}
May 12 07:14:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055206363
May 12 07:14:20 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:14:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004c206464
May 12 07:14:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469260.890219, 'data': '', 'key': 'b6503a86957d428481ab1c057aa8677e', 'source': 0}
May 12 07:14:21 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:14:21 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:14:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206363
May 12 07:14:22 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:14:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058206464
May 12 07:14:32 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:14:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e006464
May 12 07:14:32 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055006363
May 12 07:14:32 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:14:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004c006464
May 12 07:14:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d106363
May 12 07:14:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003e317a7b
May 12 07:14:33 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:14:33 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:14:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306363
May 12 07:14:34 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:14:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:14:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047306465
May 12 07:14:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a006464
May 12 07:14:35 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:14:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055106363
May 12 07:14:45 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:14:45 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:14:45 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:14:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d206363
May 12 07:14:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a106464
May 12 07:14:45 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:14:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 166, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 170, 'thermal_gen': 23, 'battery': 62, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003c03c4001704d0a6003e017a7b
May 12 07:14:45 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469285, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:14:45 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469285, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 170, 'sleepDuration': 60, 'battery': 62, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 166}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:14:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469285, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 1, "solarGen": 964, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 170, "sleepDuration": 60, "battery": 62, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 166}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "70121c3221bb418bb7a7c4039be547c4"}
May 12 07:14:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469286.2044613, 'data': '', 'key': '70121c3221bb418bb7a7c4039be547c4', 'source': 0}
May 12 07:14:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058306464
May 12 07:14:47 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:14:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e106464
May 12 07:14:47 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:47 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:14:47 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:14:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "18a99980e59946689f4b7e5e7f9a5da5"}
May 12 07:14:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047006465
May 12 07:14:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004c106464
May 12 07:14:48 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469288.2439492, 'data': '', 'key': '18a99980e59946689f4b7e5e7f9a5da5', 'source': 0}
May 12 07:14:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003006363
May 12 07:14:49 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:14:49 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:14:49 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:14:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:14:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e206464
May 12 07:14:50 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:52 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:14:52 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:14:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e306464
May 12 07:14:59 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:14:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000058006464
May 12 07:14:59 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:14:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047206465
May 12 07:14:59 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:15:00 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:15:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206363
May 12 07:15:01 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:15:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055306363
May 12 07:15:02 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:15:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:15:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d006363
May 12 07:15:02 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469302, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:15:02 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469302, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 40, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:15:02 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469302, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 40, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "c316836f7f9340a0bcf03c546427dffa"}
May 12 07:15:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a306464
May 12 07:15:02 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:03 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469303.3298891, 'data': '', 'key': 'c316836f7f9340a0bcf03c546427dffa', 'source': 0}
May 12 07:15:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:15:03 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469303, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:15:03 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469303, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:15:03 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469303, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "88bc165547b741d2a8ce5ed990f51191"}
May 12 07:15:04 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469304.1337771, 'data': '', 'key': '88bc165547b741d2a8ce5ed990f51191', 'source': 0}
May 12 07:15:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:15:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306363
May 12 07:15:13 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:15:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005d006464
May 12 07:15:14 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:15:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106364
May 12 07:15:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000057206464
May 12 07:15:14 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:15:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055006364
May 12 07:15:14 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:15:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047306465
May 12 07:15:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a006464
May 12 07:15:15 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469315, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:15:15 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469315, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 74, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:15:15 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469315, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 74, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "b004d1e7de9f4e7c8e8bd6c73dacf665"}
May 12 07:15:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a006464
May 12 07:15:15 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f307a7b
May 12 07:15:16 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469315.6753492, 'data': '', 'key': 'b004d1e7de9f4e7c8e8bd6c73dacf665', 'source': 0}
May 12 07:15:16 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:15:16 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:15:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a006464
May 12 07:15:17 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:22 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:15:22 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:15:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d306363
May 12 07:15:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a106464
May 12 07:15:27 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047006465
May 12 07:15:27 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469327, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:15:27 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469327, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:15:27 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469327, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 34, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "edb4895092654ce8aa2eb4f0e2972965"}
May 12 07:15:28 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469327.9369292, 'data': '', 'key': 'edb4895092654ce8aa2eb4f0e2972965', 'source': 0}
May 12 07:15:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:15:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003006363
May 12 07:15:28 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:15:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005d206464
May 12 07:15:28 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:15:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000057306464
May 12 07:15:29 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:15:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055106364
May 12 07:15:29 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:15:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005d206464
May 12 07:15:31 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:15:32 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:15:32 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:15:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005d306464
May 12 07:15:41 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:15:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a306464
May 12 07:15:41 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047206465
May 12 07:15:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a306464
May 12 07:15:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d006363
May 12 07:15:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f207a7b
May 12 07:15:43 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:15:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055306364
May 12 07:15:44 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:15:45 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:15:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:15:46 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:15:48 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:15:48 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:15:48 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c8e3ee861d1b4349925aeebbf7831453"}
May 12 07:15:48 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469348.5725908, 'data': '', 'key': 'c8e3ee861d1b4349925aeebbf7831453', 'source': 0}
May 12 07:15:53 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:15:53 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:15:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:15:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 40, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000280008000000004d206363
May 12 07:15:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004a006464
May 12 07:15:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f307a7b
May 12 07:15:57 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469357, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:15:57 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469357, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:15:57 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469357, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 964, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "fb2783804367437abfa226c7b2185049"}
May 12 07:15:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005d106464
May 12 07:15:57 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:15:58 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469357.8968441, 'data': '', 'key': 'fb2783804367437abfa226c7b2185049', 'source': 0}
May 12 07:15:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306363
May 12 07:15:58 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:15:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c500170000000057206464
May 12 07:15:58 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:15:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000047006465
May 12 07:15:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a006464
May 12 07:15:59 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:15:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055006364
May 12 07:15:59 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:16:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:16:09 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469369, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:16:09 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469369, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:16:09 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469369, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 41, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "438e7a9dca054fa3b9a418ef2118faca"}
May 12 07:16:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f007a7b
May 12 07:16:10 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469369.8156507, 'data': '', 'key': '438e7a9dca054fa3b9a418ef2118faca', 'source': 0}
May 12 07:16:10 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:16:10 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:16:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003106363
May 12 07:16:10 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:16:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:16:10 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469370, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:16:10 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469370, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:16:10 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469370, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "6f019398e7a744b0993d9b76edc51aa7"}
May 12 07:16:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000059006464
May 12 07:16:10 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:16:11 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469371.114917, 'data': '', 'key': '6f019398e7a744b0993d9b76edc51aa7', 'source': 0}
May 12 07:16:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005b206464
May 12 07:16:11 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:16:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055206364
May 12 07:16:11 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:16:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:16:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469371, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:16:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469371, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:16:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469371, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "1b64c636a5d6485da11411c4e1d45bc5"}
May 12 07:16:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046206465
May 12 07:16:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469372.0501339, 'data': '', 'key': '1b64c636a5d6485da11411c4e1d45bc5', 'source': 0}
May 12 07:16:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000059106464
May 12 07:16:23 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:16:23 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:16:23 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:16:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006464
May 12 07:16:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005b306464
May 12 07:16:24 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:16:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055306364
May 12 07:16:24 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:16:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d006363
May 12 07:16:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e306464
May 12 07:16:24 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:16:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206363
May 12 07:16:25 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:16:26 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:16:26 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:16:26 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:16:26 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:16:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046306465
May 12 07:16:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f207a7b
May 12 07:16:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:16:28 msm8909 python3[3071]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 07:16:28 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00', 'mtp_version': 5} 1ff1065f00
May 12 07:16:28 msm8909 python3[3071]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 07:16:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206363
May 12 07:16:28 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:16:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:16:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e106464
May 12 07:16:38 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:16:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046106465
May 12 07:16:38 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469398, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:16:38 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469398, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 34, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:16:38 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469398, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 34, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "b57e53d2a81c4b74a20bad3fa079e4f9"}
May 12 07:16:38 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:16:38 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:16:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055006364
May 12 07:16:39 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:16:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f307a7b
May 12 07:16:39 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469399.3112447, 'data': '', 'key': 'b57e53d2a81c4b74a20bad3fa079e4f9', 'source': 0}
May 12 07:16:40 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:16:40 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:16:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003006363
May 12 07:16:40 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:16:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106464
May 12 07:16:48 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:16:48 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:16:48 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "755050a68956431b881f718422d921b0"}
May 12 07:16:49 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469408.9181349, 'data': '', 'key': '755050a68956431b881f718422d921b0', 'source': 0}
May 12 07:16:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 34, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002200080000000046206465
May 12 07:16:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:16:51 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469411, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:16:51 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469411, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:16:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469411, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "6625d924bc684c5ab5e002c2585f2da7"}
May 12 07:16:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f107a7b
May 12 07:16:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006464
May 12 07:16:51 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:16:51 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:16:52 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469411.914145, 'data': '', 'key': '6625d924bc684c5ab5e002c2585f2da7', 'source': 0}
May 12 07:16:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000059006464
May 12 07:16:52 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:16:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306464
May 12 07:16:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005b206464
May 12 07:16:53 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:16:54 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:16:54 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:16:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c800170000000055206364
May 12 07:16:54 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:16:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003106363
May 12 07:16:55 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:05 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:17:05 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:17:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006464
May 12 07:17:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a306464
May 12 07:17:06 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:17:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:17:07 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:17:07 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:17:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206363
May 12 07:17:07 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047006465
May 12 07:17:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e006464
May 12 07:17:08 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:17:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d106363
May 12 07:17:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f207a7b
May 12 07:17:09 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469429, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:17:09 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469429, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 964, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:17:09 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469429, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 964, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "9e2035d4f0384a8d895476a0903085d3"}
May 12 07:17:10 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469429.7033718, 'data': '', 'key': '9e2035d4f0384a8d895476a0903085d3', 'source': 0}
May 12 07:17:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306363
May 12 07:17:10 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003006363
May 12 07:17:19 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:17:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469440, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:17:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469440, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:17:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469440, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "526314150ffd4730b8efa96c07cbb0e9"}
May 12 07:17:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047106465
May 12 07:17:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d206363
May 12 07:17:21 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469441, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:17:21 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469441, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:17:21 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469441, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 41, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "8d3f00b9dc494b7992879aa81e241d96"}
May 12 07:17:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e106464
May 12 07:17:21 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:17:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f007a7b
May 12 07:17:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469441.288537, 'data': '', 'key': '526314150ffd4730b8efa96c07cbb0e9', 'source': 0}
May 12 07:17:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469441.5550718, 'data': '', 'key': '8d3f00b9dc494b7992879aa81e241d96', 'source': 0}
May 12 07:17:22 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:17:22 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:17:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:17:23 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469443, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:17:23 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469443, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:17:23 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469443, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "915ff226129743a8b9ce84a54ada0db0"}
May 12 07:17:23 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:17:23 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:17:23 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469443.7249632, 'data': '', 'key': '915ff226129743a8b9ce84a54ada0db0', 'source': 0}
May 12 07:17:24 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:17:24 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:17:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e206464
May 12 07:17:33 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:17:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:17:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003106363
May 12 07:17:34 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306364
May 12 07:17:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:17:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a206464
May 12 07:17:35 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:17:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f107a7b
May 12 07:17:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047306465
May 12 07:17:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:17:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e006464
May 12 07:17:47 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:17:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047006465
May 12 07:17:47 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469467, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:17:47 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469467, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:17:48 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469467, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 35, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "ba09b1ebce9b46b8b4d4350f72d170cb"}
May 12 07:17:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a306464
May 12 07:17:48 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:17:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b306464
May 12 07:17:48 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:17:48 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:17:48 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "c28139ae5ffb45c090bb5bf8e618e413"}
May 12 07:17:48 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469468.4779334, 'data': '', 'key': 'ba09b1ebce9b46b8b4d4350f72d170cb', 'source': 0}
May 12 07:17:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f207a7b
May 12 07:17:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000059206464
May 12 07:17:49 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:17:49 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469469.0852747, 'data': '', 'key': 'c28139ae5ffb45c090bb5bf8e618e413', 'source': 0}
May 12 07:17:50 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:17:50 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:17:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:17:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306363
May 12 07:17:52 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:17:54 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:17:54 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:18:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000059306464
May 12 07:18:01 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:18:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:18:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a106464
May 12 07:18:02 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:18:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047106465
May 12 07:18:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d206363
May 12 07:18:05 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:18:05 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:18:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055106364
May 12 07:18:05 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:18:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b106464
May 12 07:18:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469485, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:18:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469485, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 892, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:18:06 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469485, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 892, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "412793104a554dc2a74a64a11c147fca"}
May 12 07:18:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c4001704d0a8003f007a7b
May 12 07:18:06 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:18:06 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:18:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469486.4140821, 'data': '', 'key': '412793104a554dc2a74a64a11c147fca', 'source': 0}
May 12 07:18:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:18:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d107a7b
May 12 07:18:15 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469495, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:18:15 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469495, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:18:15 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469495, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 965, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "9b24269be981406f859a8af079d8eefb"}
May 12 07:18:16 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469496.2666216, 'data': '', 'key': '9b24269be981406f859a8af079d8eefb', 'source': 0}
May 12 07:18:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:18:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e306464
May 12 07:18:17 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:18:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046306465
May 12 07:18:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a206464
May 12 07:18:17 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:18:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055206364
May 12 07:18:17 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:18:25 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:18:25 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:18:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e006464
May 12 07:18:29 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:18:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055006364
May 12 07:18:29 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:18:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:18:30 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469510, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:18:30 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469510, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:18:30 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469510, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "6f63f06549ff4417ac8f78aa3972b930"}
May 12 07:18:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d106363
May 12 07:18:30 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469510, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:18:30 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469510, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:18:30 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469510, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 41, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "476f9a0ba94e4e9caa10254b11b6a11d"}
May 12 07:18:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b006464
May 12 07:18:30 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469510.5486002, 'data': '', 'key': '6f63f06549ff4417ac8f78aa3972b930', 'source': 0}
May 12 07:18:30 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469510.6380305, 'data': '', 'key': '476f9a0ba94e4e9caa10254b11b6a11d', 'source': 0}
May 12 07:18:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058206464
May 12 07:18:31 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:18:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:18:31 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469511, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:18:31 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469511, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:18:31 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469511, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "7bdf1fd41a4e4f83925c1ea659f6e90f"}
May 12 07:18:32 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469512.1489096, 'data': '', 'key': '7bdf1fd41a4e4f83925c1ea659f6e90f', 'source': 0}
May 12 07:18:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d307a7b
May 12 07:18:43 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:18:43 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:18:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 65, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000410008000000005e206464
May 12 07:18:44 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:18:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:18:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206364
May 12 07:18:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b106464
May 12 07:18:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d007a7b
May 12 07:18:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058306464
May 12 07:18:46 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:18:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:18:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a106464
May 12 07:18:46 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:18:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:18:49 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:18:49 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:18:49 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "0fdb5ac28dd140b296fe26fb63f99e9c"}
May 12 07:18:49 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469529.5212367, 'data': '', 'key': '0fdb5ac28dd140b296fe26fb63f99e9c', 'source': 0}
May 12 07:18:55 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:18:55 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:18:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055206364
May 12 07:18:57 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:18:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 892, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037c0017000000004b206464
May 12 07:18:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:18:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058106464
May 12 07:18:58 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:18:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003206463
May 12 07:18:58 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:18:59 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:18:59 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:18:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d006363
May 12 07:19:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cb0017000000005a306464
May 12 07:19:01 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:19:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:19:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a006464
May 12 07:19:11 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:19:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:19:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046006465
May 12 07:19:12 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469552, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:19:12 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469552, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:19:12 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469552, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 35, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "2aa62d13f7f3470f847e65071c49887c"}
May 12 07:19:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f307a7b
May 12 07:19:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469552.6622767, 'data': '', 'key': '2aa62d13f7f3470f847e65071c49887c', 'source': 0}
May 12 07:19:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:19:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005f106464
May 12 07:19:12 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:19:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d206363
May 12 07:19:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055006364
May 12 07:19:14 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:19:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058206464
May 12 07:19:15 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:19:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 963, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c300170000000003306463
May 12 07:19:16 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:19:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:19:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005f206464
May 12 07:19:25 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:19:26 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:19:26 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:19:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003006363
May 12 07:19:26 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:19:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a106464
May 12 07:19:26 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:19:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:19:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:19:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000056106364
May 12 07:19:27 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:19:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058006464
May 12 07:19:27 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:19:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:19:27 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469567, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:19:27 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469567, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:19:27 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469567, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "7da54f5f1e0740c3af478f140f4a31f5"}
May 12 07:19:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f007a7b
May 12 07:19:27 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469567, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:19:27 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469567, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:19:27 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469567, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 965, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "b26229ba3d76461ea30f1172c7cadfaf"}
May 12 07:19:28 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469567.9291432, 'data': '', 'key': '7da54f5f1e0740c3af478f140f4a31f5', 'source': 0}
May 12 07:19:28 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469567.9861648, 'data': '', 'key': 'b26229ba3d76461ea30f1172c7cadfaf', 'source': 0}
May 12 07:19:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046206465
May 12 07:19:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f107a7b
May 12 07:19:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046306465
May 12 07:19:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:19:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f207a7b
May 12 07:19:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058106464
May 12 07:19:39 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:19:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005f306464
May 12 07:19:40 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:19:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003206363
May 12 07:19:40 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:19:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a306464
May 12 07:19:41 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:19:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006364
May 12 07:19:41 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469581, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:19:41 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469581, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:19:41 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469581, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "dedd6dd79fae48d6a817658ace549af2"}
May 12 07:19:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d006363
May 12 07:19:41 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469581, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:19:41 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469581, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:19:41 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469581, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 41, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "63ecaa47c56b49b8bc2f9bafe3c921af"}
May 12 07:19:42 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469581.9151425, 'data': '', 'key': 'dedd6dd79fae48d6a817658ace549af2', 'source': 0}
May 12 07:19:42 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469582.0182757, 'data': '', 'key': '63ecaa47c56b49b8bc2f9bafe3c921af', 'source': 0}
May 12 07:19:43 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:19:43 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:19:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d106363
May 12 07:19:44 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:19:44 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:19:49 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:19:49 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:19:49 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "08772964a402473184fc74ce699ca459"}
May 12 07:19:49 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469589.8234963, 'data': '', 'key': '08772964a402473184fc74ce699ca459', 'source': 0}
May 12 07:19:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003306363
May 12 07:19:53 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:19:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d206363
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046006465
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b006464
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:19:54 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f307a7b
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058206464
May 12 07:19:54 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005f106464
May 12 07:19:54 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:19:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:19:54 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469594, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:19:54 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469594, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:19:54 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469594, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "4cbb7dc895764aa7aa8daddef6e37c30"}
May 12 07:19:55 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469595.3604047, 'data': '', 'key': '4cbb7dc895764aa7aa8daddef6e37c30', 'source': 0}
May 12 07:19:56 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:19:56 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:19:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106364
May 12 07:19:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:20:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a206464
May 12 07:20:07 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:20:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:20:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206364
May 12 07:20:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046206465
May 12 07:20:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 95, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005f206464
May 12 07:20:10 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:20:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003106363
May 12 07:20:10 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:20:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d107a7b
May 12 07:20:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:20:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055306364
May 12 07:20:21 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:20:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:20:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058106464
May 12 07:20:21 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:20:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:20:22 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:20:22 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:20:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a306464
May 12 07:20:22 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:20:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046306465
May 12 07:20:23 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469623, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:20:23 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469623, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:20:24 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469623, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 35, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "dd04bb3de86b44e1bd5b28584c1d5306"}
May 12 07:20:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d207a7b
May 12 07:20:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e006464
May 12 07:20:24 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:20:24 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469624.4192004, 'data': '', 'key': 'dd04bb3de86b44e1bd5b28584c1d5306', 'source': 0}
May 12 07:20:24 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 12 07:20:24 msm8909 python3[3071]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 07:20:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046006465
May 12 07:20:26 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:20:26 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:20:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003306363
May 12 07:20:35 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:20:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046106465
May 12 07:20:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:20:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b006464
May 12 07:20:36 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469636, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:20:36 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469636, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:20:36 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469636, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "9140269ea3ee48e7861f3315ce1cefc8"}
May 12 07:20:37 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469637.1778219, 'data': '', 'key': '9140269ea3ee48e7861f3315ce1cefc8', 'source': 0}
May 12 07:20:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a106464
May 12 07:20:38 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:20:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d007a7b
May 12 07:20:38 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469638, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:20:38 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469638, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:20:38 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469638, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 965, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "f9ec96dc88d6465e8511f3424f47235d"}
May 12 07:20:39 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469639.2980552, 'data': '', 'key': 'f9ec96dc88d6465e8511f3424f47235d', 'source': 0}
May 12 07:20:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003006363
May 12 07:20:40 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:20:45 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:20:49 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:20:49 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:20:49 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d8a03eaf2c14401f9cfcdb74ff44a3d2"}
May 12 07:20:49 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:20:49 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:20:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003106363
May 12 07:20:50 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:20:50 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469650.0002787, 'data': '', 'key': 'd8a03eaf2c14401f9cfcdb74ff44a3d2', 'source': 0}
May 12 07:20:50 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:20:50 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:20:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d306363
May 12 07:20:50 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469650, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:20:50 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469650, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 41, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:20:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469650, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 41, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "7d9f17ca981d46e0ad22f8a91b52d857"}
May 12 07:20:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046206465
May 12 07:20:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b206464
May 12 07:20:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d107a7b
May 12 07:20:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:20:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469651.2749765, 'data': '', 'key': '7d9f17ca981d46e0ad22f8a91b52d857', 'source': 0}
May 12 07:20:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306364
May 12 07:20:53 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469653, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:20:53 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469653, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:20:53 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469653, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "558e1706eab842cdb36aed06950be251"}
May 12 07:20:53 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:20:53 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:20:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a206464
May 12 07:20:53 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:20:54 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469653.6080134, 'data': '', 'key': '558e1706eab842cdb36aed06950be251', 'source': 0}
May 12 07:20:56 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:20:56 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:21:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055006364
May 12 07:21:03 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:21:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c600170000000058106464
May 12 07:21:03 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:21:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000046306465
May 12 07:21:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003d207a7b
May 12 07:21:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:21:04 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469664, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:21:04 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469664, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:21:04 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469664, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "0808df1fc853478fbec3cc03db21c4d7"}
May 12 07:21:04 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469664.5280385, 'data': '', 'key': '0808df1fc853478fbec3cc03db21c4d7', 'source': 0}
May 12 07:21:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 41, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f890007000000000000000000290008000000004d106363
May 12 07:21:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a006464
May 12 07:21:05 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:21:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047006465
May 12 07:21:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006364
May 12 07:21:06 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 12 07:21:06 msm8909 python3[3071]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 07:21:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:21:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003306363
May 12 07:21:07 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:21:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a006464
May 12 07:21:08 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:21:17 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:21:17 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000058306464
May 12 07:21:18 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047106465
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106464
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:21:18 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055106364
May 12 07:21:18 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c106464
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f007a7b
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e106464
May 12 07:21:18 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:21:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:21:19 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:21:19 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:21:19 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:21:19 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:21:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003106363
May 12 07:21:19 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:21:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c206363
May 12 07:21:27 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:21:27 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:21:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003206363
May 12 07:21:32 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:21:32 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:21:32 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:21:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055306364
May 12 07:21:32 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000058006464
May 12 07:21:33 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047206465
May 12 07:21:33 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469693, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:21:33 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469693, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 35, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:21:33 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469693, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 35, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "b0328d19f1aa4c1da9ef05b167e9b4ad"}
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c206464
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f107a7b
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:21:33 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:21:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e306464
May 12 07:21:33 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:21:33 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469693.5741262, 'data': '', 'key': 'b0328d19f1aa4c1da9ef05b167e9b4ad', 'source': 0}
May 12 07:21:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:21:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a306464
May 12 07:21:35 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:21:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055006364
May 12 07:21:45 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:21:45 msm8909 python3[3071]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 12 07:21:45 msm8909 python3[3071]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 07:21:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c306464
May 12 07:21:45 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469705, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:21:45 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469705, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:21:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469705, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "9452405945fc4ef7a5526b5872db7a9f"}
May 12 07:21:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469706.3775449, 'data': '', 'key': '9452405945fc4ef7a5526b5872db7a9f', 'source': 0}
May 12 07:21:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:21:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a006464
May 12 07:21:47 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:21:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047006465
May 12 07:21:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:21:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f307a7b
May 12 07:21:48 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469708, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:21:48 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469708, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:21:48 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469708, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 965, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "afd0239b884449e487049b4adf36b420"}
May 12 07:21:48 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469708.480701, 'data': '', 'key': 'afd0239b884449e487049b4adf36b420', 'source': 0}
May 12 07:21:48 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:21:48 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:21:49 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:21:49 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:21:49 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "078580a03e3f467bb55240c7057ee54c"}
May 12 07:21:50 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469710.2806478, 'data': '', 'key': '078580a03e3f467bb55240c7057ee54c', 'source': 0}
May 12 07:21:57 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:21:57 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:21:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003106363
May 12 07:21:59 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:21:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206464
May 12 07:21:59 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469719, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:21:59 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469719, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:21:59 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469719, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "4713df73020746958ee9388f3f96e4d4"}
May 12 07:22:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f007a7b
May 12 07:22:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 969, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003c900170000000055106364
May 12 07:22:00 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:22:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c106464
May 12 07:22:00 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469720.2886238, 'data': '', 'key': '4713df73020746958ee9388f3f96e4d4', 'source': 0}
May 12 07:22:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e206464
May 12 07:22:00 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:22:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c306363
May 12 07:22:02 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469722, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:22:02 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469722, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:22:02 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469722, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 42, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "d81fd5a931544ded886e92a1de22ab7d"}
May 12 07:22:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:22:02 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469722.5274963, 'data': '', 'key': 'd81fd5a931544ded886e92a1de22ab7d', 'source': 0}
May 12 07:22:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 35, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002300080000000047106465
May 12 07:22:03 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:22:03 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:22:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b206464
May 12 07:22:03 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e306464
May 12 07:22:13 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:22:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b306464
May 12 07:22:13 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:22:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:22:15 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:22:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f107a7b
May 12 07:22:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c206464
May 12 07:22:16 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:22:16 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:22:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003306363
May 12 07:22:16 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:22:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106465
May 12 07:22:16 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469736, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:22:16 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469736, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:22:17 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469736, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "6e294654ad894b3a9c7c9299ec202d56"}
May 12 07:22:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004d006363
May 12 07:22:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f207a7b
May 12 07:22:17 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469737.4973962, 'data': '', 'key': '6e294654ad894b3a9c7c9299ec202d56', 'source': 0}
May 12 07:22:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046006465
May 12 07:22:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f307a7b
May 12 07:22:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006464
May 12 07:22:28 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:22:28 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:22:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b006464
May 12 07:22:28 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003006363
May 12 07:22:28 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:22:29 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:22:29 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:22:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206465
May 12 07:22:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e106464
May 12 07:22:32 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:22:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306465
May 12 07:22:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206464
May 12 07:22:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e206464
May 12 07:22:41 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:22:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046106465
May 12 07:22:42 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469762, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:22:42 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469762, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:22:42 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469762, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 36, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "ee06116d1bd840e2b92ab0f589ab7b94"}
May 12 07:22:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f007a7b
May 12 07:22:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:22:42 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469762.8072572, 'data': '', 'key': 'ee06116d1bd840e2b92ab0f589ab7b94', 'source': 0}
May 12 07:22:43 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b206464
May 12 07:22:43 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 964, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c400170000000003106363
May 12 07:22:44 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:22:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004d306363
May 12 07:22:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000056006464
May 12 07:22:44 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:22:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055206364
May 12 07:22:44 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:22:45 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:22:45 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:22:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b206464
May 12 07:22:46 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:50 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:22:50 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:22:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d4f055223c684f36a078fd989f1d26a0"}
May 12 07:22:50 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469770.6327798, 'data': '', 'key': 'd4f055223c684f36a078fd989f1d26a0', 'source': 0}
May 12 07:22:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005b306464
May 12 07:22:55 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:22:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:22:56 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469776, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:22:56 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469776, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:22:56 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469776, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "13c1cc0e8ee642eba87153d8ae2e3096"}
May 12 07:22:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e306464
May 12 07:22:56 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:22:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046306465
May 12 07:22:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:22:57 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:22:57 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469777.1160128, 'data': '', 'key': '13c1cc0e8ee642eba87153d8ae2e3096', 'source': 0}
May 12 07:22:58 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:22:58 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:22:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106465
May 12 07:22:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047006464
May 12 07:22:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000056106464
May 12 07:22:59 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:22:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c5001704d0a8003f207a7b
May 12 07:22:59 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469779, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:22:59 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469779, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 965, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 122, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:22:59 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469779, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 965, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 122, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "69797766210c45d183bdca9ab5f1badc"}
May 12 07:23:00 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469779.9303989, 'data': '', 'key': '69797766210c45d183bdca9ab5f1badc', 'source': 0}
May 12 07:23:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c206363
May 12 07:23:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469791, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:23:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469791, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:23:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469791, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 42, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "4119770a0cc34749833b803993a00ecd"}
May 12 07:23:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106464
May 12 07:23:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469791, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:23:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469791, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:23:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469791, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "368e353576564def8ad5b5d1f6b7e103"}
May 12 07:23:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b006464
May 12 07:23:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106364
May 12 07:23:11 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:23:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000056206464
May 12 07:23:11 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:23:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469791.8152251, 'data': '', 'key': '4119770a0cc34749833b803993a00ecd', 'source': 0}
May 12 07:23:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469792.1363811, 'data': '', 'key': '368e353576564def8ad5b5d1f6b7e103', 'source': 0}
May 12 07:23:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f307a7b
May 12 07:23:13 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:23:13 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:23:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e106464
May 12 07:23:14 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:23:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206464
May 12 07:23:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a206464
May 12 07:23:25 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:23:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006465
May 12 07:23:25 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469805, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:23:25 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469805, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:23:25 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469805, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "5f764fee7a574ff08ad0dfe3268fe3a0"}
May 12 07:23:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057006464
May 12 07:23:25 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:23:26 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469805.9099398, 'data': '', 'key': '5f764fee7a574ff08ad0dfe3268fe3a0', 'source': 0}
May 12 07:23:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c306363
May 12 07:23:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b206464
May 12 07:23:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e206464
May 12 07:23:26 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:23:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055206364
May 12 07:23:26 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:23:28 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:23:29 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:23:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f207a7b
May 12 07:23:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:23:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:23:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047306465
May 12 07:23:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:23:39 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:23:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c106363
May 12 07:23:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055006364
May 12 07:23:41 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:23:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e006464
May 12 07:23:41 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:23:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206465
May 12 07:23:50 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:23:50 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:23:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "42fa339ce164429facfc7a1cd25811b0"}
May 12 07:23:50 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469830.8311329, 'data': '', 'key': '42fa339ce164429facfc7a1cd25811b0', 'source': 0}
May 12 07:23:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106364
May 12 07:23:51 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:23:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047006465
May 12 07:23:51 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469831, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:23:51 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469831, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:23:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469831, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 36, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "8ec6da92dad64991973dc9ad8e6d33e8"}
May 12 07:23:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 66, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000420008000000005e106464
May 12 07:23:51 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:23:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306465
May 12 07:23:52 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469831.857172, 'data': '', 'key': '8ec6da92dad64991973dc9ad8e6d33e8', 'source': 0}
May 12 07:23:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 972, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cc0017000000005a106464
May 12 07:23:52 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:23:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057306464
May 12 07:23:52 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:23:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 122, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f307a7b
May 12 07:23:54 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:23:54 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:23:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:23:59 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:23:59 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:24:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057006464
May 12 07:24:05 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:24:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b206464
May 12 07:24:05 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469845, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:24:05 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469845, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:24:05 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469845, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "1bf6d994976344458d0ab8948f6aab36"}
May 12 07:24:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046206465
May 12 07:24:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055206364
May 12 07:24:06 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:24:06 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469845.873013, 'data': '', 'key': '1bf6d994976344458d0ab8948f6aab36', 'source': 0}
May 12 07:24:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a206464
May 12 07:24:07 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:24:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:24:10 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003910797b
May 12 07:24:10 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469850, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 172, 'sleepDuration': 61, 'battery': 57, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:24:10 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469850, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 172, 'sleepDuration': 61, 'battery': 57, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:24:10 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469850, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 966, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 172, "sleepDuration": 61, "battery": 57, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "00f5f899c3ef4d4a8d09bc18de588f27"}
May 12 07:24:10 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469850.6817207, 'data': '', 'key': '00f5f899c3ef4d4a8d09bc18de588f27', 'source': 0}
May 12 07:24:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000058106464
May 12 07:24:19 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:24:19 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:24:19 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003920797b
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004d106363
May 12 07:24:20 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469860, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:24:20 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469860, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:24:20 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469860, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 42, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "a392360f0cc64b4ea5093d247dac8801"}
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:24:20 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:24:20 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:24:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055006364
May 12 07:24:20 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:24:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046306465
May 12 07:24:21 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469860.9722157, 'data': '', 'key': 'a392360f0cc64b4ea5093d247dac8801', 'source': 0}
May 12 07:24:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:24:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003920797b
May 12 07:24:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046006465
May 12 07:24:29 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:24:29 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:24:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e106464
May 12 07:24:34 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:24:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a106464
May 12 07:24:34 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:24:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:24:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004d206363
May 12 07:24:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046106465
May 12 07:24:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206464
May 12 07:24:35 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469875, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:24:35 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469875, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:24:35 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469875, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "31315bf191d945a5a71984a1a5455db2"}
May 12 07:24:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:24:36 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469876, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:24:36 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469876, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:24:36 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469876, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "40cd04c5c7a146fa9634ea6dede8392a"}
May 12 07:24:36 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469876.3669722, 'data': '', 'key': '31315bf191d945a5a71984a1a5455db2', 'source': 0}
May 12 07:24:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003900797b
May 12 07:24:37 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469876.9580052, 'data': '', 'key': '40cd04c5c7a146fa9634ea6dede8392a', 'source': 0}
May 12 07:24:37 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003106463
May 12 07:24:37 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:24:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:24:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b206464
May 12 07:24:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:24:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006464
May 12 07:24:49 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:24:49 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:24:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003910797b
May 12 07:24:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003206463
May 12 07:24:49 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:24:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:24:50 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:24:50 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:24:50 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:24:50 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "43c85b55b5ce4fb9b42f7518ad6e2b07"}
May 12 07:24:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469891.1141455, 'data': '', 'key': '43c85b55b5ce4fb9b42f7518ad6e2b07', 'source': 0}
May 12 07:24:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a306464
May 12 07:24:51 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:24:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e306464
May 12 07:24:51 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:25:00 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:25:00 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:25:02 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:25:02 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:25:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 57, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003920797b
May 12 07:25:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003306463
May 12 07:25:02 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:25:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b306464
May 12 07:25:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046006465
May 12 07:25:02 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469902, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:25:02 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469902, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:25:02 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469902, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 36, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "a31a6a30b181497a8afaa27ad9325977"}
May 12 07:25:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055006364
May 12 07:25:03 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:25:03 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469903.2711806, 'data': '', 'key': 'a31a6a30b181497a8afaa27ad9325977', 'source': 0}
May 12 07:25:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a006464
May 12 07:25:04 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:25:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e006464
May 12 07:25:04 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:25:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106464
May 12 07:25:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:25:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047106465
May 12 07:25:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106364
May 12 07:25:15 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:25:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:25:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057306464
May 12 07:25:16 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:25:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003106363
May 12 07:25:17 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:25:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:25:17 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469917, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:25:17 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469917, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:25:17 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469917, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "efadcf137b5845eca2320bc1580f72c3"}
May 12 07:25:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:25:17 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469917.6717198, 'data': '', 'key': 'efadcf137b5845eca2320bc1580f72c3', 'source': 0}
May 12 07:25:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e206464
May 12 07:25:18 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:25:19 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:25:19 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:25:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005c106464
May 12 07:25:19 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:25:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f01797b
May 12 07:25:19 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469919, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:25:19 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469919, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 1, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 172, 'sleepDuration': 61, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 168}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:25:19 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469919, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 1, "solarGen": 966, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 172, "sleepDuration": 61, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 168}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "145e01ceb0614fb3a3617b01b9075772"}
May 12 07:25:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c306363
May 12 07:25:20 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469919.7673466, 'data': '', 'key': '145e01ceb0614fb3a3617b01b9075772', 'source': 0}
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:25:29 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003206363
May 12 07:25:29 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:25:29 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c006363
May 12 07:25:29 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469929, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:25:29 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469929, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 42, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:25:29 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469929, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 42, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "10892c0b7987492f8661bdf9b638461a"}
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b206464
May 12 07:25:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005c306464
May 12 07:25:29 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:25:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:25:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:25:30 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:25:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047206465
May 12 07:25:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106464
May 12 07:25:30 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:25:30 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:25:30 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469930.0339081, 'data': '', 'key': '10892c0b7987492f8661bdf9b638461a', 'source': 0}
May 12 07:25:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057106464
May 12 07:25:30 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:25:31 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:25:31 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:25:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f21797b
May 12 07:25:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003306363
May 12 07:25:34 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:25:43 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f31797b
May 12 07:25:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047006465
May 12 07:25:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057206464
May 12 07:25:45 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:25:46 msm8909 python3[3071]: Running Scheduled: Thread Check
May 12 07:25:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b006464
May 12 07:25:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003006363
May 12 07:25:46 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:25:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 42, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002a0008000000004c106363
May 12 07:25:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055006364
May 12 07:25:47 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:25:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206464
May 12 07:25:47 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469947, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:25:47 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469947, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:25:47 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469947, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "12d377ff4f56485ba7c0a31a3a316043"}
May 12 07:25:48 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469948.4211984, 'data': '', 'key': '12d377ff4f56485ba7c0a31a3a316043', 'source': 0}
May 12 07:25:51 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:25:51 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:25:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "2f8ad2b7e5c2445997fe45ff885d8024"}
May 12 07:25:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469951.4424934, 'data': '', 'key': '2f8ad2b7e5c2445997fe45ff885d8024', 'source': 0}
May 12 07:25:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005c106464
May 12 07:25:57 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:25:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000047106465
May 12 07:25:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106364
May 12 07:25:57 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:25:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306464
May 12 07:25:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c700170000000057306464
May 12 07:25:58 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:25:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:25:59 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469959, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:25:59 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469959, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:25:59 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469959, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "21fa0e9747894671a8faaef9c1b253be"}
May 12 07:26:00 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469960.0916812, 'data': '', 'key': '21fa0e9747894671a8faaef9c1b253be', 'source': 0}
May 12 07:26:01 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:26:01 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:26:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 168, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 172, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003d03c6001704d0a8003f01797b
May 12 07:26:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004b106464
May 12 07:26:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003106363
May 12 07:26:02 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:26:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 1, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c6001704e0a9003f11797b
May 12 07:26:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d006363
May 12 07:26:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b306464
May 12 07:26:11 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:26:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046306465
May 12 07:26:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469971, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:26:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469971, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 36, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 70, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:26:12 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469971, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 36, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 70, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "5713e2a1423241e681847070545fbfd0"}
May 12 07:26:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306364
May 12 07:26:12 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:26:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469972.522131, 'data': '', 'key': '5713e2a1423241e681847070545fbfd0', 'source': 0}
May 12 07:26:12 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058106464
May 12 07:26:12 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:26:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e306464
May 12 07:26:13 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:26:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c306464
May 12 07:26:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000004306463
May 12 07:26:13 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:26:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:26:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106465
May 12 07:26:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058206464
May 12 07:26:25 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:26:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e006464
May 12 07:26:25 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:26:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c6001704e0a9003f30797b
May 12 07:26:25 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715469985, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:26:25 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715469985, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:26:25 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715469985, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 966, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 173, "sleepDuration": 62, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 169}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "1c950ea0ecf04086a6bdc297b6df3685"}
May 12 07:26:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000004006463
May 12 07:26:26 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:26:26 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715469986.3349931, 'data': '', 'key': '1c950ea0ecf04086a6bdc297b6df3685', 'source': 0}
May 12 07:26:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d106363
May 12 07:26:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048206464
May 12 07:26:26 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b006464
May 12 07:26:26 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:26:27 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:26:27 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:26:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043206465
May 12 07:26:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055006464
May 12 07:26:27 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:26:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043306465
May 12 07:26:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106464
May 12 07:26:29 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:26:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046006465
May 12 07:26:31 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:26:31 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:26:39 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043006465
May 12 07:26:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058006464
May 12 07:26:40 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:26:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e306464
May 12 07:26:40 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:26:40 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:26:40 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:26:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 4, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000004106463
May 12 07:26:41 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:26:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d306363
May 12 07:26:41 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470001, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:26:41 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470001, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:26:41 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470001, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 43, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "ebce8bb3d4024dfba31337f6ac469601"}
May 12 07:26:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:26:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055206464
May 12 07:26:41 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:26:41 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470001.8579955, 'data': '', 'key': 'ebce8bb3d4024dfba31337f6ac469601', 'source': 0}
May 12 07:26:44 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b206464
May 12 07:26:44 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:26:51 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:26:51 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:26:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "971e3a1e78a340888db6e57b09cc29e3"}
May 12 07:26:51 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470011.8006175, 'data': '', 'key': '971e3a1e78a340888db6e57b09cc29e3', 'source': 0}
May 12 07:26:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 36, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 70, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002400080000000046306465
May 12 07:26:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058106464
May 12 07:26:54 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:26:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:26:54 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055306464
May 12 07:26:54 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:26:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 94, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005e006464
May 12 07:26:55 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:26:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c6001704e0a9003f20797b
May 12 07:26:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c306464
May 12 07:26:55 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470015, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:26:55 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470015, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 893, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 76, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:26:55 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470015, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 893, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 76, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "f499202241c943268ad4c7b2f7352452"}
May 12 07:26:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d006363
May 12 07:26:56 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:26:56 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:26:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 67, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000043106465
May 12 07:26:56 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470016, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:26:56 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470016, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 67, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:26:56 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470016, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 67, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "35cca384c3e6419eace64dfd927e2a35"}
May 12 07:26:56 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470016.3706415, 'data': '', 'key': 'f499202241c943268ad4c7b2f7352452', 'source': 0}
May 12 07:26:57 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470017.2129011, 'data': '', 'key': '35cca384c3e6419eace64dfd927e2a35', 'source': 0}
May 12 07:26:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b006464
May 12 07:26:58 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:27:01 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:27:01 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:27:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a106464
May 12 07:27:07 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:27:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 893, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 76, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037d0017000000004c006464
May 12 07:27:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 970, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003ca00170000000055106464
May 12 07:27:08 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:27:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047106465
May 12 07:27:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058306464
May 12 07:27:11 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:27:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206464
May 12 07:27:11 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470031, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:27:11 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470031, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:27:11 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470031, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "7f616e79ea4f49179878ec9c39b078d4"}
May 12 07:27:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306465
May 12 07:27:12 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'$\x04', 'company_id': b'$\x04', 'mtp_version': 6} 240424040006
May 12 07:27:12 msm8909 python3[3071]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 07:27:12 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470031.9252462, 'data': '', 'key': '7f616e79ea4f49179878ec9c39b078d4', 'source': 0}
May 12 07:27:21 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306464
May 12 07:27:21 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:27:21 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:27:22 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c6001704e0a9003f10797b
May 12 07:27:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047206465
May 12 07:27:23 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470043, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:27:23 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470043, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:27:23 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470043, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 37, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "725a3b49d9674bf193b078589163800c"}
May 12 07:27:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006465
May 12 07:27:23 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005c306464
May 12 07:27:23 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:27:24 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470044.2294235, 'data': '', 'key': '725a3b49d9674bf193b078589163800c', 'source': 0}
May 12 07:27:24 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a206464
May 12 07:27:24 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:27:25 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b206464
May 12 07:27:32 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:27:32 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:27:35 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 07:27:35 msm8909 python3[3071]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 07:27:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003306463
May 12 07:27:35 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:27:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b306464
May 12 07:27:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047106464
May 12 07:27:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047306465
May 12 07:27:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106465
May 12 07:27:36 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054306464
May 12 07:27:36 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:27:36 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:27:36 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:27:38 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d106363
May 12 07:27:40 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 123, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c6001704e0a9003f20797b
May 12 07:27:40 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470060, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:27:40 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470060, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 966, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 123, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:27:40 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470060, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 966, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 173, "sleepDuration": 62, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 123, "actCals": 4, "bmrCals": 169}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "fa70e469e09941ce983e1349b5238e96"}
May 12 07:27:41 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470060.6594656, 'data': '', 'key': 'fa70e469e09941ce983e1349b5238e96', 'source': 0}
May 12 07:27:49 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005a106464
May 12 07:27:49 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:27:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b006464
May 12 07:27:50 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047206464
May 12 07:27:51 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054106464
May 12 07:27:51 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:27:51 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:27:51 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:27:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "430f39b134e34a06a5b7be7acb26772e"}
May 12 07:27:52 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470071.9477782, 'data': '', 'key': '430f39b134e34a06a5b7be7acb26772e', 'source': 0}
May 12 07:27:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003106463
May 12 07:27:52 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:27:52 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306465
May 12 07:27:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d206363
May 12 07:27:53 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470073, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:27:53 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470073, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:27:53 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470073, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 43, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "967ddb6c827a409f9c7429952270fff0"}
May 12 07:27:53 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047106465
May 12 07:27:53 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470073.5088434, 'data': '', 'key': '967ddb6c827a409f9c7429952270fff0', 'source': 0}
May 12 07:28:02 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:28:02 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:28:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047206465
May 12 07:28:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000047306464
May 12 07:28:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054206464
May 12 07:28:03 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:28:04 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b306464
May 12 07:28:04 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:28:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003206463
May 12 07:28:05 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:28:05 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d306363
May 12 07:28:06 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058006464
May 12 07:28:06 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:28:07 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b206464
May 12 07:28:07 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470087, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 894, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:28:07 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470087, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 894, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:28:07 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470087, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 894, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "2edd3f80e1ea4e68ae0cd7e17a9eb754"}
May 12 07:28:08 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058106464
May 12 07:28:08 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:28:08 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470088.1730702, 'data': '', 'key': '2edd3f80e1ea4e68ae0cd7e17a9eb754', 'source': 0}
May 12 07:28:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d106363
May 12 07:28:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004a306464
May 12 07:28:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106464
May 12 07:28:18 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470098, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:28:18 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470098, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:28:18 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470098, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "23fc72fb46794638a21ef173bfd69746"}
May 12 07:28:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054006464
May 12 07:28:18 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:28:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:28:18 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470098, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:28:18 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470098, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:28:18 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470098, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "e4aa782417eb45baa77517fd722b5dbb"}
May 12 07:28:18 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470098.550101, 'data': '', 'key': '23fc72fb46794638a21ef173bfd69746', 'source': 0}
May 12 07:28:18 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470098.6726573, 'data': '', 'key': 'e4aa782417eb45baa77517fd722b5dbb', 'source': 0}
May 12 07:28:18 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005d106464
May 12 07:28:18 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:28:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b006464
May 12 07:28:19 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:28:19 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003f20797a
May 12 07:28:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003306463
May 12 07:28:20 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:28:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047006465
May 12 07:28:20 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058206464
May 12 07:28:20 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:28:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005d206464
May 12 07:28:31 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:28:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b106464
May 12 07:28:32 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:28:33 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:28:33 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:28:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054106464
May 12 07:28:33 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:28:33 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306464
May 12 07:28:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003f00797a
May 12 07:28:34 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004a106464
May 12 07:28:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d206363
May 12 07:28:35 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058306464
May 12 07:28:35 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:28:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047206465
May 12 07:28:45 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470125, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:28:45 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470125, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:28:45 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470125, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 37, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "3f7f6b4a212944d78659a8a067a71c94"}
May 12 07:28:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058006464
May 12 07:28:45 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:28:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 84, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000054206464
May 12 07:28:45 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:28:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\n\x91', 'company_id': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 07:28:46 msm8909 python3[3071]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 07:28:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 67, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000430008000000005d006464
May 12 07:28:46 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:28:46 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470125.9099903, 'data': '', 'key': '3f7f6b4a212944d78659a8a067a71c94', 'source': 0}
May 12 07:28:46 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:28:46 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:28:46 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003f10797a
May 12 07:28:46 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470126, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 967, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:28:46 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470126, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 967, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 63, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:28:46 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470126, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 967, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 173, "sleepDuration": 62, "battery": 63, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 122, "actCals": 4, "bmrCals": 169}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "0373e5a6e7d443f0bcb1b1581f30a13b"}
May 12 07:28:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d006363
May 12 07:28:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 965, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c500170000000003206463
May 12 07:28:47 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:28:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106464
May 12 07:28:47 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470127.1448481, 'data': '', 'key': '0373e5a6e7d443f0bcb1b1581f30a13b', 'source': 0}
May 12 07:28:47 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:28:48 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b306464
May 12 07:28:48 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:28:51 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:28:51 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:28:51 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ee38f085124c46108307c9d5ae6239ac"}
May 12 07:28:52 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470132.3124187, 'data': '', 'key': 'ee38f085124c46108307c9d5ae6239ac', 'source': 0}
May 12 07:28:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206464
May 12 07:29:00 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058206464
May 12 07:29:00 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:29:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 973, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003cd0017000000005b006464
May 12 07:29:01 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:29:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 63, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003f30797a
May 12 07:29:01 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004a006464
May 12 07:29:02 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 07:29:02 msm8909 python3[3071]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 07:29:02 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047006465
May 12 07:29:02 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x04\x8d', 'company_id': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 07:29:02 msm8909 python3[3071]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 07:29:03 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:29:03 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:29:03 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d206464
May 12 07:29:03 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:13 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006465
May 12 07:29:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b106464
May 12 07:29:14 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470154, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 894, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:29:14 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470154, 'wearableId': 76, 'configId': 295, 'statusValues': {'sleepState': 0, 'solarGen': 894, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 75, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A'}
May 12 07:29:14 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470154, "wearableId": 76, "configId": 295, "statusValues": {"sleepState": 0, "solarGen": 894, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 75, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A"}, "key": "46ed069c436f46dd8e93ad1abd58a230"}
May 12 07:29:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d206363
May 12 07:29:14 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470154, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:29:14 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470154, 'wearableId': 73, 'configId': 292, 'statusValues': {'sleepState': 0, 'solarGen': 43, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 99, 'totalCals': 0, 'sleepDuration': 0, 'battery': 77, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 99, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9'}
May 12 07:29:14 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470154, "wearableId": 73, "configId": 292, "statusValues": {"sleepState": 0, "solarGen": 43, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 99, "totalCals": 0, "sleepDuration": 0, "battery": 77, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 99, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9"}, "key": "d3c4087f5f594ea88589468afc64efda"}
May 12 07:29:14 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:29:15 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470154.8183262, 'data': '', 'key': '46ed069c436f46dd8e93ad1abd58a230', 'source': 0}
May 12 07:29:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047106465
May 12 07:29:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058306464
May 12 07:29:15 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:29:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d306464
May 12 07:29:15 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:15 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 974, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ce0017000000005a206464
May 12 07:29:15 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:29:15 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470155.1292636, 'data': '', 'key': 'd3c4087f5f594ea88589468afc64efda', 'source': 0}
May 12 07:29:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003d00797a
May 12 07:29:16 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c600170000000003106463
May 12 07:29:16 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:29:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058006464
May 12 07:29:17 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:29:17 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d306464
May 12 07:29:17 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048006464
May 12 07:29:27 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470167, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:29:27 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470167, 'wearableId': 63, 'configId': 293, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 72, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 100, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79'}
May 12 07:29:27 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470167, "wearableId": 63, "configId": 293, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 72, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 100, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79"}, "key": "187f0fa5e1354279bda0819e8eead29b"}
May 12 07:29:27 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047206465
May 12 07:29:27 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:29:27 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:29:27 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470167.6605051, 'data': '', 'key': '187f0fa5e1354279bda0819e8eead29b', 'source': 0}
May 12 07:29:28 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044106465
May 12 07:29:28 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470168, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:29:28 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470168, 'wearableId': 75, 'configId': 291, 'statusValues': {'sleepState': 0, 'solarGen': 23, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 68, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2'}
May 12 07:29:28 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470168, "wearableId": 75, "configId": 291, "statusValues": {"sleepState": 0, "solarGen": 23, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 68, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2"}, "key": "310d21b66216468d9d6a492e4f39a686"}
May 12 07:29:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d006363
May 12 07:29:29 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470169.2273929, 'data': '', 'key': '310d21b66216468d9d6a492e4f39a686', 'source': 0}
May 12 07:29:29 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d006464
May 12 07:29:29 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 974, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ce0017000000005a306464
May 12 07:29:30 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:29:30 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003d20797a
May 12 07:29:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b306464
May 12 07:29:31 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d106464
May 12 07:29:31 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:32 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058106464
May 12 07:29:32 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:29:33 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:29:33 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:29:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d206464
May 12 07:29:41 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206465
May 12 07:29:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b006464
May 12 07:29:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c600170000000003006463
May 12 07:29:41 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:29:41 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d106363
May 12 07:29:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047006465
May 12 07:29:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048106464
May 12 07:29:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000055006464
May 12 07:29:42 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:29:42 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 974, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ce0017000000005a106464
May 12 07:29:42 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 07:29:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044306465
May 12 07:29:45 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003d30797a
May 12 07:29:52 msm8909 python3[3071]: [SSE] Sending keepalive ping
May 12 07:29:52 msm8909 python3[3071]: [SSE] SENDING GATEWAY STATUS PING
May 12 07:29:52 msm8909 python3[3071]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4e58c305de67447d97b22b9352b46143"}
May 12 07:29:52 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470192.5364342, 'data': '', 'key': '4e58c305de67447d97b22b9352b46143', 'source': 0}
May 12 07:29:55 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 967, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 169, 'pairing_code': b'\x13\xd4', 'skin_temp': 122, 'total_cals': 173, 'thermal_gen': 23, 'battery': 61, 'run_steps': 0, 'act_cals': 4, 'case_temp': 121, 'heart_rate': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'distance': 0} 13d413d40007000000000000003e03c7001704e0a9003d00797a
May 12 07:29:55 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470195, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 967, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:29:55 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470195, 'wearableId': 81, 'configId': 301, 'statusValues': {'sleepState': 0, 'solarGen': 967, 'distance': 0, 'thermalGen': 23, 'heartRate': 0, 'caseTemp': 121, 'totalCals': 173, 'sleepDuration': 62, 'battery': 61, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 122, 'actCals': 4, 'bmrCals': 169}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14'}
May 12 07:29:55 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470195, "wearableId": 81, "configId": 301, "statusValues": {"sleepState": 0, "solarGen": 967, "distance": 0, "thermalGen": 23, "heartRate": 0, "caseTemp": 121, "totalCals": 173, "sleepDuration": 62, "battery": 61, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 122, "actCals": 4, "bmrCals": 169}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14"}, "key": "4b062f2cd4d24adbaeaa1eb66672d176"}
May 12 07:29:55 msm8909 python3[3071]: ADVERT: {'alert_status': b'\x00', 'pairing_code': b'\x00\xfa', 'company_id': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 07:29:55 msm8909 python3[3071]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 07:29:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 43, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 8, 'battery': 77, 'run_steps': 0, 'act_cals': 0, 'case_temp': 99, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'distance': 0} 0f890f8900070000000000000000002b0008000000004d306363
May 12 07:29:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b106464
May 12 07:29:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 68, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xd3', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 8, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'distance': 0} 10d310d30007000000000000000000440008000000005d306464
May 12 07:29:56 msm8909 python3[3071]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 07:29:56 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470196.1692362, 'data': '', 'key': '4b062f2cd4d24adbaeaa1eb66672d176', 'source': 0}
May 12 07:29:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'distance': 0} 1d691d6900070000000000000000001700170000000048306464
May 12 07:29:56 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 971, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 85, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'distance': 0} 158315830007000000000000000003cb00170000000055206464
May 12 07:29:56 msm8909 python3[3071]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 07:29:57 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047106465
May 12 07:29:57 msm8909 python3[3071]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715470197, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:29:57 msm8909 python3[3071]: [SSE] Instant: {'utcTimestamp': 1715470197, 'wearableId': 74, 'configId': 294, 'statusValues': {'sleepState': 0, 'solarGen': 37, 'distance': 0, 'thermalGen': 8, 'heartRate': 0, 'caseTemp': 100, 'totalCals': 0, 'sleepDuration': 0, 'battery': 71, 'runSteps': 0, 'totalSteps': 0, 'walkSteps': 0, 'skinTemp': 101, 'actCals': 0, 'bmrCals': 0}, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65'}
May 12 07:29:57 msm8909 python3[3071]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715470197, "wearableId": 74, "configId": 294, "statusValues": {"sleepState": 0, "solarGen": 37, "distance": 0, "thermalGen": 8, "heartRate": 0, "caseTemp": 100, "totalCals": 0, "sleepDuration": 0, "battery": 71, "runSteps": 0, "totalSteps": 0, "walkSteps": 0, "skinTemp": 101, "actCals": 0, "bmrCals": 0}, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65"}, "key": "14a98d46ba5f416e94e737438d0f0f19"}
May 12 07:29:57 msm8909 python3[3071]: [SSE] RX'd: {'type': 's', 'timestamp': 1715470197.5827284, 'data': '', 'key': '14a98d46ba5f416e94e737438d0f0f19', 'source': 0}
May 12 07:29:58 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044006465
May 12 07:29:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c600170000000003106463
May 12 07:29:59 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:29:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047206465
May 12 07:29:59 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058006464
May 12 07:29:59 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:30:04 msm8909 python3[3071]: Running Scheduled: Check Network
May 12 07:30:04 msm8909 python3[3071]: [NET] NETWORK GOOD.
May 12 07:30:09 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 968, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'distance': 0} 1dd51dd50007000000000000000003c800170000000058106464
May 12 07:30:09 msm8909 python3[3071]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 07:30:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 894, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 75, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'distance': 0} 251a251a00070000000000000000037e0017000000004b306464
May 12 07:30:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 966, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 99, 'total_cals': 0, 'thermal_gen': 23, 'battery': 3, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'distance': 0} 10c610c60007000000000000000003c600170000000003306463
May 12 07:30:11 msm8909 python3[3071]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 07:30:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 37, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 8, 'battery': 71, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'distance': 0} 0d550d5500070000000000000000002500080000000047306465
May 12 07:30:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 23, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 101, 'total_cals': 0, 'thermal_gen': 23, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'distance': 0} 1d921d9200070000000000000000001700170000000044206465
May 12 07:30:11 msm8909 python3[3071]: ADVERT: {'sleep_state': 0, 'walk_steps': 0, 'total_steps': 0, 'solar_gen': 974, 'mtp_version': 7, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 100, 'total_cals': 0, 'thermal_gen': 23, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'case_temp': 100, 'heart_rate': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'distance': 0} 18cf18cf0007000000000000000003ce0017000000005a006464
May 12 07:30:11 msm8909 python3[3071]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf