-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 20:35:06 msm8909 python3[2062]: DB VERSION: 9
May 12 20:35:06 msm8909 python3[2062]: [DB] No upgrade needed
May 12 20:35:07 msm8909 python3[2062]: [DEBUG] Looking for old files to remove in /data/logs
May 12 20:35:07 msm8909 python3[2062]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 20:35:07 msm8909 python3[2062]: [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 20:35:07 msm8909 python3[2062]: [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 20:35:08 msm8909 python3[2062]: [SSE] SETTING UP SSE
May 12 20:35:08 msm8909 python3[2062]: [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 20:35:08 msm8909 python3[2062]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa97c7d90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 20:35:08 msm8909 python3[2062]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa8cf3290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 20:35:21 msm8909 python3[2062]: Traceback (most recent call last):
May 12 20:35:21 msm8909 python3[2062]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 20:35:21 msm8909 python3[2062]: hci0 = BluetoothAdapter(0);
May 12 20:35:21 msm8909 python3[2062]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 20:35:21 msm8909 python3[2062]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 20:35:21 msm8909 python3[2062]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 20:35:21 msm8909 python3[2062]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 20:35:21 msm8909 python3[2062]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 20:35:21 msm8909 python3[2062]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 20:35:21 msm8909 python3[2062]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 20:35:21 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 20:35:21 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 20:35:21 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 20:35:26 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 20:35:26 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 20:35:26 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 20:35:28 msm8909 python3[3032]: READING DB FROM FILE: /data/mother.db
May 12 20:35:28 msm8909 python3[3032]: DB VERSION: 9
May 12 20:35:28 msm8909 python3[3032]: [DB] No upgrade needed
May 12 20:35:29 msm8909 python3[3032]: [DEBUG] Looking for old files to remove in /data/logs
May 12 20:35:29 msm8909 python3[3032]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 20:35:29 msm8909 python3[3032]: [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 20:35:29 msm8909 python3[3032]: [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 20:35:29 msm8909 python3[3032]: [SSE] SETTING UP SSE
May 12 20:35:29 msm8909 python3[3032]: [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 20:36:07 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:36:07 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:36:07 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 20:36:07 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:36:07 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:36:07 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "e4945b7810ea4a51b3976ca0e87a095c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '04a6f9f217884e109d3bd422844e9202', 'source': 0, 'timestamp': 1715517330.7958102}
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'gw', 'timestamp': 1715517332.1078098, 'key': None, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wearables', 'timestamp': 1715517332.1110871, 'key': None, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517332.3098023, 'key': None, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517332.5287287, 'key': None, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517332.7310746, 'key': None, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517332.9317861, 'key': None, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517333.1295457, 'key': None, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'wconfig', 'timestamp': 1715517333.334764, 'key': None, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] UPDATING W CONFIG
May 12 20:36:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 'prov', 'timestamp': 1715517333.3837187, 'key': None, 'source': 1, 'data': '0'}
May 12 20:36:07 msm8909 python3[3032]: [SSE] SETTING PROVISIONING TO: 0
May 12 20:36:08 msm8909 python3[3032]: [CONFIG] SSE Has new config, updating
May 12 20:36:08 msm8909 python3[3032]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 20:36:08 msm8909 python3[3032]: [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 20:36:08 msm8909 python3[3032]: [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 20:36:08 msm8909 python3[3032]: [CLOUD] Activating Gateway
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x06\xd6'} 06d606d60006
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206666
May 12 20:36:08 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 20:36:08 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517368}
May 12 20:36:08 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517368}
May 12 20:36:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2f1a813775a54a3db29e4d86db07aa0a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517368}}
May 12 20:36:08 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'e4945b7810ea4a51b3976ca0e87a095c', 'source': 0, 'timestamp': 1715517368.1464899}
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'case_temp': 103, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061306766
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:36:08 msm8909 python3[3032]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 20:36:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 20:36:08 msm8909 python3[3032]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 20:36:09 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2f1a813775a54a3db29e4d86db07aa0a', 'source': 0, 'timestamp': 1715517368.8328409}
May 12 20:36:09 msm8909 python3[3032]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 20:36:09 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\x8d'} 048d048d0006
May 12 20:36:09 msm8909 python3[3032]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 20:36:09 msm8909 python3[3032]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 20:36:09 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:36:09 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:36:09 msm8909 python3[3032]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 20:36:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:36:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:36:09 msm8909 python3[3032]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 20:36:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106565
May 12 20:36:09 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:36:09 msm8909 python3[3032]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 20:36:09 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\t7'} 093709370006
May 12 20:36:09 msm8909 python3[3032]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 20:36:10 msm8909 python3[3032]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 20:36:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 95, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1583158300070000000000000000005f000c0000000054206565
May 12 20:36:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:36:10 msm8909 python3[3032]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 20:36:10 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 12 20:36:10 msm8909 python3[3032]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 20:36:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:36:10 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 20:36:10 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517370}
May 12 20:36:10 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517370}
May 12 20:36:10 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3bfd2e324c934069a25bd05f9bfcf55b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517370}}
May 12 20:36:10 msm8909 python3[3032]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 20:36:10 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:36:10 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:36:11 msm8909 python3[3032]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 20:36:11 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 12 20:36:11 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 20:36:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3bfd2e324c934069a25bd05f9bfcf55b', 'source': 0, 'timestamp': 1715517370.9355841}
May 12 20:36:11 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003f207a7b
May 12 20:36:11 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 20:36:11 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93, 'totalCals': 95, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 3, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517371}
May 12 20:36:11 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93, 'totalCals': 95, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 3, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517371}
May 12 20:36:11 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "86b9393b96564b3d82405413d005b7a8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 93, "totalCals": 95, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 3, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517371}}
May 12 20:36:12 msm8909 python3[3032]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 20:36:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:36:12 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:36:12 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 95, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1583158300070000000000000000005f000c0000000054306565
May 12 20:36:12 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:36:12 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '86b9393b96564b3d82405413d005b7a8', 'source': 0, 'timestamp': 1715517372.1050079}
May 12 20:36:12 msm8909 python3[3032]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 20:36:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:36:12 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:36:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:36:23 msm8909 python3[3032]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 20:36:23 msm8909 python3[3032]: ADVERT: {'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'&,'} 262c262c0006
May 12 20:36:23 msm8909 python3[3032]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 20:36:23 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:36:23 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:36:23 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 101, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006465
May 12 20:36:23 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 20:36:23 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517383}
May 12 20:36:23 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517383}
May 12 20:36:23 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f22298a0847347ca8b603ea6f11df2b7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517383}}
May 12 20:36:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:36:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:36:24 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003f307a7b
May 12 20:36:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:36:24 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:36:24 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f22298a0847347ca8b603ea6f11df2b7', 'source': 0, 'timestamp': 1715517384.3284798}
May 12 20:36:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:36:25 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000047006666
May 12 20:36:25 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 20:36:25 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 130, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517385}
May 12 20:36:25 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 130, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517385}
May 12 20:36:25 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "cbb11fc4ecf34318b67c2af722736470", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 130, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517385}}
May 12 20:36:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306566
May 12 20:36:25 msm8909 python3[3032]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 20:36:25 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517385}
May 12 20:36:25 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517385}
May 12 20:36:25 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c16a0754b49b440baee20dbf1c3119d2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517385}}
May 12 20:36:26 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'cbb11fc4ecf34318b67c2af722736470', 'source': 0, 'timestamp': 1715517385.9409027}
May 12 20:36:26 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c16a0754b49b440baee20dbf1c3119d2', 'source': 0, 'timestamp': 1715517385.9968176}
May 12 20:36:26 msm8909 python3[3032]: ADVERT: {'case_temp': 103, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061006766
May 12 20:36:26 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:36:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:36:27 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:36:36 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:36:36 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:36:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:36:36 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:36:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:36:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:36:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:36:37 msm8909 python3[3032]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 20:36:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:36:37 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:36:37 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:36:37 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:36:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106666
May 12 20:36:37 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:36:37 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000047106666
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:36:38 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'case_temp': 103, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061206766
May 12 20:36:38 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003f107a7b
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 101, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106465
May 12 20:36:38 msm8909 python3[3032]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 20:36:38 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:36:38 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:36:39 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006565
May 12 20:36:39 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:36:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106566
May 12 20:36:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 101, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106465
May 12 20:36:51 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003f207a7b
May 12 20:36:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:36:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:36:51 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:36:51 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:36:51 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:36:52 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058006666
May 12 20:36:52 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:36:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 101, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306465
May 12 20:36:53 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:36:53 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:36:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:36:53 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:36:54 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:36:54 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:36:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106565
May 12 20:36:54 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:36:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:36:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206566
May 12 20:37:04 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:37:04 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:37:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306566
May 12 20:37:05 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:37:05 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003f007a7b
May 12 20:37:05 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 101, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006465
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:37:06 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:37:06 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:37:06 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:37:06 msm8909 python3[3032]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 12 20:37:06 msm8909 python3[3032]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:37:06 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:37:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:37:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058206666
May 12 20:37:07 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:37:07 msm8909 python3[3032]: ADVERT: {'case_temp': 103, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061106766
May 12 20:37:07 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:37:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:37:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:37:08 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:37:08 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:37:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "5df85fc9accb49df9c907b43d0d66588", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:37:08 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5df85fc9accb49df9c907b43d0d66588', 'source': 0, 'timestamp': 1715517428.6282177}
May 12 20:37:08 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 20:37:15 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:37:15 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:37:16 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:37:16 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:37:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:37:16 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:37:16 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:37:16 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:37:16 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:37:16 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:37:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:37:16 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:37:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006566
May 12 20:37:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:37:18 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 59, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003b107a7b
May 12 20:37:18 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93, 'totalCals': 95, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 59, 'sleepDuration': 3, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517438}
May 12 20:37:18 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93, 'totalCals': 95, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 59, 'sleepDuration': 3, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517438}
May 12 20:37:18 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "71ce4c048f9d4207865b171b6cfbcc8b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 93, "totalCals": 95, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 59, "sleepDuration": 3, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517438}}
May 12 20:37:20 msm8909 python3[3032]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 20:37:20 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 12 20:37:20 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 12 20:37:20 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "5d1490364f6a419ca5fdd25d6e0c674e", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}}
May 12 20:37:20 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:37:27 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:37:27 msm8909 python3[3032]: 119.7890465259552 [06:05:04:11:B9:D2] <- HR 0000
May 12 20:37:28 msm8909 python3[3032]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 155, 34, 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 20:37:28 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:37:28 msm8909 python3[3032]: GOT Pairing Code: 1d92
May 12 20:37:28 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:37:28 msm8909 python3[3032]: NO FW Update needed.
May 12 20:37:28 msm8909 python3[3032]: LAST SYNC: 1715510050
May 12 20:37:28 msm8909 python3[3032]: 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, 12, 0, 0, 64, 12, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 20:37:28 msm8909 python3[3032]: ACTIVITY: 0
May 12 20:37:28 msm8909 python3[3032]: HR READING: 0 TOOK 0.000357 secs
May 12 20:37:28 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:37:28 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:37:28 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 102, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'activity': 0, 'act_cals': 0, 'total_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'solar_gen': 12, 'distance': 0}
May 12 20:37:28 msm8909 python3[3032]: W ID: 75
May 12 20:37:28 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517448}
May 12 20:37:28 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517448}
May 12 20:37:28 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b1f22f0a6f2b4532a0c7545b09b71d9d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "activity": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517448}}
May 12 20:37:29 msm8909 python3[3032]: Instant Upload complete
May 12 20:37:29 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 20:37:29 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:37:29 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:37:29 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:37:29 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:37:30 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:37:30 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:37:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:37:30 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:37:30 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:37:30 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517450}
May 12 20:37:30 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517450}
May 12 20:37:30 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "4a24bb48d08b4994bf2e811d635d3b41", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517450}}
May 12 20:37:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106565
May 12 20:37:31 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:37:31 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 20:37:31 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:37:31 msm8909 python3[3032]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 20:37:31 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:37:31 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:37:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:37:35 msm8909 python3[3032]: DBUS: Connected to 06:05:04:FC:44:79
May 12 20:37:35 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 12 20:37:35 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 12 20:37:35 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "b212112538d34c41bc28b45ff3793e11", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}}
May 12 20:37:35 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:37:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060006666
May 12 20:37:36 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:37:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000047306666
May 12 20:37:37 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 130, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517457}
May 12 20:37:37 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 130, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517457}
May 12 20:37:37 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "09a2f096dfb44fa1924fcd8354b6d072", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 130, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517457}}
May 12 20:37:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:37:37 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517457}
May 12 20:37:37 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517457}
May 12 20:37:37 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "71e018ac7f754516ba53f7ff54da0b33", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517457}}
May 12 20:37:38 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:37:39 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:37:39 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 59, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003b307a7b
May 12 20:37:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b206665
May 12 20:37:40 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:37:40 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:37:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:37:41 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:37:42 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:37:42 msm8909 python3[3032]: 135.41509413719177 [06:05:04:FC:44:79] <- HR 0000
May 12 20:37:43 msm8909 python3[3032]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 163, 90, 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 20:37:43 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:37:43 msm8909 python3[3032]: GOT Pairing Code: 1d69
May 12 20:37:43 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:37:43 msm8909 python3[3032]: NO FW Update needed.
May 12 20:37:43 msm8909 python3[3032]: LAST SYNC: 1715512154
May 12 20:37:44 msm8909 python3[3032]: 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, 12, 0, 0, 64, 12, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 20:37:44 msm8909 python3[3032]: ACTIVITY: 0
May 12 20:37:44 msm8909 python3[3032]: HR READING: 0 TOOK 0.000483 secs
May 12 20:37:44 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:37:44 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:37:44 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 101, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'activity': 0, 'act_cals': 0, 'total_steps': 0, 'skin_temp': 101, 'bmr_cals': 0, 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'solar_gen': 12, 'distance': 0}
May 12 20:37:44 msm8909 python3[3032]: W ID: 63
May 12 20:37:44 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517464}
May 12 20:37:44 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517464}
May 12 20:37:44 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3254919c366041589e9849310cd72412", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "activity": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517464}}
May 12 20:37:44 msm8909 python3[3032]: Instant Upload complete
May 12 20:37:44 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 20:37:47 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:37:47 msm8909 python3[3032]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 20:37:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:37:47 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:37:48 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '71ce4c048f9d4207865b171b6cfbcc8b', 'source': 0, 'timestamp': 1715517438.789463}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5d1490364f6a419ca5fdd25d6e0c674e', 'source': 0, 'timestamp': 1715517440.5001166}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b1f22f0a6f2b4532a0c7545b09b71d9d', 'source': 0, 'timestamp': 1715517449.4310486}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '4a24bb48d08b4994bf2e811d635d3b41', 'source': 0, 'timestamp': 1715517451.3570542}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b212112538d34c41bc28b45ff3793e11', 'source': 0, 'timestamp': 1715517456.1962085}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '09a2f096dfb44fa1924fcd8354b6d072', 'source': 0, 'timestamp': 1715517457.8181157}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '71e018ac7f754516ba53f7ff54da0b33', 'source': 0, 'timestamp': 1715517457.8663678}
May 12 20:37:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3254919c366041589e9849310cd72412', 'source': 0, 'timestamp': 1715517465.0393043}
May 12 20:37:52 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:37:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:37:53 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:37:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060106666
May 12 20:37:53 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:37:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:37:53 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:37:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106666
May 12 20:37:54 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 59, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003b107a7b
May 12 20:37:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000047106666
May 12 20:37:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006566
May 12 20:37:56 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:37:56 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:38:06 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:38:06 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:38:07 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:38:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:38:08 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:38:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:38:08 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:38:08 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:38:08 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:38:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "17786660001b4ef3922cc8a5a43e24c4", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:38:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206666
May 12 20:38:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:38:08 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:38:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060306666
May 12 20:38:09 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:38:09 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '17786660001b4ef3922cc8a5a43e24c4', 'source': 0, 'timestamp': 1715517489.2103295}
May 12 20:38:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:38:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:38:11 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:38:18 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:38:18 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:38:18 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 20:38:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 59, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003b107a7b
May 12 20:38:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:38:20 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:38:21 msm8909 python3[3032]: DBUS: Connected to 06:05:04:30:B0:14
May 12 20:38:21 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 12 20:38:21 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 12 20:38:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:38:21 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "159c93d985d8495e84a95477f4ec8db1", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}}
May 12 20:38:21 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:38:21 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:38:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061006666
May 12 20:38:21 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:38:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:38:22 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:38:22 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:38:22 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:38:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000046006666
May 12 20:38:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306566
May 12 20:38:24 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:38:24 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:38:25 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:38:25 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:38:28 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:38:28 msm8909 python3[3032]: 181.31445288658142 [06:05:04:30:B0:14] <- HR 0000
May 12 20:38:29 msm8909 python3[3032]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 159, 49, 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 20:38:29 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:38:29 msm8909 python3[3032]: GOT Pairing Code: 13d4
May 12 20:38:29 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:38:29 msm8909 python3[3032]: NO FW Update needed.
May 12 20:38:29 msm8909 python3[3032]: LAST SYNC: 1715511089
May 12 20:38:30 msm8909 python3[3032]: 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, 196, 26, 2, 16, 238, 110, 1, 17, 214, 171, 0, 18, 3, 0, 0, 32, 0, 0, 0, 48, 98, 0, 0, 64, 12, 0, 0, 65, 123, 0, 0, 80, 122, 0, 0, 81, 61, 0, 0, 66, 0, 0, 0, 96, 1, 0, 0, 112]
May 12 20:38:30 msm8909 python3[3032]: ACTIVITY: 1
May 12 20:38:30 msm8909 python3[3032]: HR READING: 0 TOOK 0.000436 secs
May 12 20:38:30 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:38:30 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:38:30 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 122, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 3, 'activity': 1, 'act_cals': 43990, 'total_steps': 0, 'skin_temp': 123, 'bmr_cals': 93934, 'battery': 61, 'thermal_gen': 12, 'total_cals': 137924, 'walk_steps': 0, 'solar_gen': 98, 'distance': 0}
May 12 20:38:30 msm8909 python3[3032]: W ID: 81
May 12 20:38:30 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93934, 'totalCals': 137924, 'activity': 1, 'runSteps': 0, 'totalSteps': 0, 'actCals': 43990, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 3, 'solarGen': 98, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517510}
May 12 20:38:30 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 93934, 'totalCals': 137924, 'activity': 1, 'runSteps': 0, 'totalSteps': 0, 'actCals': 43990, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 3, 'solarGen': 98, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517510}
May 12 20:38:30 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "54a0d4899f2e43be88f5d695611531a3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 93934, "totalCals": 137924, "activity": 1, "runSteps": 0, "totalSteps": 0, "actCals": 43990, "caseTemp": 122, "heartRate": 0, "battery": 61, "sleepDuration": 3, "solarGen": 98, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517510}}
May 12 20:38:30 msm8909 python3[3032]: Instant Upload complete
May 12 20:38:30 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 20:38:33 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 20:38:33 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:38:33 msm8909 python3[3032]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 20:38:33 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 59, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003b107a7b
May 12 20:38:39 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:38:39 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:38:39 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:38:40 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:38:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206666
May 12 20:38:40 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517520}
May 12 20:38:40 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517520}
May 12 20:38:40 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "452dac633c474d89940bea6a804c4354", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517520}}
May 12 20:38:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061206666
May 12 20:38:40 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:38:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:38:41 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:38:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:38:41 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517521}
May 12 20:38:41 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517521}
May 12 20:38:41 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "438547edda754918a5271826dfc1deba", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517521}}
May 12 20:38:41 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003d117a7b
May 12 20:38:41 msm8909 python3[3032]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 20:38:41 msm8909 python3[3032]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 20:38:41 msm8909 python3[3032]: Device not connected, retrying later
May 12 20:38:41 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 20:38:42 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:38:42 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517522}
May 12 20:38:42 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517522}
May 12 20:38:42 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "e99795cf0f8048b1b519fa62af298ccc", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517522}}
May 12 20:38:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000046006666
May 12 20:38:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:38:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:38:48 msm8909 python3[3032]: DBUS: Connected to 06:05:04:32:34:65
May 12 20:38:48 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 12 20:38:48 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 12 20:38:48 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "d26b321717c040f4a36c97e77e8305e1", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}}
May 12 20:38:48 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:38:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:38:48 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:38:49 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:38:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:38:50 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:38:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061306666
May 12 20:38:50 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:38:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056006666
May 12 20:38:50 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:38:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:38:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:38:51 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 3, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 93, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 95, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000030062000c02b05d003d217a7b
May 12 20:38:55 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:38:55 msm8909 python3[3032]: 208.09326195716858 [06:05:04:32:34:65] <- HR 0000
May 12 20:38:56 msm8909 python3[3032]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 153, 98, 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 20:38:56 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:38:56 msm8909 python3[3032]: GOT Pairing Code: 0d55
May 12 20:38:56 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:38:56 msm8909 python3[3032]: NO FW Update needed.
May 12 20:38:56 msm8909 python3[3032]: LAST SYNC: 1715509602
May 12 20:38:57 msm8909 python3[3032]: 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, 130, 0, 0, 64, 21, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 20:38:57 msm8909 python3[3032]: ACTIVITY: 0
May 12 20:38:57 msm8909 python3[3032]: HR READING: 0 TOOK 0.000489 secs
May 12 20:38:57 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:38:57 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:38:57 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 102, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'activity': 0, 'act_cals': 0, 'total_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'solar_gen': 130, 'distance': 0}
May 12 20:38:57 msm8909 python3[3032]: W ID: 74
May 12 20:38:57 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 130, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517537}
May 12 20:38:57 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 130, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517537}
May 12 20:38:57 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "ad91ca91878843a59ec70977ddc4ad79", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "activity": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 130, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517537}}
May 12 20:38:57 msm8909 python3[3032]: Instant Upload complete
May 12 20:38:57 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 20:38:59 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:38:59 msm8909 python3[3032]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 20:38:59 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000046006666
May 12 20:39:00 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:39:00 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '159c93d985d8495e84a95477f4ec8db1', 'source': 0, 'timestamp': 1715517502.1726475}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '54a0d4899f2e43be88f5d695611531a3', 'source': 0, 'timestamp': 1715517511.3384244}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '452dac633c474d89940bea6a804c4354', 'source': 0, 'timestamp': 1715517521.2763536}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '438547edda754918a5271826dfc1deba', 'source': 0, 'timestamp': 1715517521.7411721}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'e99795cf0f8048b1b519fa62af298ccc', 'source': 0, 'timestamp': 1715517522.4164634}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd26b321717c040f4a36c97e77e8305e1', 'source': 0, 'timestamp': 1715517528.8730056}
May 12 20:39:00 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ad91ca91878843a59ec70977ddc4ad79', 'source': 0, 'timestamp': 1715517537.756953}
May 12 20:39:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306566
May 12 20:39:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:39:06 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517546}
May 12 20:39:06 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517546}
May 12 20:39:06 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "55641e9065af47fb844a8987cd7fb644", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517546}}
May 12 20:39:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061106666
May 12 20:39:06 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:39:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '55641e9065af47fb844a8987cd7fb644', 'source': 0, 'timestamp': 1715517547.0880375}
May 12 20:39:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 130, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008200150000000046006666
May 12 20:39:07 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:39:07 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:39:08 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:39:08 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:39:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "dd4ebb99fefe44f9b985019bcbe9bd7d", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:39:09 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'dd4ebb99fefe44f9b985019bcbe9bd7d', 'source': 0, 'timestamp': 1715517549.3808119}
May 12 20:39:09 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:39:10 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056206666
May 12 20:39:10 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:39:10 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:39:10 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:39:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:39:20 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:39:20 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:39:20 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107a7b
May 12 20:39:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:39:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006565
May 12 20:39:22 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:39:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060306666
May 12 20:39:24 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:39:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:39:24 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:39:30 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:39:30 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:39:33 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:39:33 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:39:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060006666
May 12 20:39:33 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:39:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000055106666
May 12 20:39:33 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:39:34 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:39:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:39:35 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f307a7b
May 12 20:39:35 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517575}
May 12 20:39:35 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517575}
May 12 20:39:35 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "47e8fcff57684ba794125b9cba60d5f6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517575}}
May 12 20:39:36 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '47e8fcff57684ba794125b9cba60d5f6', 'source': 0, 'timestamp': 1715517576.0846939}
May 12 20:39:36 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:39:41 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 20:39:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:39:47 msm8909 python3[3032]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 20:39:47 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 12 20:39:47 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 12 20:39:47 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "2e2611207d9842b2aeb972489f1f32d4", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}}
May 12 20:39:47 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:39:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:39:47 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517587}
May 12 20:39:47 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517587}
May 12 20:39:47 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "28c3e3a8b4594481baa11b1957cb243e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517587}}
May 12 20:39:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:39:47 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:39:48 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:39:48 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:39:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:39:49 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:39:49 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517589}
May 12 20:39:49 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517589}
May 12 20:39:49 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "adc90204b3c34d6aa7aceacf4132bc12", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517589}}
May 12 20:39:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:39:49 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:39:49 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:39:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060206666
May 12 20:39:50 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:39:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:39:52 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:39:54 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:39:54 msm8909 python3[3032]: 267.06164741516113 [06:05:04:02:E8:6A] <- HR 0000
May 12 20:39:55 msm8909 python3[3032]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 155, 133, 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 20:39:55 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:39:55 msm8909 python3[3032]: GOT Pairing Code: 251a
May 12 20:39:55 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:39:55 msm8909 python3[3032]: NO FW Update needed.
May 12 20:39:55 msm8909 python3[3032]: LAST SYNC: 1715510149
May 12 20:39:56 msm8909 python3[3032]: 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, 63, 0, 0, 64, 12, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 20:39:56 msm8909 python3[3032]: ACTIVITY: 0
May 12 20:39:56 msm8909 python3[3032]: HR READING: 0 TOOK 0.000432 secs
May 12 20:39:56 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:39:56 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:39:56 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 101, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'activity': 0, 'act_cals': 0, 'total_steps': 0, 'skin_temp': 102, 'bmr_cals': 0, 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'solar_gen': 63, 'distance': 0}
May 12 20:39:56 msm8909 python3[3032]: W ID: 76
May 12 20:39:56 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517596}
May 12 20:39:56 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517596}
May 12 20:39:56 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c583d88baf79483687da200917a13932", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "activity": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517596}}
May 12 20:39:56 msm8909 python3[3032]: Instant Upload complete
May 12 20:39:56 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 20:39:58 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:39:58 msm8909 python3[3032]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 20:39:58 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:39:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2e2611207d9842b2aeb972489f1f32d4', 'source': 0, 'timestamp': 1715517587.8551693}
May 12 20:39:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '28c3e3a8b4594481baa11b1957cb243e', 'source': 0, 'timestamp': 1715517587.9437063}
May 12 20:39:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'adc90204b3c34d6aa7aceacf4132bc12', 'source': 0, 'timestamp': 1715517589.6415255}
May 12 20:39:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c583d88baf79483687da200917a13932', 'source': 0, 'timestamp': 1715517597.0284393}
May 12 20:40:00 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:40:00 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:40:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:40:03 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:40:03 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:40:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:40:03 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:40:04 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:40:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517604}
May 12 20:40:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517604}
May 12 20:40:04 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "258e095bd42644d2a558b6afde46189e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517604}}
May 12 20:40:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:40:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:40:04 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '258e095bd42644d2a558b6afde46189e', 'source': 0, 'timestamp': 1715517604.8070107}
May 12 20:40:04 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:40:04 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:40:05 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f207a7b
May 12 20:40:05 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060306666
May 12 20:40:05 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:40:07 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006565
May 12 20:40:07 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:40:09 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:40:09 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:40:09 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "d40ee05c28734bfcb1ec82e0c3811752", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:40:09 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd40ee05c28734bfcb1ec82e0c3811752', 'source': 0, 'timestamp': 1715517609.7012742}
May 12 20:40:17 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d307a7c
May 12 20:40:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:40:18 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:40:19 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:40:19 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:40:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043006566
May 12 20:40:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:40:21 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:40:21 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:40:31 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:40:31 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:40:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:40:31 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:40:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043106566
May 12 20:40:32 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056306666
May 12 20:40:32 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:40:32 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d107a7c
May 12 20:40:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061206666
May 12 20:40:33 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:40:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:40:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:40:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:40:34 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:40:34 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:40:34 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:40:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046106565
May 12 20:40:35 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517635}
May 12 20:40:35 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517635}
May 12 20:40:35 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "4f35edea942a49349cf45b5be6fcfdce", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517635}}
May 12 20:40:36 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c106464
May 12 20:40:36 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '4f35edea942a49349cf45b5be6fcfdce', 'source': 0, 'timestamp': 1715517636.1096156}
May 12 20:40:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:40:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046206565
May 12 20:40:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061306666
May 12 20:40:45 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:40:45 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:40:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:40:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:40:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043206566
May 12 20:40:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:40:47 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:40:47 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d207a7c
May 12 20:40:47 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517647}
May 12 20:40:47 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517647}
May 12 20:40:47 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "217daf494f81480896cea5e6cc2ba228", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 61, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517647}}
May 12 20:40:47 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '217daf494f81480896cea5e6cc2ba228', 'source': 0, 'timestamp': 1715517647.790823}
May 12 20:40:49 msm8909 python3[3032]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 20:40:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:40:55 msm8909 python3[3032]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 20:40:55 msm8909 python3[3032]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 12 20:40:55 msm8909 python3[3032]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 12 20:40:55 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "7e20eb5b075d42899a77ffd122a513cb", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}}
May 12 20:40:55 msm8909 python3[3032]: ACTIVATING HR.
May 12 20:40:56 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047306666
May 12 20:40:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:40:56 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:40:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106565
May 12 20:40:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:40:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:40:57 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:40:57 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:40:57 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:40:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:40:57 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517657}
May 12 20:40:57 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517657}
May 12 20:40:57 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2dae9a9c3f264401ad651196037f5d67", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517657}}
May 12 20:40:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046306565
May 12 20:40:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061006666
May 12 20:40:58 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:40:59 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d307a7c
May 12 20:41:02 msm8909 python3[3032]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:41:02 msm8909 python3[3032]: 335.27624702453613 [06:05:04:AF:F9:E9] <- HR 0000
May 12 20:41:03 msm8909 python3[3032]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 162, 170, 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 20:41:03 msm8909 python3[3032]: GOT Firmware Version: V1.5.4d0
May 12 20:41:03 msm8909 python3[3032]: GOT Pairing Code: 0f89
May 12 20:41:03 msm8909 python3[3032]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 20:41:03 msm8909 python3[3032]: NO FW Update needed.
May 12 20:41:03 msm8909 python3[3032]: LAST SYNC: 1715511978
May 12 20:41:04 msm8909 python3[3032]: 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, 151, 0, 0, 64, 21, 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 20:41:04 msm8909 python3[3032]: ACTIVITY: 0
May 12 20:41:04 msm8909 python3[3032]: HR READING: 0 TOOK 0.000424 secs
May 12 20:41:04 msm8909 python3[3032]: DEACTIVATING HR.
May 12 20:41:04 msm8909 python3[3032]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 20:41:04 msm8909 python3[3032]: GOT Instant Data: {'case_temp': 100, 'run_steps': 0, 'heart_rate': 0, 'sleep_duration': 0, 'activity': 0, 'act_cals': 0, 'total_steps': 0, 'skin_temp': 100, 'bmr_cals': 0, 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'solar_gen': 151, 'distance': 0}
May 12 20:41:04 msm8909 python3[3032]: W ID: 73
May 12 20:41:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517664}
May 12 20:41:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'activity': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517664}
May 12 20:41:04 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "684b153c76404f9583e0babd4b027c3e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "activity": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517664}}
May 12 20:41:04 msm8909 python3[3032]: Instant Upload complete
May 12 20:41:04 msm8909 python3[3032]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 20:41:06 msm8909 python3[3032]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 20:41:06 msm8909 python3[3032]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 20:41:06 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:41:07 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:41:07 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:41:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7e20eb5b075d42899a77ffd122a513cb', 'source': 0, 'timestamp': 1715517656.0678873}
May 12 20:41:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2dae9a9c3f264401ad651196037f5d67', 'source': 0, 'timestamp': 1715517658.2993131}
May 12 20:41:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '684b153c76404f9583e0babd4b027c3e', 'source': 0, 'timestamp': 1715517664.9400311}
May 12 20:41:07 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 20:41:09 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:41:09 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:41:09 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "940502a7b80d433d83174f2d80ecaec7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:41:10 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '940502a7b80d433d83174f2d80ecaec7', 'source': 0, 'timestamp': 1715517669.9825478}
May 12 20:41:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060206666
May 12 20:41:13 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:41:13 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:41:13 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:41:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:41:13 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:41:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043106666
May 12 20:41:13 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517673}
May 12 20:41:13 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517673}
May 12 20:41:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0609aabfff124f9b810cfcaf4f9b0ef8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517673}}
May 12 20:41:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:41:13 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:41:14 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:41:14 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:41:14 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:41:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0609aabfff124f9b810cfcaf4f9b0ef8', 'source': 0, 'timestamp': 1715517674.1691585}
May 12 20:41:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:41:16 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:41:16 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:41:16 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045106666
May 12 20:41:16 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517676}
May 12 20:41:16 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517676}
May 12 20:41:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "16ac0798d71b47da85dc070af622750d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 69, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517676}}
May 12 20:41:16 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107a7c
May 12 20:41:16 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:41:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '16ac0798d71b47da85dc070af622750d', 'source': 0, 'timestamp': 1715517676.4896035}
May 12 20:41:16 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:41:16 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:41:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043306666
May 12 20:41:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:41:28 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060306666
May 12 20:41:28 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:41:29 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:41:30 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f307a7c
May 12 20:41:37 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:41:37 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:41:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:41:40 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:41:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:41:40 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:41:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:41:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:41:41 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:41:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043006666
May 12 20:41:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:41:42 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517702}
May 12 20:41:42 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517702}
May 12 20:41:42 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "41dc9bd13b9645938dc43ca370fc6ade", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517702}}
May 12 20:41:43 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:41:43 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:41:43 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '41dc9bd13b9645938dc43ca370fc6ade', 'source': 0, 'timestamp': 1715517703.1682439}
May 12 20:41:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043106666
May 12 20:41:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000060206666
May 12 20:41:55 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:41:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:41:55 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:41:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:41:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045206666
May 12 20:41:58 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107a7c
May 12 20:41:58 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517718}
May 12 20:41:58 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517718}
May 12 20:41:58 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5b813b460cda4223869fd837b31cae59", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517718}}
May 12 20:41:58 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:41:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:41:58 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:41:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5b813b460cda4223869fd837b31cae59', 'source': 0, 'timestamp': 1715517718.922472}
May 12 20:42:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:42:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:42:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043306666
May 12 20:42:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:42:09 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:42:09 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:42:09 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "1b4191568ac947ec8bbfcb8c119cc5a2", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:42:09 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:42:09 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:42:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:42:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:42:10 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '1b4191568ac947ec8bbfcb8c119cc5a2', 'source': 0, 'timestamp': 1715517730.3172004}
May 12 20:42:10 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d307a7c
May 12 20:42:11 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:42:11 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:42:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:42:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058206666
May 12 20:42:12 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:42:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:42:13 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:42:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:42:22 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:42:22 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d007a7c
May 12 20:42:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:42:24 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5f42a80db43849d0a19739659af9d153", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517744}}
May 12 20:42:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061106666
May 12 20:42:24 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:42:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:42:24 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "cce1d135f9764d1b9dcf963fba4808fd", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517744}}
May 12 20:42:24 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5f42a80db43849d0a19739659af9d153', 'source': 0, 'timestamp': 1715517744.5307245}
May 12 20:42:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:42:24 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517744}
May 12 20:42:24 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "6f058230e6b84b35a2991f9b8b683ed3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517744}}
May 12 20:42:25 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'cce1d135f9764d1b9dcf963fba4808fd', 'source': 0, 'timestamp': 1715517745.0036793}
May 12 20:42:25 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '6f058230e6b84b35a2991f9b8b683ed3', 'source': 0, 'timestamp': 1715517745.3628116}
May 12 20:42:26 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:42:26 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517746}
May 12 20:42:26 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517746}
May 12 20:42:26 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7c3cd9f85ffe44138b7435e229848213", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517746}}
May 12 20:42:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:42:27 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7c3cd9f85ffe44138b7435e229848213', 'source': 0, 'timestamp': 1715517746.5793946}
May 12 20:42:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:42:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:42:27 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:42:36 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:42:36 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:42:36 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:42:36 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:42:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:42:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:42:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058006666
May 12 20:42:37 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:42:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206666
May 12 20:42:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:42:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:42:38 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:42:38 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:42:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061306666
May 12 20:42:40 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:42:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061006666
May 12 20:42:50 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:42:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:42:51 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:42:51 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:42:52 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d307a7c
May 12 20:42:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:42:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:42:54 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517774}
May 12 20:42:54 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517774}
May 12 20:42:54 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c721726ad4b54c5f96e780d163841c2b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517774}}
May 12 20:42:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:42:54 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c721726ad4b54c5f96e780d163841c2b', 'source': 0, 'timestamp': 1715517774.5959964}
May 12 20:42:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:42:54 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:42:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:42:55 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:42:55 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:43:04 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:43:04 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:43:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:43:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:43:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:43:05 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:43:05 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:43:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:43:07 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:43:07 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:43:07 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:43:07 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:43:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:43:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:43:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:43:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:43:10 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:43:10 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:43:10 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "53f49423915848ceb3b812d3a5b6a113", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:43:10 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '53f49423915848ceb3b812d3a5b6a113', 'source': 0, 'timestamp': 1715517790.6234417}
May 12 20:43:18 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:43:18 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:43:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206666
May 12 20:43:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:43:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:43:19 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:43:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d207a7c
May 12 20:43:19 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517799}
May 12 20:43:19 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517799}
May 12 20:43:19 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "1ea25d5ff2474e459a1dc8e793250eba", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 61, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517799}}
May 12 20:43:19 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:43:19 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:43:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:43:19 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:43:20 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '1ea25d5ff2474e459a1dc8e793250eba', 'source': 0, 'timestamp': 1715517800.1779652}
May 12 20:43:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:43:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047206666
May 12 20:43:21 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:43:21 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:43:21 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:43:21 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:43:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:43:33 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517813}
May 12 20:43:33 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517813}
May 12 20:43:33 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2dcac05e3ba1484892013afbb53a63bd", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517813}}
May 12 20:43:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206566
May 12 20:43:33 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517813}
May 12 20:43:33 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517813}
May 12 20:43:33 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "884f76a992b943a3b6f3f527761a02da", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517813}}
May 12 20:43:33 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:43:33 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:43:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057206666
May 12 20:43:33 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:43:33 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2dcac05e3ba1484892013afbb53a63bd', 'source': 0, 'timestamp': 1715517813.5334299}
May 12 20:43:33 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '884f76a992b943a3b6f3f527761a02da', 'source': 0, 'timestamp': 1715517813.8695164}
May 12 20:43:34 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:43:34 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:43:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:43:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:43:35 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:43:35 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517815}
May 12 20:43:35 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517815}
May 12 20:43:35 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "d91b7876055a4c0da03c276912b12d28", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517815}}
May 12 20:43:35 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd91b7876055a4c0da03c276912b12d28', 'source': 0, 'timestamp': 1715517815.4367528}
May 12 20:43:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:43:36 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517816}
May 12 20:43:36 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517816}
May 12 20:43:36 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "150c6b01703c45dea50f945e48e54300", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517816}}
May 12 20:43:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:43:36 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:43:36 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '150c6b01703c45dea50f945e48e54300', 'source': 0, 'timestamp': 1715517816.7330439}
May 12 20:43:37 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:43:37 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:43:37 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:43:37 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:43:37 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:43:37 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:43:38 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:43:38 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:43:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:43:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:43:47 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d007a7c
May 12 20:43:47 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:43:47 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:43:47 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:43:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 102, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c500150000000061306666
May 12 20:43:47 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:43:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006566
May 12 20:43:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106666
May 12 20:43:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:44:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:44:00 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:44:00 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:44:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:44:00 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:44:01 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:44:01 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:44:02 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c106464
May 12 20:44:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048306565
May 12 20:44:03 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517843}
May 12 20:44:03 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517843}
May 12 20:44:03 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "d89d0cf0f9ae4e8ca480f235171a732b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517843}}
May 12 20:44:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047206666
May 12 20:44:04 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd89d0cf0f9ae4e8ca480f235171a732b', 'source': 0, 'timestamp': 1715517843.8732345}
May 12 20:44:04 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:44:08 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:44:08 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:44:10 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:44:10 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:44:10 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "826c8ec14adc4ad2b4266db323e00490", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:44:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '826c8ec14adc4ad2b4266db323e00490', 'source': 0, 'timestamp': 1715517850.9787397}
May 12 20:44:14 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:44:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c50015000000005f106665
May 12 20:44:14 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:44:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:44:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045006666
May 12 20:44:16 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d307b7c
May 12 20:44:17 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:44:17 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:44:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:44:18 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:44:18 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:44:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:44:19 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:44:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:44:28 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:44:28 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d107b7c
May 12 20:44:28 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517868}
May 12 20:44:28 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 61, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517868}
May 12 20:44:28 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c35cbab0eb294b7eb828efcf702cfbb6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 61, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517868}}
May 12 20:44:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:44:28 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:44:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:44:28 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:44:29 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c50015000000005f306665
May 12 20:44:29 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:44:29 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c35cbab0eb294b7eb828efcf702cfbb6', 'source': 0, 'timestamp': 1715517869.3004272}
May 12 20:44:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:44:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:44:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048106565
May 12 20:44:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045106666
May 12 20:44:32 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:44:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:44:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:44:39 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:44:39 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:44:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:44:42 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:44:42 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:44:42 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:44:43 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d207b7c
May 12 20:44:43 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306666
May 12 20:44:43 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517883}
May 12 20:44:43 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517883}
May 12 20:44:44 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "ad4ac30a9dee4537886559b4ac84cd21", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517883}}
May 12 20:44:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:44:44 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:44:44 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:44:44 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517884}
May 12 20:44:44 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517884}
May 12 20:44:44 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "d59018707ff947abaf3fe2a7bd6a3d23", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517884}}
May 12 20:44:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206565
May 12 20:44:44 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517884}
May 12 20:44:44 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517884}
May 12 20:44:44 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "315568a7866b4e45936e780186851abb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517884}}
May 12 20:44:44 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ad4ac30a9dee4537886559b4ac84cd21', 'source': 0, 'timestamp': 1715517884.4779067}
May 12 20:44:44 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd59018707ff947abaf3fe2a7bd6a3d23', 'source': 0, 'timestamp': 1715517884.6699152}
May 12 20:44:45 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '315568a7866b4e45936e780186851abb', 'source': 0, 'timestamp': 1715517885.1769626}
May 12 20:44:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045306666
May 12 20:44:45 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517885}
May 12 20:44:45 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517885}
May 12 20:44:45 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2d61eed994bb4ec4aae1c6a20347db1f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 69, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517885}}
May 12 20:44:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:44:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:44:46 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2d61eed994bb4ec4aae1c6a20347db1f', 'source': 0, 'timestamp': 1715517886.0341866}
May 12 20:44:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 197, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c50015000000005f106665
May 12 20:44:46 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:44:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:44:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:44:56 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:44:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:44:57 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:44:57 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:44:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048006565
May 12 20:44:58 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:44:58 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:44:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:45:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:45:00 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:45:01 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d007b7c
May 12 20:45:09 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:45:09 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:45:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:45:10 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:45:10 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:45:10 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "32b5dcb879d744d8a676328bc2485016", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:45:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:45:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:45:10 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:45:11 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:45:11 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:45:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '32b5dcb879d744d8a676328bc2485016', 'source': 0, 'timestamp': 1715517911.3562944}
May 12 20:45:11 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:45:12 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:45:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:45:12 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:45:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:45:12 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:45:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:45:14 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:45:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106566
May 12 20:45:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:45:15 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:45:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:45:15 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517915}
May 12 20:45:15 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517915}
May 12 20:45:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "a4ff427196354d3e895f4a77c9ee451b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517915}}
May 12 20:45:15 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:45:15 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:45:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'a4ff427196354d3e895f4a77c9ee451b', 'source': 0, 'timestamp': 1715517915.7178483}
May 12 20:45:25 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f207b7c
May 12 20:45:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:45:26 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:45:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206566
May 12 20:45:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:45:28 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:45:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:45:39 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:45:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:45:39 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:45:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:45:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:45:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:45:40 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:45:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:45:40 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:45:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:45:40 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f007b7c
May 12 20:45:40 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517940}
May 12 20:45:40 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715517940}
May 12 20:45:40 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "a176e0cebbfb4a1ca163a80776e3c3aa", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715517940}}
May 12 20:45:41 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'a176e0cebbfb4a1ca163a80776e3c3aa', 'source': 0, 'timestamp': 1715517941.129554}
May 12 20:45:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:45:42 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 20:45:42 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 20:45:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:45:52 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:45:52 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517952}
May 12 20:45:52 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715517952}
May 12 20:45:52 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "1c7e48b20ba34db0aa051804d3c60cc9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715517952}}
May 12 20:45:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:45:52 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517952}
May 12 20:45:52 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715517952}
May 12 20:45:52 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b8200143394146f49b005394ec66615b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715517952}}
May 12 20:45:53 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '1c7e48b20ba34db0aa051804d3c60cc9', 'source': 0, 'timestamp': 1715517952.9993136}
May 12 20:45:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:45:53 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517953}
May 12 20:45:53 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715517953}
May 12 20:45:53 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7f4ac0bd0b494bedbd6bf162e4db48be", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715517953}}
May 12 20:45:53 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b8200143394146f49b005394ec66615b', 'source': 0, 'timestamp': 1715517953.2833624}
May 12 20:45:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:45:53 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:45:54 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7f4ac0bd0b494bedbd6bf162e4db48be', 'source': 0, 'timestamp': 1715517953.8779213}
May 12 20:45:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:45:54 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:45:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:45:55 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:45:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106566
May 12 20:45:56 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517956}
May 12 20:45:56 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715517956}
May 12 20:45:56 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "9a6656a438c949c0b8483ec4c29ac024", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715517956}}
May 12 20:45:56 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '9a6656a438c949c0b8483ec4c29ac024', 'source': 0, 'timestamp': 1715517956.6803935}
May 12 20:45:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:45:57 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:46:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:46:07 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:46:07 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:46:07 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:46:07 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f307b7c
May 12 20:46:08 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 20:46:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:46:09 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:46:10 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:46:10 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:46:11 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:46:11 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:46:11 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:46:11 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "ba0dc6bd4e9d4c66b4af3934bba9d1ef", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:46:11 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206566
May 12 20:46:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ba0dc6bd4e9d4c66b4af3934bba9d1ef', 'source': 0, 'timestamp': 1715517971.7166817}
May 12 20:46:20 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:46:20 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060206665
May 12 20:46:20 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:46:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:46:21 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517981}
May 12 20:46:21 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715517981}
May 12 20:46:21 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3179f88a4350429a9b54fe2ca964b818", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715517981}}
May 12 20:46:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:46:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:46:21 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:46:21 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3179f88a4350429a9b54fe2ca964b818', 'source': 0, 'timestamp': 1715517981.64078}
May 12 20:46:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:46:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:46:22 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:46:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:46:24 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:46:25 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f007b7c
May 12 20:46:25 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060306665
May 12 20:46:25 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:46:34 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060006665
May 12 20:46:34 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:46:35 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:46:35 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:46:35 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:46:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106565
May 12 20:46:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:46:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:46:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:46:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:46:38 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:46:38 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:46:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:46:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:46:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:46:40 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:46:40 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:46:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057206666
May 12 20:46:48 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:46:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:46:48 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:46:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:46:49 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:46:49 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:46:49 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:46:49 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f307b7c
May 12 20:46:49 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518009}
May 12 20:46:49 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518009}
May 12 20:46:49 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5d869567bdab450798b2e6926a3c3d82", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518009}}
May 12 20:46:50 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5d869567bdab450798b2e6926a3c3d82', 'source': 0, 'timestamp': 1715518010.3048995}
May 12 20:46:50 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:46:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206565
May 12 20:46:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060206665
May 12 20:46:51 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:46:52 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:46:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:46:53 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:46:53 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:46:53 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:46:53 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:47:02 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:47:02 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518022}
May 12 20:47:02 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518022}
May 12 20:47:02 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "51e211856a19462aa75f1519c134bf72", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518022}}
May 12 20:47:02 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:47:02 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518022}
May 12 20:47:02 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518022}
May 12 20:47:02 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c12cd7fa38514cd4a9419aab293e35c2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518022}}
May 12 20:47:03 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:47:03 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:47:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 66, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000042206566
May 12 20:47:03 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 66, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518023}
May 12 20:47:03 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 66, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518023}
May 12 20:47:03 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "72f431d364a6453b93da9af4c26b14bf", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 66, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518023}}
May 12 20:47:03 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '51e211856a19462aa75f1519c134bf72', 'source': 0, 'timestamp': 1715518023.1840081}
May 12 20:47:03 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c12cd7fa38514cd4a9419aab293e35c2', 'source': 0, 'timestamp': 1715518023.260927}
May 12 20:47:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:47:03 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518023}
May 12 20:47:03 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518023}
May 12 20:47:03 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f13fa1c0d8de4f88aea23eb921fc7764", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518023}}
May 12 20:47:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:47:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:47:04 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '72f431d364a6453b93da9af4c26b14bf', 'source': 0, 'timestamp': 1715518024.1189718}
May 12 20:47:04 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f13fa1c0d8de4f88aea23eb921fc7764', 'source': 0, 'timestamp': 1715518024.2543905}
May 12 20:47:04 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f007b7c
May 12 20:47:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:47:05 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:47:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:47:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:47:06 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:47:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060306665
May 12 20:47:06 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:47:07 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:47:07 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:47:11 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:47:11 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:47:11 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:47:11 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:47:11 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "5dd533f2345c4c189905ec0989312913", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:47:12 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5dd533f2345c4c189905ec0989312913', 'source': 0, 'timestamp': 1715518032.0393181}
May 12 20:47:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:47:16 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:47:16 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:47:16 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:47:17 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:47:17 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:47:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006565
May 12 20:47:17 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:47:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 66, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000042006566
May 12 20:47:17 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:47:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046306565
May 12 20:47:20 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058106666
May 12 20:47:20 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:47:21 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:47:21 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:47:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058206666
May 12 20:47:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:47:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:47:31 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:47:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:47:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046006565
May 12 20:47:33 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518052}
May 12 20:47:33 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518052}
May 12 20:47:33 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "e17ed337f00e4102868dbca418ccfe49", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518052}}
May 12 20:47:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:47:33 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'e17ed337f00e4102868dbca418ccfe49', 'source': 0, 'timestamp': 1715518053.5087261}
May 12 20:47:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:47:33 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:47:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 66, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000042106566
May 12 20:47:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:47:34 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:47:41 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:47:41 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:47:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046106565
May 12 20:47:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:47:45 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:47:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:47:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:47:46 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:47:46 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:47:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:47:46 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:47:47 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:47:47 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:47:47 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:47:47 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:47:47 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:47:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 66, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000042306566
May 12 20:47:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:47:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:47:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:47:49 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:47:58 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:47:58 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:47:59 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f207b7c
May 12 20:47:59 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518079}
May 12 20:47:59 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518079}
May 12 20:47:59 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f20238576b2a4978b8c7f71a4459428e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518079}}
May 12 20:47:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f20238576b2a4978b8c7f71a4459428e', 'source': 0, 'timestamp': 1715518079.4910536}
May 12 20:48:00 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:48:00 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:48:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:48:00 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:48:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 66, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000042006566
May 12 20:48:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058106666
May 12 20:48:00 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:48:01 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b206665
May 12 20:48:01 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:48:02 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046306565
May 12 20:48:11 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:48:11 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:48:11 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:48:11 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:48:11 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "b2c9bae7f3624b3ba77ba92cb7817fd5", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:48:12 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b2c9bae7f3624b3ba77ba92cb7817fd5', 'source': 0, 'timestamp': 1715518092.2024632}
May 12 20:48:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:48:12 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:48:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056206666
May 12 20:48:12 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:48:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:48:12 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:48:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:48:13 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518093}
May 12 20:48:13 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518093}
May 12 20:48:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "de16911164df4d50a696100afa5fbecb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518093}}
May 12 20:48:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:48:13 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:48:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:48:13 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:48:13 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'de16911164df4d50a696100afa5fbecb', 'source': 0, 'timestamp': 1715518093.432725}
May 12 20:48:14 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f307b7c
May 12 20:48:14 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:48:14 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518094}
May 12 20:48:14 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518094}
May 12 20:48:14 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "87037ce51ddd4f14a5454545261ba4ad", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518094}}
May 12 20:48:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106565
May 12 20:48:14 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:48:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:48:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '87037ce51ddd4f14a5454545261ba4ad', 'source': 0, 'timestamp': 1715518094.8701291}
May 12 20:48:16 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f007b7c
May 12 20:48:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:48:16 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:48:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:48:16 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518096}
May 12 20:48:16 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518096}
May 12 20:48:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2edc46747c3f44ea859a30a70beb28e1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518096}}
May 12 20:48:16 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:48:17 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2edc46747c3f44ea859a30a70beb28e1', 'source': 0, 'timestamp': 1715518097.3608572}
May 12 20:48:26 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056006666
May 12 20:48:26 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:48:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:48:27 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518107}
May 12 20:48:27 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518107}
May 12 20:48:27 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "e8b2c304e2bb472ea0d968dfe4b02646", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518107}}
May 12 20:48:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:48:27 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:48:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:48:27 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:48:27 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'e8b2c304e2bb472ea0d968dfe4b02646', 'source': 0, 'timestamp': 1715518107.6803167}
May 12 20:48:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:48:28 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:48:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:48:28 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:48:29 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:48:29 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:48:29 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:48:29 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:48:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:48:30 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:48:31 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:48:31 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:48:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047206666
May 12 20:48:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:48:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:48:41 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:48:41 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:48:42 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:48:42 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:48:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:48:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:48:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006565
May 12 20:48:44 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:48:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:48:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:48:45 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:48:55 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:48:55 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:48:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:48:55 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:48:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:48:55 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:48:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206565
May 12 20:48:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:48:56 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:48:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:48:56 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:48:56 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:48:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:48:58 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f007b7c
May 12 20:49:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 101, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306565
May 12 20:49:08 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:49:08 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:49:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:49:09 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:49:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:49:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:49:09 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518149}
May 12 20:49:09 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518149}
May 12 20:49:09 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0c0c066fba2f4f4ead08dc3356681094", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518149}}
May 12 20:49:10 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:49:10 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0c0c066fba2f4f4ead08dc3356681094', 'source': 0, 'timestamp': 1715518149.8511581}
May 12 20:49:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:49:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:49:11 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:49:11 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:49:12 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:49:12 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:49:12 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:49:12 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:49:12 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "2bf15d8930e0410da3972f992dd2affa", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:49:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:49:12 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:49:12 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2bf15d8930e0410da3972f992dd2affa', 'source': 0, 'timestamp': 1715518152.5405471}
May 12 20:49:13 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003f107b7c
May 12 20:49:13 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518153}
May 12 20:49:13 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 95, 'totalCals': 97, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 4, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518153}
May 12 20:49:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "722931ddf0b54fa9bac119914a8b4727", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 95, "totalCals": 97, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 63, "sleepDuration": 4, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518153}}
May 12 20:49:13 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '722931ddf0b54fa9bac119914a8b4727', 'source': 0, 'timestamp': 1715518153.7781618}
May 12 20:49:23 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d217b7c
May 12 20:49:23 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:49:23 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:49:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206565
May 12 20:49:25 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:49:25 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:49:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:49:25 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:49:26 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e206464
May 12 20:49:26 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 78, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518166}
May 12 20:49:26 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 78, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518166}
May 12 20:49:26 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "18a7cd2dc82e49f1b559305474fc045b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 78, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518166}}
May 12 20:49:27 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '18a7cd2dc82e49f1b559305474fc045b', 'source': 0, 'timestamp': 1715518166.8320379}
May 12 20:49:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:49:27 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518167}
May 12 20:49:27 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518167}
May 12 20:49:27 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "d222d2c71b7d44feaf30b4a4d220dd0f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518167}}
May 12 20:49:28 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd222d2c71b7d44feaf30b4a4d220dd0f', 'source': 0, 'timestamp': 1715518167.7400053}
May 12 20:49:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048006565
May 12 20:49:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:49:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:49:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:49:37 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d017b7c
May 12 20:49:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:49:37 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518177}
May 12 20:49:37 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518177}
May 12 20:49:38 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "30cc21b781654b4ab6a6ed3fb06646a5", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518177}}
May 12 20:49:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e306464
May 12 20:49:38 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '30cc21b781654b4ab6a6ed3fb06646a5', 'source': 0, 'timestamp': 1715518178.5112433}
May 12 20:49:38 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:49:38 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518178}
May 12 20:49:38 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518178}
May 12 20:49:38 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "d08d048d202a4183bed5acab5005fb6a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518178}}
May 12 20:49:39 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd08d048d202a4183bed5acab5005fb6a', 'source': 0, 'timestamp': 1715518179.2409956}
May 12 20:49:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:49:40 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:49:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a006565
May 12 20:49:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:49:41 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:49:42 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:49:42 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:49:50 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e106464
May 12 20:49:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:49:50 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:49:50 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106565
May 12 20:49:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:49:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:49:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:49:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:49:52 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:49:52 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:49:52 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d117b7c
May 12 20:49:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:49:53 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:49:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:49:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:49:54 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:49:54 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d217b7c
May 12 20:49:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:49:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:49:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:49:55 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:50:04 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 4, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 95, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 97, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000040062000c02c05f003d317b7c
May 12 20:50:05 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057206666
May 12 20:50:05 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:50:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:50:05 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:50:05 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e206464
May 12 20:50:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206565
May 12 20:50:06 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:50:06 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:50:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:50:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:50:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:50:07 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:50:12 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:50:12 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:50:12 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:50:12 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:50:12 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "be4f83964533472ca0223b231d34e9b2", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:50:13 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'be4f83964533472ca0223b231d34e9b2', 'source': 0, 'timestamp': 1715518213.3915663}
May 12 20:50:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:50:19 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045006666
May 12 20:50:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:50:19 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:50:20 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:50:20 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:50:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:50:20 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:50:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:50:20 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518220}
May 12 20:50:20 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518220}
May 12 20:50:21 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "873095d99744459bb4851b8c5c73ef1e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518220}}
May 12 20:50:21 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '873095d99744459bb4851b8c5c73ef1e', 'source': 0, 'timestamp': 1715518221.4824269}
May 12 20:50:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:50:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:50:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:50:32 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058006666
May 12 20:50:32 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:50:32 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:50:32 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518232}
May 12 20:50:32 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518232}
May 12 20:50:32 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c866556bf6eb42b0834786b77a28bc7a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518232}}
May 12 20:50:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:50:33 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c866556bf6eb42b0834786b77a28bc7a', 'source': 0, 'timestamp': 1715518233.3663406}
May 12 20:50:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045206666
May 12 20:50:33 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518233}
May 12 20:50:33 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 69, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518233}
May 12 20:50:33 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "512118c6a9d84455b42a7af0fffd7a22", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 69, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518233}}
May 12 20:50:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:50:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:50:34 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207b7c
May 12 20:50:34 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518234}
May 12 20:50:34 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 123, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518234}
May 12 20:50:34 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2b7dc32ff88740fea7e6e94a7c8d1f1a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 123, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518234}}
May 12 20:50:34 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '512118c6a9d84455b42a7af0fffd7a22', 'source': 0, 'timestamp': 1715518234.3624969}
May 12 20:50:35 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2b7dc32ff88740fea7e6e94a7c8d1f1a', 'source': 0, 'timestamp': 1715518234.9831011}
May 12 20:50:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:50:35 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:50:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:50:35 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:50:35 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:50:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b206665
May 12 20:50:36 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:50:42 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:50:42 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:50:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:50:46 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:50:46 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307b7c
May 12 20:50:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058206666
May 12 20:50:47 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:50:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:50:47 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:50:47 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:50:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:50:48 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518248}
May 12 20:50:48 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518248}
May 12 20:50:48 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0eb88e3403154fdaa999709aa87383f9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518248}}
May 12 20:50:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:50:48 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518248}
May 12 20:50:48 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518248}
May 12 20:50:48 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0ebe2742a94b416cb1741c128e1778f3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518248}}
May 12 20:50:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:50:48 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:50:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000045306666
May 12 20:50:49 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0eb88e3403154fdaa999709aa87383f9', 'source': 0, 'timestamp': 1715518248.5733171}
May 12 20:50:49 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0ebe2742a94b416cb1741c128e1778f3', 'source': 0, 'timestamp': 1715518248.6294312}
May 12 20:50:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:50:50 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:50:50 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:50:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:50:50 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:51:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:51:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:51:01 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:51:01 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:51:01 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:51:01 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:51:02 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058306666
May 12 20:51:02 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:51:02 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:51:04 msm8909 python3[3032]: ADVERT: {'case_temp': 123, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107b7c
May 12 20:51:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:51:04 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:51:05 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:51:05 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:51:08 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 20:51:12 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:51:12 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:51:12 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:51:12 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:51:12 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "80a8c893143241c4b062324bade72739", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:51:13 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '80a8c893143241c4b062324bade72739', 'source': 0, 'timestamp': 1715518273.2285028}
May 12 20:51:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:51:14 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:51:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:51:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:51:15 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:51:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043006566
May 12 20:51:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:51:16 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:51:16 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7c
May 12 20:51:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048306565
May 12 20:51:17 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 20:51:17 msm8909 python3[3032]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 20:51:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047206666
May 12 20:51:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:51:28 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:51:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:51:28 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:51:29 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:51:29 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:51:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048006565
May 12 20:51:30 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518290}
May 12 20:51:30 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518290}
May 12 20:51:30 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "bc177d4d3f6140a39578326892949b2f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518290}}
May 12 20:51:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:51:30 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:51:30 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'bc177d4d3f6140a39578326892949b2f', 'source': 0, 'timestamp': 1715518290.710048}
May 12 20:51:31 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7c
May 12 20:51:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043206566
May 12 20:51:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:51:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:51:42 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:51:43 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:51:43 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:51:43 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058006666
May 12 20:51:43 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:51:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:51:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:51:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:51:43 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7c
May 12 20:51:43 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518303}
May 12 20:51:43 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518303}
May 12 20:51:43 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "49e92d40bd6d465abcb580dbdf807f50", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518303}}
May 12 20:51:44 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '49e92d40bd6d465abcb580dbdf807f50', 'source': 0, 'timestamp': 1715518304.3084006}
May 12 20:51:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048106565
May 12 20:51:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:51:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043106566
May 12 20:51:56 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518316}
May 12 20:51:56 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518316}
May 12 20:51:56 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "43c881169d104b7ab50b5dfa768b6f4a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518316}}
May 12 20:51:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:51:57 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:51:57 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:51:57 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518317}
May 12 20:51:57 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518317}
May 12 20:51:57 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "c67c5294c3204fbe88a7c04948409451", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518317}}
May 12 20:51:57 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '43c881169d104b7ab50b5dfa768b6f4a', 'source': 0, 'timestamp': 1715518317.2863545}
May 12 20:51:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b206665
May 12 20:51:57 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:51:58 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c67c5294c3204fbe88a7c04948409451', 'source': 0, 'timestamp': 1715518317.5407984}
May 12 20:51:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047206666
May 12 20:51:58 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518318}
May 12 20:51:58 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518318}
May 12 20:51:58 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b3f81b35c5b0411990433edfc812235d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518318}}
May 12 20:51:58 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:51:58 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518318}
May 12 20:51:58 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518318}
May 12 20:51:58 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "72787bedb0fe48288d7bcb359bfd315d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518318}}
May 12 20:51:58 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b3f81b35c5b0411990433edfc812235d', 'source': 0, 'timestamp': 1715518318.5964684}
May 12 20:51:58 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7c
May 12 20:51:59 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '72787bedb0fe48288d7bcb359bfd315d', 'source': 0, 'timestamp': 1715518318.7790923}
May 12 20:52:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:52:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:52:11 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:52:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:52:12 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:52:13 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:52:13 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:52:13 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:52:13 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:52:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "c9c344c0fffb4b8585e84bc517fcc37c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:52:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:52:13 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:52:13 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'c9c344c0fffb4b8585e84bc517fcc37c', 'source': 0, 'timestamp': 1715518333.6424878}
May 12 20:52:14 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:52:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:52:14 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:52:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:52:14 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:52:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048006565
May 12 20:52:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:52:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:52:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:52:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048106565
May 12 20:52:25 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:52:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:52:25 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7c
May 12 20:52:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:52:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:52:27 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:52:27 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:52:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:52:28 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:52:28 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:52:38 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061106665
May 12 20:52:38 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:52:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:52:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047306666
May 12 20:52:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:52:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048306565
May 12 20:52:41 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518361}
May 12 20:52:41 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518361}
May 12 20:52:42 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "72780ce79cff4189b6c05548bbf0296c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518361}}
May 12 20:52:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:52:42 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:52:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:52:42 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '72780ce79cff4189b6c05548bbf0296c', 'source': 0, 'timestamp': 1715518362.4739418}
May 12 20:52:43 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:52:43 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:52:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:52:52 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7c
May 12 20:52:52 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518372}
May 12 20:52:52 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518372}
May 12 20:52:53 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "4499f4da0b9445d9960345056bccaff8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518372}}
May 12 20:52:53 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001206564
May 12 20:52:53 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:52:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:52:53 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '4499f4da0b9445d9960345056bccaff8', 'source': 0, 'timestamp': 1715518373.4734635}
May 12 20:52:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048006565
May 12 20:52:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:52:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:52:55 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:52:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:52:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001206564
May 12 20:52:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:53:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:53:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:53:07 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518387}
May 12 20:53:07 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518387}
May 12 20:53:07 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "75d5a4a71e234647b9fa653a882ab67a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518387}}
May 12 20:53:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '75d5a4a71e234647b9fa653a882ab67a', 'source': 0, 'timestamp': 1715518387.6610863}
May 12 20:53:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061006665
May 12 20:53:07 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:53:07 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7c
May 12 20:53:08 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:53:08 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518388}
May 12 20:53:08 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518388}
May 12 20:53:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2ba4b7c83fac4e8a95e3676501fd9402", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518388}}
May 12 20:53:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006666
May 12 20:53:08 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518388}
May 12 20:53:08 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518388}
May 12 20:53:08 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2c0a8c013dcc48f389f2dfae8cc6a3fc", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518388}}
May 12 20:53:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001306564
May 12 20:53:08 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:53:08 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2ba4b7c83fac4e8a95e3676501fd9402', 'source': 0, 'timestamp': 1715518388.8911407}
May 12 20:53:09 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2c0a8c013dcc48f389f2dfae8cc6a3fc', 'source': 0, 'timestamp': 1715518388.9705272}
May 12 20:53:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:53:09 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518389}
May 12 20:53:09 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518389}
May 12 20:53:09 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "a8cb91aaca694ffdb1a89d39b9f731b8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518389}}
May 12 20:53:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:53:09 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:53:10 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'a8cb91aaca694ffdb1a89d39b9f731b8', 'source': 0, 'timestamp': 1715518390.0662091}
May 12 20:53:13 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:53:13 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:53:13 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:53:13 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:53:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "20f6a20a7c1b4d8d8b8a0d8a63aeab08", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:53:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '20f6a20a7c1b4d8d8b8a0d8a63aeab08', 'source': 0, 'timestamp': 1715518394.0216358}
May 12 20:53:20 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106666
May 12 20:53:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:53:21 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:53:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:53:22 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:53:22 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:53:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:53:22 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:53:23 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061206665
May 12 20:53:23 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:53:25 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7c
May 12 20:53:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a306565
May 12 20:53:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:53:34 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:53:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:53:34 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:53:35 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7c
May 12 20:53:35 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:53:35 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:53:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:53:35 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:53:36 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:53:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:53:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000061306665
May 12 20:53:36 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:53:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:53:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:53:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:53:43 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:53:43 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:53:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:53:49 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:53:49 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:53:49 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:53:50 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7c
May 12 20:53:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:53:50 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:53:50 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:53:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:53:51 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:53:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:53:51 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518431}
May 12 20:53:51 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518431}
May 12 20:53:51 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0914f8857a4248de92ced22af966ee01", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518431}}
May 12 20:53:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:53:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a106565
May 12 20:53:52 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0914f8857a4248de92ced22af966ee01', 'source': 0, 'timestamp': 1715518431.766212}
May 12 20:53:52 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:53:52 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:53:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:53:52 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:54:02 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:54:02 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:54:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:54:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004a206565
May 12 20:54:04 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056206666
May 12 20:54:04 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:54:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:54:04 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:54:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043206566
May 12 20:54:04 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 124, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7c
May 12 20:54:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518444}
May 12 20:54:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518444}
May 12 20:54:04 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f7def38313c547018c96840565ee9fdf", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 124, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518444}}
May 12 20:54:05 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f7def38313c547018c96840565ee9fdf', 'source': 0, 'timestamp': 1715518445.251189}
May 12 20:54:05 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:54:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:54:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:54:06 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:54:13 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:54:13 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:54:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "3885bfa5c5bc49f493cbea235e9ea27f", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:54:14 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:54:14 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:54:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3885bfa5c5bc49f493cbea235e9ea27f', 'source': 0, 'timestamp': 1715518454.1155682}
May 12 20:54:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043306566
May 12 20:54:16 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518456}
May 12 20:54:16 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518456}
May 12 20:54:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "cf17b06f33e14e5bb665c53eff355e3a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518456}}
May 12 20:54:17 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'cf17b06f33e14e5bb665c53eff355e3a', 'source': 0, 'timestamp': 1715518457.4004886}
May 12 20:54:17 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:54:17 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518457}
May 12 20:54:17 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518457}
May 12 20:54:17 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "08552a1d46454bc490a0865befae2980", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518457}}
May 12 20:54:18 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '08552a1d46454bc490a0865befae2980', 'source': 0, 'timestamp': 1715518458.1007125}
May 12 20:54:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 20:54:18 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:54:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:54:18 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518458}
May 12 20:54:18 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518458}
May 12 20:54:18 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "bcaa6f481a114db4b93dbd14ea9a6f3b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518458}}
May 12 20:54:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006566
May 12 20:54:18 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518458}
May 12 20:54:18 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518458}
May 12 20:54:18 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "ab681b0531154eee9bb72d12c6c26f40", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518458}}
May 12 20:54:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:54:18 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:54:19 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'bcaa6f481a114db4b93dbd14ea9a6f3b', 'source': 0, 'timestamp': 1715518458.8915524}
May 12 20:54:19 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ab681b0531154eee9bb72d12c6c26f40', 'source': 0, 'timestamp': 1715518459.1044402}
May 12 20:54:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003d007a7b
May 12 20:54:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 20:54:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043006566
May 12 20:54:32 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d206464
May 12 20:54:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:54:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:54:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:54:34 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:54:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:54:34 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:54:34 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003d207a7b
May 12 20:54:35 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:54:35 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:54:44 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:54:44 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:54:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:54:44 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:54:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:54:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060206665
May 12 20:54:45 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:54:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306566
May 12 20:54:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:54:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043206566
May 12 20:54:46 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 61, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003d307a7b
May 12 20:54:47 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:54:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:54:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:54:49 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:54:49 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:54:49 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:54:49 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:54:58 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:54:58 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:54:59 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043306566
May 12 20:54:59 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:54:59 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:54:59 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 20:54:59 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:55:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 198, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c600150000000060006665
May 12 20:55:00 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:55:01 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000058006666
May 12 20:55:01 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:55:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:55:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006566
May 12 20:55:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f106665
May 12 20:55:12 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:55:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 102, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106566
May 12 20:55:13 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:55:13 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:55:13 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:55:13 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:55:13 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:55:13 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:55:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "ca5d3beb8ec64164b3341a112ed8aa7a", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:55:13 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7b
May 12 20:55:13 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518513}
May 12 20:55:13 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518513}
May 12 20:55:13 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "73c4683789f54da2a1b2d3faf9332372", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518513}}
May 12 20:55:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ca5d3beb8ec64164b3341a112ed8aa7a', 'source': 0, 'timestamp': 1715518514.3248363}
May 12 20:55:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '73c4683789f54da2a1b2d3faf9332372', 'source': 0, 'timestamp': 1715518514.374984}
May 12 20:55:15 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:55:15 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:55:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:55:26 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e006464
May 12 20:55:26 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 78, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518526}
May 12 20:55:26 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 78, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518526}
May 12 20:55:26 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b4a1f19cad054fbcad7c53f493e597db", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 78, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518526}}
May 12 20:55:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:55:27 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:55:27 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b4a1f19cad054fbcad7c53f493e597db', 'source': 0, 'timestamp': 1715518527.36182}
May 12 20:55:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:55:27 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518527}
May 12 20:55:27 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518527}
May 12 20:55:27 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "60dfc876c39a4838bb70504461e03cda", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518527}}
May 12 20:55:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:55:28 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:55:28 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '60dfc876c39a4838bb70504461e03cda', 'source': 0, 'timestamp': 1715518528.2815814}
May 12 20:55:28 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057206665
May 12 20:55:28 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:55:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:55:30 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:55:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043206566
May 12 20:55:30 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518530}
May 12 20:55:30 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518530}
May 12 20:55:30 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "de47d1838520463284eb1e75b2e9edb1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518530}}
May 12 20:55:31 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 20:55:31 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'de47d1838520463284eb1e75b2e9edb1', 'source': 0, 'timestamp': 1715518531.1801236}
May 12 20:55:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:55:40 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:55:40 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7b
May 12 20:55:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f006665
May 12 20:55:41 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:55:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:55:41 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:55:41 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:55:41 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:55:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e106464
May 12 20:55:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000043006566
May 12 20:55:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:55:42 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518542}
May 12 20:55:42 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518542}
May 12 20:55:42 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "4710102185424ecfa1883ef72561ef71", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518542}}
May 12 20:55:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:55:43 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006665
May 12 20:55:43 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:55:43 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '4710102185424ecfa1883ef72561ef71', 'source': 0, 'timestamp': 1715518543.2311697}
May 12 20:55:43 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:55:43 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:55:44 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e106464
May 12 20:55:45 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:55:45 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:55:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:55:54 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518554}
May 12 20:55:54 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518554}
May 12 20:55:54 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "43806ecdbafd4879a8e1a07eac385630", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518554}}
May 12 20:55:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:55:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:55:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106665
May 12 20:55:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:55:55 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '43806ecdbafd4879a8e1a07eac385630', 'source': 0, 'timestamp': 1715518555.0467567}
May 12 20:55:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f106665
May 12 20:55:55 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:55:56 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7b
May 12 20:55:56 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 78, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004e306464
May 12 20:55:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:55:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:55:59 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:55:59 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:55:59 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 20:55:59 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:56:08 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7b
May 12 20:56:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002106564
May 12 20:56:09 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:56:09 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 20:56:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:56:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:56:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:56:10 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:56:10 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:56:11 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:56:11 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:56:12 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:56:12 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:56:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060306665
May 12 20:56:12 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:56:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:56:14 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:56:14 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:56:14 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "e7d0f55b343f49a08c82c26c6079e147", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:56:14 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'e7d0f55b343f49a08c82c26c6079e147', 'source': 0, 'timestamp': 1715518574.6813953}
May 12 20:56:15 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:56:15 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:56:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:56:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:56:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:56:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:56:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 20:56:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:56:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054206565
May 12 20:56:25 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:56:26 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060106665
May 12 20:56:26 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:56:26 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b206665
May 12 20:56:26 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:56:26 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:56:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:56:36 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518596}
May 12 20:56:36 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518596}
May 12 20:56:36 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "ce90fa77afec4889b5bb319b0af7a29e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518596}}
May 12 20:56:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:56:37 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'ce90fa77afec4889b5bb319b0af7a29e', 'source': 0, 'timestamp': 1715518597.2233734}
May 12 20:56:38 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:56:38 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:56:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:56:38 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518598}
May 12 20:56:38 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518598}
May 12 20:56:38 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "059a30723f5d45929127b6a9a1524431", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518598}}
May 12 20:56:38 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:56:38 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:56:39 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '059a30723f5d45929127b6a9a1524431', 'source': 0, 'timestamp': 1715518599.1353488}
May 12 20:56:39 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054006565
May 12 20:56:39 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:56:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:56:40 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518600}
May 12 20:56:40 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518600}
May 12 20:56:40 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "bf6912ee69bf4e6084b127d1c8391271", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518600}}
May 12 20:56:40 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'bf6912ee69bf4e6084b127d1c8391271', 'source': 0, 'timestamp': 1715518600.5028346}
May 12 20:56:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060206665
May 12 20:56:41 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:56:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c306464
May 12 20:56:41 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b306665
May 12 20:56:41 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:56:46 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:56:46 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:56:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:56:51 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:56:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:56:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:56:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 20:56:51 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518611}
May 12 20:56:51 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518611}
May 12 20:56:51 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "36ac12bd541a409f993b51beeef9e1e1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518611}}
May 12 20:56:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054106565
May 12 20:56:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:56:52 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '36ac12bd541a409f993b51beeef9e1e1', 'source': 0, 'timestamp': 1715518612.3656282}
May 12 20:56:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:56:52 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 20:56:52 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518612}
May 12 20:56:52 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518612}
May 12 20:56:52 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7c62b21806d54f12b21409282328ecbc", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518612}}
May 12 20:56:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060306665
May 12 20:56:53 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:56:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b106665
May 12 20:56:53 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:56:53 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7c62b21806d54f12b21409282328ecbc', 'source': 0, 'timestamp': 1715518613.1552899}
May 12 20:57:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:57:05 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f107a7b
May 12 20:57:05 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060106665
May 12 20:57:05 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:57:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:57:06 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:57:06 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:57:06 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:57:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:57:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:57:06 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518626}
May 12 20:57:06 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518626}
May 12 20:57:06 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "fa7c0270a1a5491b9e039e2c23582ff0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518626}}
May 12 20:57:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:57:06 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:57:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'fa7c0270a1a5491b9e039e2c23582ff0', 'source': 0, 'timestamp': 1715518626.8617125}
May 12 20:57:08 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:57:08 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056106666
May 12 20:57:08 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:57:09 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:57:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000054306565
May 12 20:57:09 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:57:14 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:57:14 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:57:14 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "d6f4874e2920448f86d31f988e3b9579", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:57:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'd6f4874e2920448f86d31f988e3b9579', 'source': 0, 'timestamp': 1715518635.0474429}
May 12 20:57:16 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:57:16 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:57:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056206666
May 12 20:57:18 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:57:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048306565
May 12 20:57:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 20:57:19 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:57:19 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:57:19 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:57:19 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:57:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7b
May 12 20:57:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001106564
May 12 20:57:20 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:57:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:57:22 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:57:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f206565
May 12 20:57:23 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:57:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:57:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056306666
May 12 20:57:33 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:57:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:57:34 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:57:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:57:35 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c106464
May 12 20:57:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048106565
May 12 20:57:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:57:37 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 20:57:47 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:57:47 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:57:47 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:57:47 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:57:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f106565
May 12 20:57:47 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:57:47 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 20:57:47 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 20:57:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001306564
May 12 20:57:48 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:57:48 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048206565
May 12 20:57:49 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7b
May 12 20:57:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056106666
May 12 20:57:50 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:57:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:57:51 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518671}
May 12 20:57:51 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518671}
May 12 20:57:51 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "99aa6d91af9745f684c55acebfee8e31", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518671}}
May 12 20:57:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 20:57:52 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '99aa6d91af9745f684c55acebfee8e31', 'source': 0, 'timestamp': 1715518671.6891952}
May 12 20:58:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:58:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048306565
May 12 20:58:01 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005b006665
May 12 20:58:01 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:58:01 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:58:01 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518681}
May 12 20:58:01 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518681}
May 12 20:58:01 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f8c294940b744cabb3bd0e0e22997775", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518681}}
May 12 20:58:02 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f8c294940b744cabb3bd0e0e22997775', 'source': 0, 'timestamp': 1715518682.0095742}
May 12 20:58:02 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056206666
May 12 20:58:02 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:58:04 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f307a7b
May 12 20:58:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518684}
May 12 20:58:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518684}
May 12 20:58:04 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "199ec5d5d78846568387e4032994f625", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518684}}
May 12 20:58:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70015000000005f306565
May 12 20:58:04 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:58:05 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c006464
May 12 20:58:05 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518685}
May 12 20:58:05 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518685}
May 12 20:58:05 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "117d61419e01432389c7ede57b51dabb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518685}}
May 12 20:58:05 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '199ec5d5d78846568387e4032994f625', 'source': 0, 'timestamp': 1715518684.9017}
May 12 20:58:05 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '117d61419e01432389c7ede57b51dabb', 'source': 0, 'timestamp': 1715518685.5451083}
May 12 20:58:14 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:58:14 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:58:14 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "51d7d1c25c124b828bc9abfa12e89e2e", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:58:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000056306666
May 12 20:58:15 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:58:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '51d7d1c25c124b828bc9abfa12e89e2e', 'source': 0, 'timestamp': 1715518695.2563319}
May 12 20:58:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b006565
May 12 20:58:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 20:58:15 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518695}
May 12 20:58:15 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518695}
May 12 20:58:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "11f1281099a54fc4ace8fab9d8a6cfbb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518695}}
May 12 20:58:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '11f1281099a54fc4ace8fab9d8a6cfbb', 'source': 0, 'timestamp': 1715518696.1629646}
May 12 20:58:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 20:58:16 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 20:58:17 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:58:17 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:58:18 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 20:58:18 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 20:58:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:58:19 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:58:19 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:58:19 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060006665
May 12 20:58:19 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:58:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:58:28 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:58:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:58:28 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003e207a7b
May 12 20:58:29 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:58:29 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:58:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:58:30 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:58:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b106565
May 12 20:58:30 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:58:30 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:58:32 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:58:32 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:58:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:58:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:58:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055006565
May 12 20:58:43 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:58:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:58:44 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003e307a7b
May 12 20:58:44 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:58:44 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:58:46 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 20:58:46 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 20:58:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060306665
May 12 20:58:46 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:58:47 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:58:47 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:58:47 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:58:47 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:58:56 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000060006665
May 12 20:58:56 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:58:57 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c106464
May 12 20:58:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 72, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000048106565
May 12 20:58:57 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518737}
May 12 20:58:57 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 72, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518737}
May 12 20:58:57 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "936437fc6f9644eab948197212505578", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 72, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518737}}
May 12 20:58:58 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055206565
May 12 20:58:58 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:58:58 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003e107a7b
May 12 20:58:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:58:58 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:58:58 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '936437fc6f9644eab948197212505578', 'source': 0, 'timestamp': 1715518738.4788804}
May 12 20:58:59 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:58:59 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:58:59 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 20:58:59 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:59:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:59:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:59:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:59:10 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518750}
May 12 20:59:10 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518750}
May 12 20:59:10 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "41359a32a20d43e29b39aa61ed732f70", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518750}}
May 12 20:59:11 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003e207a7b
May 12 20:59:11 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 62, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518751}
May 12 20:59:11 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 62, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518751}
May 12 20:59:11 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5558206850cd4c8e869b12183a6ad0cf", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 62, "sleepDuration": 5, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518751}}
May 12 20:59:11 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:59:11 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:59:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '41359a32a20d43e29b39aa61ed732f70', 'source': 0, 'timestamp': 1715518751.2083187}
May 12 20:59:11 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5558206850cd4c8e869b12183a6ad0cf', 'source': 0, 'timestamp': 1715518751.5221212}
May 12 20:59:12 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004c206464
May 12 20:59:12 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518752}
May 12 20:59:12 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 151, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518752}
May 12 20:59:12 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b483ae99dd5c465d9ede4b1b45f67a5b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 151, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518752}}
May 12 20:59:12 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b483ae99dd5c465d9ede4b1b45f67a5b', 'source': 0, 'timestamp': 1715518752.5690916}
May 12 20:59:13 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 20:59:13 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 20:59:14 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 20:59:14 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:59:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:59:14 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518754}
May 12 20:59:14 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518754}
May 12 20:59:14 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "6e9dd33b61414f7bb6d961be9e7ceab9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518754}}
May 12 20:59:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:59:15 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047306666
May 12 20:59:15 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 20:59:15 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 20:59:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "3f56555abafc47f2b598d2f2ccebd488", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 20:59:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '6e9dd33b61414f7bb6d961be9e7ceab9', 'source': 0, 'timestamp': 1715518755.2420588}
May 12 20:59:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3f56555abafc47f2b598d2f2ccebd488', 'source': 0, 'timestamp': 1715518755.4015005}
May 12 20:59:17 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:59:17 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:59:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 20:59:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 20:59:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 20:59:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047006666
May 12 20:59:24 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518764}
May 12 20:59:24 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518764}
May 12 20:59:24 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "b51f133d1db14750b32cadff4e6ce40b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518764}}
May 12 20:59:25 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057306666
May 12 20:59:25 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:59:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 20:59:25 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:59:25 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'b51f133d1db14750b32cadff4e6ce40b', 'source': 0, 'timestamp': 1715518765.3751981}
May 12 20:59:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000061306565
May 12 20:59:26 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:59:28 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 20:59:29 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d006464
May 12 20:59:38 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 20:59:38 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 20:59:38 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000061006565
May 12 20:59:38 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:59:39 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:59:39 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:59:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057006666
May 12 20:59:40 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:59:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044006566
May 12 20:59:41 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:59:41 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:59:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d106464
May 12 20:59:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 20:59:42 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:59:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047106666
May 12 20:59:48 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 20:59:48 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 20:59:52 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057106666
May 12 20:59:52 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 20:59:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055306565
May 12 20:59:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 20:59:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044106566
May 12 20:59:52 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 97, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700150000000061206565
May 12 20:59:52 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 20:59:53 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f207a7b
May 12 20:59:53 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 151, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000970015000000004d306464
May 12 20:59:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b206565
May 12 20:59:54 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 20:59:54 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 20:59:54 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000047306666
May 12 20:59:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000001006564
May 12 20:59:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 20:59:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 20:59:57 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 20:59:57 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 20:59:57 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000c0000000057206666
May 12 20:59:57 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:00:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000c000000004b306565
May 12 21:00:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 21:00:06 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518806}
May 12 21:00:06 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518806}
May 12 21:00:07 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "476bc4a126ca4abcaf988f459ebd76c6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518806}}
May 12 21:00:07 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000c0000000055106565
May 12 21:00:07 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:00:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a106665
May 12 21:00:07 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:00:07 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f007a7b
May 12 21:00:07 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '476bc4a126ca4abcaf988f459ebd76c6', 'source': 0, 'timestamp': 1715518807.5657175}
May 12 21:00:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 21:00:08 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:00:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044306566
May 12 21:00:15 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:00:15 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:00:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "0807ccd0c033499e8ea066970b7c81e7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:00:15 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0807ccd0c033499e8ea066970b7c81e7', 'source': 0, 'timestamp': 1715518815.6061857}
May 12 21:00:18 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:00:18 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:00:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b106565
May 12 21:00:21 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518821}
May 12 21:00:21 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518821}
May 12 21:00:21 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "bcb34da64e964f16b4e8aba6ac6be57d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518821}}
May 12 21:00:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 21:00:21 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:00:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046206565
May 12 21:00:21 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'bcb34da64e964f16b4e8aba6ac6be57d', 'source': 0, 'timestamp': 1715518821.7323637}
May 12 21:00:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046106666
May 12 21:00:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057006666
May 12 21:00:22 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:00:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a206665
May 12 21:00:22 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:00:22 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f117a7b
May 12 21:00:22 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 1, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518822}
May 12 21:00:22 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 96, 'totalCals': 98, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 5, 'solarGen': 98, 'sleepState': 1, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518822}
May 12 21:00:22 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "731c38d2dc55475893a23696c21b6127", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 96, "totalCals": 98, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 5, "solarGen": 98, "sleepState": 1, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518822}}
May 12 21:00:22 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060106665
May 12 21:00:22 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:00:23 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d206464
May 12 21:00:23 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518823}
May 12 21:00:23 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518823}
May 12 21:00:23 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3843e2a5066743ab8e7aca99d9167b95", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 152, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518823}}
May 12 21:00:23 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '731c38d2dc55475893a23696c21b6127', 'source': 0, 'timestamp': 1715518823.2438734}
May 12 21:00:24 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3843e2a5066743ab8e7aca99d9167b95', 'source': 0, 'timestamp': 1715518823.9102321}
May 12 21:00:24 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055306465
May 12 21:00:24 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:00:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a306665
May 12 21:00:24 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:00:25 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060106665
May 12 21:00:25 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:00:25 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 21:00:25 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 21:00:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000c000c0000000044206566
May 12 21:00:34 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518834}
May 12 21:00:34 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518834}
May 12 21:00:34 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "80c75214e18e43b68f3bbdc9d79510d1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518834}}
May 12 21:00:35 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '80c75214e18e43b68f3bbdc9d79510d1', 'source': 0, 'timestamp': 1715518835.0878336}
May 12 21:00:35 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060206665
May 12 21:00:35 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:00:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046306666
May 12 21:00:36 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518836}
May 12 21:00:36 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518836}
May 12 21:00:36 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f4c00b7301a54b81b8a3c8033b9e5598", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518836}}
May 12 21:00:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046306565
May 12 21:00:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057206666
May 12 21:00:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:00:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000c000000005a006665
May 12 21:00:37 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:00:37 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f317a7b
May 12 21:00:37 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f4c00b7301a54b81b8a3c8033b9e5598', 'source': 0, 'timestamp': 1715518837.0564899}
May 12 21:00:38 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 21:00:38 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:00:38 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d306464
May 12 21:00:48 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:00:48 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:00:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046006666
May 12 21:00:49 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057306666
May 12 21:00:49 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:00:49 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 5, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 96, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 98, 'walk_steps': 0, 'sleep_state': 1, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000050062000c02d060003f017a7b
May 12 21:00:49 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:00:49 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:00:50 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060306665
May 12 21:00:50 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:00:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000046106565
May 12 21:00:52 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055106465
May 12 21:00:52 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:00:52 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 21:00:52 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 21:01:02 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060106665
May 12 21:01:02 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:01:02 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:01:02 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:01:03 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d206464
May 12 21:01:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300150000000046206666
May 12 21:01:03 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055306465
May 12 21:01:03 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:01:03 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 21:01:03 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 21:01:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057106666
May 12 21:01:03 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:01:05 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002006564
May 12 21:01:05 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:01:09 msm8909 python3[3032]: Running Scheduled: Thread Check
May 12 21:01:15 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:01:15 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:01:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "220f3d197797471584e2aecb1e6c80d4", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:01:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '220f3d197797471584e2aecb1e6c80d4', 'source': 0, 'timestamp': 1715518876.057272}
May 12 21:01:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044206566
May 12 21:01:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565
May 12 21:01:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060206565
May 12 21:01:17 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 21:01:18 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d306464
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047306666
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047306565
May 12 21:01:18 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:01:18 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518878}
May 12 21:01:18 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 12, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518878}
May 12 21:01:18 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:01:18 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "aa51a27ad7df4d919e34e29eabcf9ccb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 12, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518878}}
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055006565
May 12 21:01:18 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:01:18 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058206666
May 12 21:01:18 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:01:19 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:01:19 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:01:19 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'aa51a27ad7df4d919e34e29eabcf9ccb', 'source': 0, 'timestamp': 1715518879.2785094}
May 12 21:01:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000c02d062003f307a7b
May 12 21:01:20 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:01:20 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:01:31 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:01:31 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:01:31 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 21:01:31 msm8909 python3[3032]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 21:01:31 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058306666
May 12 21:01:31 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:01:31 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000c02d062003f007a7b
May 12 21:01:31 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518891}
May 12 21:01:31 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 12, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518891}
May 12 21:01:32 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "951e61e55fc44d01b25c652b4c3fcf10", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 98, "totalCals": 100, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 6, "solarGen": 98, "sleepState": 0, "thermalGen": 12, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518891}}
May 12 21:01:32 msm8909 python3[3032]: ADVERT: {'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'$\x04'} 240424040006
May 12 21:01:32 msm8909 python3[3032]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 21:01:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004a006565
May 12 21:01:32 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518892}
May 12 21:01:32 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 74, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518892}
May 12 21:01:32 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7271c89faeac48ec8865c07ee6d9aa65", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 74, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518892}}
May 12 21:01:32 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d106464
May 12 21:01:32 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '951e61e55fc44d01b25c652b4c3fcf10', 'source': 0, 'timestamp': 1715518892.4658787}
May 12 21:01:32 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518892}
May 12 21:01:32 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518892}
May 12 21:01:32 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7a1e8531f70c4dcd9a954a6fa2c38c12", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 152, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518892}}
May 12 21:01:32 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7271c89faeac48ec8865c07ee6d9aa65', 'source': 0, 'timestamp': 1715518892.5680292}
May 12 21:01:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047106565
May 12 21:01:32 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044006566
May 12 21:01:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002306564
May 12 21:01:33 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:01:33 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047106666
May 12 21:01:33 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7a1e8531f70c4dcd9a954a6fa2c38c12', 'source': 0, 'timestamp': 1715518893.1983647}
May 12 21:01:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055206565
May 12 21:01:33 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:01:34 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:01:34 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:01:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060006565
May 12 21:01:35 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:01:44 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004a106565
May 12 21:01:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044106566
May 12 21:01:45 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518905}
May 12 21:01:45 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518905}
May 12 21:01:45 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "2e0434091b3644e2813cc20228ab6b04", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518905}}
May 12 21:01:45 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d206464
May 12 21:01:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047206565
May 12 21:01:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055306565
May 12 21:01:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:01:45 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058106666
May 12 21:01:45 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:01:46 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '2e0434091b3644e2813cc20228ab6b04', 'source': 0, 'timestamp': 1715518905.6133451}
May 12 21:01:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b306665
May 12 21:01:46 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:01:46 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000c02d062003f207a7b
May 12 21:01:48 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047206666
May 12 21:01:48 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518908}
May 12 21:01:48 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715518908}
May 12 21:01:48 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3f6abb52ad6a4b338b7c31fa77010277", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715518908}}
May 12 21:01:48 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:01:48 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:01:48 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3f6abb52ad6a4b338b7c31fa77010277', 'source': 0, 'timestamp': 1715518908.8233838}
May 12 21:01:49 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060106565
May 12 21:01:49 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:01:58 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b006665
May 12 21:01:58 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:01:59 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000c02d062003f307a7b
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 12, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000c000c0000000047006565
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044206566
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 12, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000c0000000002206564
May 12 21:02:00 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d306464
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060306565
May 12 21:02:00 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055006565
May 12 21:02:00 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:02:00 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058206666
May 12 21:02:00 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:02:03 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047006666
May 12 21:02:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c700160000000060306565
May 12 21:02:03 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:02:12 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005a206665
May 12 21:02:12 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:02:12 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f006565
May 12 21:02:12 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:02:12 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054206565
May 12 21:02:12 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:02:13 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057006665
May 12 21:02:13 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:02:13 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 21:02:13 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 21:02:14 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 12, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000c02d062003f007a7b
May 12 21:02:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 74, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004a006565
May 12 21:02:14 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043006566
May 12 21:02:14 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d106464
May 12 21:02:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047106565
May 12 21:02:15 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:02:15 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:02:15 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "479265d8dd7843d4a002a22a2e5eeaa7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:02:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '479265d8dd7843d4a002a22a2e5eeaa7', 'source': 0, 'timestamp': 1715518936.4124296}
May 12 21:02:17 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002006564
May 12 21:02:17 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:02:19 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:02:19 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:02:26 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 21:02:26 msm8909 python3[3032]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 21:02:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f106565
May 12 21:02:26 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:02:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043106566
May 12 21:02:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002106564
May 12 21:02:27 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:02:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047206565
May 12 21:02:27 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518947}
May 12 21:02:27 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715518947}
May 12 21:02:27 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "048fb728081243d68d1057bf7a31df01", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715518947}}
May 12 21:02:27 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054306565
May 12 21:02:27 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:02:28 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '048fb728081243d68d1057bf7a31df01', 'source': 0, 'timestamp': 1715518947.9706681}
May 12 21:02:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 12 21:02:28 msm8909 python3[3032]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 21:02:28 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:02:28 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:02:28 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565
May 12 21:02:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005a306665
May 12 21:02:30 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:02:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000045206666
May 12 21:02:41 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043306566
May 12 21:02:41 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d006464
May 12 21:02:41 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518961}
May 12 21:02:41 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 77, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 21, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715518961}
May 12 21:02:42 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5117d3a0d2ab435c8b46470c3d27dade", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 77, "sleepDuration": 0, "solarGen": 152, "sleepState": 0, "thermalGen": 21, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715518961}}
May 12 21:02:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 69, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000045006666
May 12 21:02:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057306665
May 12 21:02:42 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:02:42 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5117d3a0d2ab435c8b46470c3d27dade', 'source': 0, 'timestamp': 1715518962.4701579}
May 12 21:02:43 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f307a7b
May 12 21:02:43 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518963}
May 12 21:02:43 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715518963}
May 12 21:02:43 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "408a8d2f48b14c8b862935aa89cf3705", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 98, "totalCals": 100, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 6, "solarGen": 98, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715518963}}
May 12 21:02:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b306565
May 12 21:02:43 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518963}
May 12 21:02:43 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715518963}
May 12 21:02:43 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "dda6a973484c41b584beed23660853d6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715518963}}
May 12 21:02:44 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d006464
May 12 21:02:44 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '408a8d2f48b14c8b862935aa89cf3705', 'source': 0, 'timestamp': 1715518964.1158185}
May 12 21:02:44 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'dda6a973484c41b584beed23660853d6', 'source': 0, 'timestamp': 1715518964.29228}
May 12 21:02:44 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005a106665
May 12 21:02:44 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:02:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002206564
May 12 21:02:45 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:02:45 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054106565
May 12 21:02:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:02:49 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:02:49 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:02:54 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047106565
May 12 21:02:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054206565
May 12 21:02:55 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:02:55 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 87, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000057006665
May 12 21:02:55 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:02:55 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 21:02:55 msm8909 python3[3032]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 21:02:55 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 21:02:55 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 21:02:55 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f107a7b
May 12 21:02:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043006566
May 12 21:02:56 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518976}
May 12 21:02:56 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715518976}
May 12 21:02:56 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5fc94bbc10f3439191c2be0449e35fd2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715518976}}
May 12 21:02:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f006565
May 12 21:02:56 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:02:56 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002006564
May 12 21:02:56 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:02:57 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 12 21:02:57 msm8909 python3[3032]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 21:02:57 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:02:57 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:02:57 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5fc94bbc10f3439191c2be0449e35fd2', 'source': 0, 'timestamp': 1715518977.2362895}
May 12 21:02:59 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d106464
May 12 21:03:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f206565
May 12 21:03:09 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:03:09 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047306565
May 12 21:03:09 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 21, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980015000000004d206464
May 12 21:03:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054306565
May 12 21:03:10 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:03:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043206566
May 12 21:03:10 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565
May 12 21:03:11 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c306464
May 12 21:03:11 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058206666
May 12 21:03:11 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:03:12 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002106564
May 12 21:03:12 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:03:13 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f207a7b
May 12 21:03:16 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:03:16 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:03:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "7293a65294134835ab7c6c6ecb4b382b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:03:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7293a65294134835ab7c6c6ecb4b382b', 'source': 0, 'timestamp': 1715518996.5229261}
May 12 21:03:19 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:03:19 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:03:22 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:03:22 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:03:23 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 21:03:23 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 21:03:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043306566
May 12 21:03:24 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047006565
May 12 21:03:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058306666
May 12 21:03:24 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:03:24 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:03:24 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:03:24 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000046006666
May 12 21:03:24 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519004}
May 12 21:03:24 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 70, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519004}
May 12 21:03:24 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "5ef67e92a99c45248498cd45a619555b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 70, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715519004}}
May 12 21:03:25 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003e007a7b
May 12 21:03:25 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '5ef67e92a99c45248498cd45a619555b', 'source': 0, 'timestamp': 1715519005.1708193}
May 12 21:03:25 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b306565
May 12 21:03:26 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c006464
May 12 21:03:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002306564
May 12 21:03:26 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:03:26 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f306565
May 12 21:03:26 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:03:27 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055106465
May 12 21:03:27 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:03:36 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c106464
May 12 21:03:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058006666
May 12 21:03:36 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:03:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f006565
May 12 21:03:36 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:03:36 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:03:36 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:03:37 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055206465
May 12 21:03:37 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:03:37 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000046106666
May 12 21:03:37 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003e107a7b
May 12 21:03:38 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b106565
May 12 21:03:39 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047206565
May 12 21:03:39 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715519019}
May 12 21:03:39 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715519019}
May 12 21:03:39 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "4364b3025bed46bbb0d7cdf513f94792", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715519019}}
May 12 21:03:39 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '4364b3025bed46bbb0d7cdf513f94792', 'source': 0, 'timestamp': 1715519019.5141664}
May 12 21:03:40 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b306665
May 12 21:03:40 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:03:40 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043106566
May 12 21:03:41 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x17\xe1'} 17e117e10006
May 12 21:03:41 msm8909 python3[3032]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 21:03:50 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:03:50 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:03:50 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565
May 12 21:03:50 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715519030}
May 12 21:03:50 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715519030}
May 12 21:03:50 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "53e61ceda7134af083aa8b8d7021f801", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715519030}}
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c306464
May 12 21:03:51 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715519031}
May 12 21:03:51 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715519031}
May 12 21:03:51 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "3a638485f7c74a93b018a5f53dca6457", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 152, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715519031}}
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047306565
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:03:51 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:03:51 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '53e61ceda7134af083aa8b8d7021f801', 'source': 0, 'timestamp': 1715519031.0242274}
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 21:03:51 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002106564
May 12 21:03:51 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f206565
May 12 21:03:51 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055006465
May 12 21:03:51 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:03:51 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000046306666
May 12 21:03:52 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '3a638485f7c74a93b018a5f53dca6457', 'source': 0, 'timestamp': 1715519031.5300882}
May 12 21:03:52 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b006665
May 12 21:03:52 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:03:52 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003e207a7b
May 12 21:03:52 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 62, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715519032}
May 12 21:03:52 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 62, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715519032}
May 12 21:03:52 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "0b876bdcc33b4a158b36d9436597b1ec", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 98, "totalCals": 100, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 62, "sleepDuration": 6, "solarGen": 98, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715519032}}
May 12 21:03:52 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:03:52 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:03:53 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '0b876bdcc33b4a158b36d9436597b1ec', 'source': 0, 'timestamp': 1715519033.2609825}
May 12 21:03:53 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058206666
May 12 21:03:53 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:03:54 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:03:54 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:03:55 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003e307a7b
May 12 21:03:55 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043206566
May 12 21:04:04 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 62, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003e007a7b
May 12 21:04:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043306566
May 12 21:04:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715519044}
May 12 21:04:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715519044}
May 12 21:04:05 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "43fd51ccd7884e9f9a92322c5811d192", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715519044}}
May 12 21:04:05 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '43fd51ccd7884e9f9a92322c5811d192', 'source': 0, 'timestamp': 1715519045.488894}
May 12 21:04:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058306666
May 12 21:04:06 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:04:06 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047006565
May 12 21:04:06 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055106465
May 12 21:04:06 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:04:06 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 70, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000046006666
May 12 21:04:07 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b106665
May 12 21:04:07 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:04:07 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b006565
May 12 21:04:08 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:04:08 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:04:08 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000001306564
May 12 21:04:08 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:04:09 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 21:04:09 msm8909 python3[3032]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 21:04:16 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:04:16 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:04:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "85f06a3cbe4a43a7a96c19174e239209", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:04:16 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '85f06a3cbe4a43a7a96c19174e239209', 'source': 0, 'timestamp': 1715519056.7574699}
May 12 21:04:18 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c106464
May 12 21:04:19 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000044106666
May 12 21:04:19 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b306665
May 12 21:04:19 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:04:20 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b106565
May 12 21:04:20 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:04:20 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:04:21 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 86, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000056106666
May 12 21:04:21 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:04:21 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:04:21 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:04:21 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055306465
May 12 21:04:21 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:04:21 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f106565
May 12 21:04:21 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:04:23 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047206565
May 12 21:04:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000001106564
May 12 21:04:33 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:04:33 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055006465
May 12 21:04:33 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:04:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f206565
May 12 21:04:34 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:04:34 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b006665
May 12 21:04:34 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:04:34 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f307a7b
May 12 21:04:34 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044206566
May 12 21:04:35 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565
May 12 21:04:35 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c306464
May 12 21:04:36 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000044306666
May 12 21:04:36 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519076}
May 12 21:04:36 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 68, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519076}
May 12 21:04:36 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "bb5c2017e42e42028fe087c9ba8e4694", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 68, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715519076}}
May 12 21:04:36 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f206565
May 12 21:04:36 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:04:37 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'bb5c2017e42e42028fe087c9ba8e4694', 'source': 0, 'timestamp': 1715519076.9612334}
May 12 21:04:37 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b306565
May 12 21:04:46 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 91, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005b106665
May 12 21:04:46 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:04:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f306565
May 12 21:04:46 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:04:46 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:04:46 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:04:46 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f107a7b
May 12 21:04:47 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044306566
May 12 21:04:48 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055106465
May 12 21:04:48 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:04:50 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 12 21:04:50 msm8909 python3[3032]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 21:04:50 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c106464
May 12 21:04:50 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047106565
May 12 21:04:50 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715519090}
May 12 21:04:50 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'firmwareRevision': None, 'wearableId': 63, 'utcTimestamp': 1715519090}
May 12 21:04:50 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "590d945b30314ff6881187eeb04046cb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 293, "deviceId": "06:05:04:FC:44:79", "firmwareRevision": null, "wearableId": 63, "utcTimestamp": 1715519090}}
May 12 21:04:50 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055206465
May 12 21:04:50 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:04:51 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:04:51 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:04:51 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '590d945b30314ff6881187eeb04046cb', 'source': 0, 'timestamp': 1715519091.1116064}
May 12 21:05:00 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047206565
May 12 21:05:00 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:05:00 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:05:01 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 68, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000044106566
May 12 21:05:01 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f207a7b
May 12 21:05:01 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715519101}
May 12 21:05:01 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'bmrCals': 98, 'totalCals': 100, 'runSteps': 0, 'totalSteps': 0, 'actCals': 2, 'caseTemp': 122, 'heartRate': 0, 'battery': 63, 'sleepDuration': 6, 'solarGen': 98, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'firmwareRevision': None, 'wearableId': 81, 'utcTimestamp': 1715519101}
May 12 21:05:02 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "57e9eacecdb345ad96cc0a625285aaf1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 123, "walkSteps": 0, "bmrCals": 98, "totalCals": 100, "runSteps": 0, "totalSteps": 0, "actCals": 2, "caseTemp": 122, "heartRate": 0, "battery": 63, "sleepDuration": 6, "solarGen": 98, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 301, "deviceId": "06:05:04:30:B0:14", "firmwareRevision": null, "wearableId": 81, "utcTimestamp": 1715519101}}
May 12 21:05:02 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '57e9eacecdb345ad96cc0a625285aaf1', 'source': 0, 'timestamp': 1715519102.4622149}
May 12 21:05:02 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 76, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004c206464
May 12 21:05:02 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715519102}
May 12 21:05:02 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 100, 'heartRate': 0, 'battery': 76, 'sleepDuration': 0, 'solarGen': 152, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'firmwareRevision': None, 'wearableId': 73, 'utcTimestamp': 1715519102}
May 12 21:05:02 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "70437e0387dd4af9803ecd13fd4c4b93", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 100, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 100, "heartRate": 0, "battery": 76, "sleepDuration": 0, "solarGen": 152, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 292, "deviceId": "06:05:04:AF:F9:E9", "firmwareRevision": null, "wearableId": 73, "utcTimestamp": 1715519102}}
May 12 21:05:03 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x91'} 0a910a910006
May 12 21:05:03 msm8909 python3[3032]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 21:05:03 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 1, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000001006564
May 12 21:05:03 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '70437e0387dd4af9803ecd13fd4c4b93', 'source': 0, 'timestamp': 1715519103.2722602}
May 12 21:05:03 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:05:03 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 85, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000055306465
May 12 21:05:03 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:05:03 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:05:03 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:05:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 199, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 95, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c70016000000005f106565
May 12 21:05:04 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:05:04 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:05:04 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:05:04 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 21:05:04 msm8909 python3[3032]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 21:05:04 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b106565
May 12 21:05:04 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715519104}
May 12 21:05:04 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 75, 'sleepDuration': 0, 'solarGen': 63, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'firmwareRevision': None, 'wearableId': 76, 'utcTimestamp': 1715519104}
May 12 21:05:04 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f20e8ad908df49409d2abe843470715e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 101, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 75, "sleepDuration": 0, "solarGen": 63, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 295, "deviceId": "06:05:04:02:E8:6A", "firmwareRevision": null, "wearableId": 76, "utcTimestamp": 1715519104}}
May 12 21:05:05 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f20e8ad908df49409d2abe843470715e', 'source': 0, 'timestamp': 1715519105.4005387}
May 12 21:05:15 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004d306464
May 12 21:05:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002206564
May 12 21:05:15 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:05:15 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047306565
May 12 21:05:16 msm8909 python3[3032]: [SSE] Sending keepalive ping
May 12 21:05:16 msm8909 python3[3032]: [SSE] SENDING GATEWAY STATUS PING
May 12 21:05:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "gw", "key": "aa7036177c1a4f07a7c2cfa3d5c22e9b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 21:05:16 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043206566
May 12 21:05:16 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715519116}
May 12 21:05:16 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 101, 'heartRate': 0, 'battery': 67, 'sleepDuration': 0, 'solarGen': 13, 'sleepState': 0, 'thermalGen': 13, 'distance': 0}, 'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'firmwareRevision': None, 'wearableId': 75, 'utcTimestamp': 1715519116}
May 12 21:05:16 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "f2dd374be62e4f6b919b24c20e5f94a6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 101, "heartRate": 0, "battery": 67, "sleepDuration": 0, "solarGen": 13, "sleepState": 0, "thermalGen": 13, "distance": 0}, "configId": 291, "deviceId": "06:05:04:11:B9:D2", "firmwareRevision": null, "wearableId": 75, "utcTimestamp": 1715519116}}
May 12 21:05:17 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'aa7036177c1a4f07a7c2cfa3d5c22e9b', 'source': 0, 'timestamp': 1715519117.0874035}
May 12 21:05:17 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': 'f2dd374be62e4f6b919b24c20e5f94a6', 'source': 0, 'timestamp': 1715519117.1486158}
May 12 21:05:18 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x10!'} 102110210006
May 12 21:05:18 msm8909 python3[3032]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 21:05:19 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f007a7b
May 12 21:05:21 msm8909 python3[3032]: Running Scheduled: Check Network
May 12 21:05:21 msm8909 python3[3032]: [NET] NETWORK GOOD.
May 12 21:05:29 msm8909 python3[3032]: ADVERT: {'case_temp': 122, 'heart_rate': 0, 'company_id': b'\x13\xd4', 'sleep_duration': 6, 'total_steps': 0, 'act_cals': 2, 'run_steps': 0, 'solar_gen': 98, 'skin_temp': 123, 'pairing_code': b'\x13\xd4', 'bmr_cals': 98, 'alert_status': b'\x00', 'battery': 63, 'thermal_gen': 13, 'total_cals': 100, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 13d413d4000700000000000000060062000d02d062003f107a7b
May 12 21:05:29 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b006565
May 12 21:05:29 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004d106464
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058006665
May 12 21:05:30 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x07\xc0'} 07c007c00006
May 12 21:05:30 msm8909 python3[3032]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047106565
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002306564
May 12 21:05:30 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043006566
May 12 21:05:30 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047106666
May 12 21:05:31 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 200, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c800160000000060006565
May 12 21:05:31 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:05:32 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 105, 'skin_temp': 101, 'pairing_code': b'\x18\xcf', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 90, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 18cf18cf000700000000000000000069000d000000005a206665
May 12 21:05:32 msm8909 python3[3032]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 21:05:33 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002306564
May 12 21:05:33 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:05:33 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054206465
May 12 21:05:33 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:05:42 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 102, 'skin_temp': 101, 'pairing_code': b'\x1d\xd5', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 88, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1dd51dd5000700000000000000000066000d0000000058106665
May 12 21:05:42 msm8909 python3[3032]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 21:05:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1di', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 101, 'pairing_code': b'\x1di', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d691d6900070000000000000000000d000d0000000047206565
May 12 21:05:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 100, 'skin_temp': 100, 'pairing_code': b'\x10\xc6', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 2, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10c610c6000700000000000000000064000d0000000002006564
May 12 21:05:42 msm8909 python3[3032]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 21:05:42 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 13, 'skin_temp': 102, 'pairing_code': b'\x1d\x92', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 67, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 1d921d9200070000000000000000000d000d0000000043106566
May 12 21:05:43 msm8909 python3[3032]: ADVERT: {'case_temp': 102, 'heart_rate': 0, 'company_id': b'\rU', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 131, 'skin_temp': 102, 'pairing_code': b'\rU', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 71, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0d550d5500070000000000000000008300160000000047206666
May 12 21:05:43 msm8909 python3[3032]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519143}
May 12 21:05:43 msm8909 python3[3032]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'skinTemp': 102, 'walkSteps': 0, 'bmrCals': 0, 'totalCals': 0, 'runSteps': 0, 'totalSteps': 0, 'actCals': 0, 'caseTemp': 102, 'heartRate': 0, 'battery': 71, 'sleepDuration': 0, 'solarGen': 131, 'sleepState': 0, 'thermalGen': 22, 'distance': 0}, 'configId': 294, 'deviceId': '06:05:04:32:34:65', 'firmwareRevision': None, 'wearableId': 74, 'utcTimestamp': 1715519143}
May 12 21:05:43 msm8909 python3[3032]: [SSE] Sending: {"rt": "instant", "key": "7a4171c218774b669627126c8f7a2bc5", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"skinTemp": 102, "walkSteps": 0, "bmrCals": 0, "totalCals": 0, "runSteps": 0, "totalSteps": 0, "actCals": 0, "caseTemp": 102, "heartRate": 0, "battery": 71, "sleepDuration": 0, "solarGen": 131, "sleepState": 0, "thermalGen": 22, "distance": 0}, "configId": 294, "deviceId": "06:05:04:32:34:65", "firmwareRevision": null, "wearableId": 74, "utcTimestamp": 1715519143}}
May 12 21:05:43 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 200, 'skin_temp': 101, 'pairing_code': b'\x10\xd3', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 96, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 10d310d30007000000000000000000c800160000000060106565
May 12 21:05:43 msm8909 python3[3032]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 21:05:43 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\x04\\'} 045c045c0006
May 12 21:05:43 msm8909 python3[3032]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 21:05:43 msm8909 python3[3032]: [SSE] RX'd: {'type': 's', 'data': '', 'key': '7a4171c218774b669627126c8f7a2bc5', 'source': 0, 'timestamp': 1715519143.5102904}
May 12 21:05:45 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 152, 'skin_temp': 100, 'pairing_code': b'\x0f\x89', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 77, 'thermal_gen': 22, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 0f890f890007000000000000000000980016000000004d206464
May 12 21:05:45 msm8909 python3[3032]: ADVERT: {'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 12 21:05:45 msm8909 python3[3032]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 21:05:45 msm8909 python3[3032]: ADVERT: {'case_temp': 100, 'heart_rate': 0, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 96, 'skin_temp': 101, 'pairing_code': b'\x15\x83', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 84, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 15831583000700000000000000000060000d0000000054306465
May 12 21:05:45 msm8909 python3[3032]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 21:05:46 msm8909 python3[3032]: ADVERT: {'case_temp': 101, 'heart_rate': 0, 'company_id': b'%\x1a', 'sleep_duration': 0, 'total_steps': 0, 'act_cals': 0, 'run_steps': 0, 'solar_gen': 63, 'skin_temp': 101, 'pairing_code': b'%\x1a', 'bmr_cals': 0, 'alert_status': b'\x00', 'battery': 75, 'thermal_gen': 13, 'total_cals': 0, 'walk_steps': 0, 'sleep_state': 0, 'mtp_version': 7, 'distance': 0} 251a251a00070000000000000000003f000d000000004b206565